summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2015-09-15rtlwifi: rtl8723be: Add module parameter for MSI interruptsLarry Finger1-0/+1
2015-07-03ath9k: fix DMA stop sequence for AR9003+Felix Fietkau1-5/+7
2015-07-03rtlwifi: Remove the clear interrupt routine from all driversVincent Fann5-83/+0
2015-07-03b43: fix support for 14e4:4321 PCI dev with BCM4321 chipsetRafał Miłecki1-0/+4
2015-06-10iwlwifi: pcie: prevent using unmapped memory in fw monitorLiad Kaufman1-5/+6
2015-06-10rtlwifi: rtl8192cu: Fix kernel deadlockLarry Finger1-1/+1
2015-06-10rt2x00: add new rt2800usb device DWA 130Scott Branden1-0/+1
2015-05-17rtlwifi: rtl8192ee: Fix handling of new style descriptorsTroy Tan5-14/+30
2015-05-17wl18xx: show rx_frames_per_rates as an array as it really isNicolas Iooss2-3/+3
2015-05-17rtlwifi: rtl8192cu: Add new device IDMarek Vasut1-0/+1
2015-05-17rtlwifi: rtl8192cu: Add new USB IDLarry Finger1-0/+1
2015-04-24rtlwifi: Fix IOMMU mapping leak in AP modeLarry Finger1-1/+11
2015-04-24ath9k: fix tracking of enabled AP beaconsFelix Fietkau2-9/+13
2015-04-23iwlwifi: dvm: run INIT firmware again upon .start()Emmanuel Grumbach2-6/+0
2015-04-16rtlwifi: Improve handling of IPv6 packetsLarry Finger1-2/+5
2015-03-23ath5k: fix spontaneus AR5312 freezesSergey Ryazanov1-1/+1
2015-03-06rtlwifi: Remove logging statement that is no longer neededLarry Finger1-4/+1
2015-03-06rtlwifi: rtl8192ee: Fix problems with calculating free space in FIFOLarry Finger2-8/+8
2015-03-06rtlwifi: rtl8192ee: Fix DMA stallsTroy Tan2-0/+142
2015-03-06rtlwifi: rtl8192ee: Fix parsing of received packetTroy Tan2-0/+6
2015-03-06rtlwifi: rtl8192ee: Fix TX hang due to failure to update TX write pointTroy Tan1-2/+1
2015-03-06rtlwifi: rtl8192ee: Fix adhoc failTroy Tan2-31/+1
2015-03-06iwlwifi: mvm: always use mac color zeroLuciano Coelho1-3/+0
2015-03-06iwlwifi: mvm: fix failure path when power_update fails in add_interfaceLuciano Coelho1-1/+1
2015-03-06iwlwifi: mvm: validate tid and sta_id in ba_notifEyal Shapira1-0/+5
2015-03-06iwlwifi: pcie: disable the SCD_BASE_ADDR when we resume from WoWLANEmmanuel Grumbach1-1/+6
2015-01-29iwlwifi: mvm: add a flag to enable match found notificationDavid Spinadel2-0/+3
2015-01-27iwlwifi: mvm: fix Rx with both chainsEyal Shapira1-1/+1
2015-01-27rtlwifi: Fix error when accessing unmapped memory in skbLarry Finger1-8/+24
2015-01-27rtlwifi: rtl8192ce: Set fw_ready flagLarry Finger1-0/+2
2015-01-16brcmfmac: Fix ifidx for rx data by msgbuf.Hante Meuleman1-0/+9
2015-01-16ath5k: fix hardware queue index assignmentFelix Fietkau1-7/+1
2015-01-16iwlwifi: add new device IDs for 3165Emmanuel Grumbach1-0/+4
2015-01-16iwlwifi: mvm: update values for Smart FifoEmmanuel Grumbach1-1/+1
2015-01-16iwlwifi: dvm: fix flush support for old firmwareEmmanuel Grumbach2-36/+42
2015-01-16ath9k: fix BE/BK queue orderFelix Fietkau1-2/+2
2015-01-16ath9k_hw: fix hardware queue allocationFelix Fietkau1-8/+1
2015-01-08brcmfmac: Fix bitmap malloc bug in msgbuf.Hante Meuleman1-0/+1
2014-12-16rtlwifi: rtl8192ce: Fix missing interrupt ready flagLarry Finger1-1/+2
2014-12-16rtlwifi: rtl8192ce: Fix kernel crashes due to missing callback entryLarry Finger3-0/+22
2014-12-16rtlwifi: rtl8192ce: Fix editing error that causes silent memory corruptionLarry Finger1-4/+3
2014-11-25rtlwifi: Change order in device startupLarry Finger1-10/+10
2014-11-25rtlwifi: rtl8821ae: Fix 5G detection problemLarry Finger1-2/+3
2014-11-24Merge tag 'iwlwifi-for-john-2014-11-23' of git://git.kernel.org/pub/scm/linux...John W. Linville2-3/+11
2014-11-23iwlwifi: mvm: check TLV flag before trying to use hotspot firmware commandsLuciano Coelho2-3/+11
2014-11-20brcmfmac: don't include linux/unaligned/access_ok.hJohannes Berg1-1/+1
2014-11-17brcmfmac: fix error handling of irq_of_parse_and_mapDmitry Torokhov1-2/+2
2014-11-17brcmfmac: kill URB when request timed outMathy Vanhoef1-2/+4
2014-11-17ath9k: fix regression in bssidmask calculationBen Greear1-3/+6
2014-11-11ath9k: Fix RTC_DERIVED_CLK usageMiaoqing Pan2-13/+13