summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
2014-03-24mwifiex: copy AP's HT capability info correctlyAmitkumar Karwar1-2/+1
2014-03-24ath9k: Fix ETSI compliance for AR9462 2.0Sujith Manoharan1-2/+2
2014-03-12rtlwifi: Fix endian error in extracting packet typeMark Cave-Ayland2-54/+41
2014-03-12iwlwifi: pcie: add SKUs for 6000, 6005 and 6235 seriesEmmanuel Grumbach3-0/+17
2014-03-12iwlwifi: dvm: fix calling ieee80211_chswitch_done() with NULLStanislaw Gruszka1-1/+4
2014-03-12iwlwifi: dvm: don't send BT_CONFIG on devices w/o BluetoothJohannes Berg1-1/+1
2014-03-12iwlwifi: always copy first 16 bytes of commandsJohannes Berg2-12/+62
2014-03-12iwlwifi: handle DMA mapping failuresJohannes Berg1-2/+21
2014-03-12iwlwifi: don't handle masked interruptEmmanuel Grumbach1-2/+10
2014-03-12iwlwifi: protect SRAM debugfsJohannes Berg1-0/+3
2014-03-12iwlwifi: fix flow handler debug codeJohannes Berg3-15/+16
2014-03-12rtlwifi: rtl8192ce: Fix too long disable of IRQsOlivier Langlois1-2/+16
2014-03-12rtlwifi: Fix incorrect return from rtl_ps_enable_nic()Olivier Langlois1-1/+1
2014-03-12rtl8187: fix regression on MIPS without coherent DMAStanislaw Gruszka1-2/+8
2014-02-06b43: fix the wrong assignment of status.freq in b43_rx()ZHAO Gang1-2/+2
2014-02-06b43legacy: Fix unload oops if firmware is not availableLarry Finger1-0/+1
2014-02-06b43: Fix unload oops if firmware is not availableLarry Finger2-7/+7
2014-02-06b43: Fix lockdep splatLarry Finger1-6/+11
2014-02-06rtlwifi: rtl8192cu: Fix some code in RF handlingLarry Finger1-13/+16
2014-02-06rtlwifi: Set the link stateLarry Finger1-0/+1
2014-02-06rtlwifi: rtl8192cu: Add new device IDLarry Finger1-0/+1
2014-01-08rtlwifi: pci: Fix oops on driver unloadLarry Finger1-1/+3
2014-01-08ath9k_htc: properly set MAC address and BSSID maskMathy Vanhoef2-10/+20
2014-01-08ath9k: Fix interrupt handling for the AR9002 familySujith Manoharan1-9/+43
2013-12-04prism54: set netdev type to "wlan"Dan Williams1-2/+5
2013-12-04mwifiex: correct packet length for packets from SDIO interfaceAvinash Patil1-0/+3
2013-12-04rt2400pci: fix RSSI readStanislaw Gruszka1-1/+1
2013-12-04rtlwifi: rtl8192cu: Fix incorrect signal strength for unassociated APLarry Finger1-1/+1
2013-12-04rtlwifi: rtl8192se: Fix incorrect signal strength for unassociated APLarry Finger1-1/+1
2013-12-04rtlwifi: rtl8192de: Fix incorrect signal strength for unassociated APLarry Finger1-1/+1
2013-12-04rtlwifi: rtl8192cu: Fix more pointer arithmetic errorsLarry Finger2-6/+6
2013-12-04rtlwifi: rtl8192se: Fix wrong assignmentFelipe Pena1-1/+1
2013-11-29rt2800usb: slow down TX status pollingStanislaw Gruszka1-4/+8
2013-11-29rt2x00: check if device is still available on rt2x00mac_flush()Stanislaw Gruszka1-0/+3
2013-11-29libertas: potential oops in debugfsDan Carpenter1-1/+5
2013-11-13rtlwifi: rtl8192cu: Fix error in pointer arithmeticMark Cave-Ayland1-1/+2
2013-10-14p54usb: add USB ID for Corega WLUSB2GTST USB adapterChristian Lamparter1-0/+1
2013-10-14rtlwifi: Align private space in rtl_priv structLarry Finger1-1/+1
2013-10-01rt2800: fix wrong TX power compensationStanislaw Gruszka1-0/+7
2013-09-27ath9k: avoid accessing MRC registers on single-chain devicesFelix Fietkau1-0/+4
2013-09-27ath9k: fix rx descriptor related race conditionFelix Fietkau2-8/+14
2013-09-27ath9k: always clear ps filter bit on new assocFelix Fietkau1-0/+1
2013-09-27brcmsmac: Fix WARNING caused by lack of calls to dma_mapping_error()John W. Linville1-4/+11
2013-09-08iwl4965: fix rfkill set state regressionStanislaw Gruszka1-1/+1
2013-09-08ath9k_htc: Restore skb headroom when returning skb to mac80211Helmut Schaa1-0/+10
2013-08-29Hostap: copying wrong data prism2_ioctl_giwaplist()Dan Carpenter1-2/+2
2013-08-29zd1201: do not use stack as URB transfer_bufferJussi Kivilinna1-1/+3
2013-08-20iwl4965: reset firmware after rfkill offStanislaw Gruszka2-5/+6
2013-08-20iwl4965: set power mode earlyStanislaw Gruszka1-3/+3
2013-08-12mwifiex: Add missing endian conversion.Tomasz Moń1-2/+2