summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)AuthorFilesLines
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-13p54usb: add USB ID for Corega WLUSB2GTST USB adapterChristian Lamparter1-0/+1
2013-10-13rtlwifi: Align private space in rtl_priv structLarry Finger1-1/+1
2013-10-01rt2800: fix wrong TX power compensationStanislaw Gruszka1-0/+7
2013-09-26ath9k: avoid accessing MRC registers on single-chain devicesFelix Fietkau1-0/+4
2013-09-26ath9k: fix rx descriptor related race conditionFelix Fietkau2-8/+14
2013-09-26ath9k: always clear ps filter bit on new assocFelix Fietkau1-0/+1
2013-09-26brcmsmac: Fix WARNING caused by lack of calls to dma_mapping_error()John W. Linville1-4/+11
2013-09-07iwl4965: fix rfkill set state regressionStanislaw Gruszka1-1/+1
2013-09-07ath9k_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-11mwifiex: Add missing endian conversion.Tomasz Moń1-2/+2
2013-08-11rt2x00: fix stop queueStanislaw Gruszka1-7/+11
2013-08-11ath9k_htc: do some initial hardware configurationOleksij Rempel1-0/+1
2013-07-28ath9k: Do not assign noise for NULL caldataSujith Manoharan1-1/+0
2013-07-28rt2x00: read 5GHz TX power values from the correct offsetGabor Juhos3-4/+6
2013-07-21rtlwifi: rtl8192cu: Fix duplicate if testLarry Finger1-1/+1
2013-07-21rtlwifi: rtl8192cu: Add new USB ID for TP-Link TL-WN8200NDLarry Finger1-0/+1
2013-06-20ath9k: Use minstrel rate control by defaultSujith Manoharan4-9/+9
2013-06-20ath9k: Disable PowerSave by defaultSujith Manoharan1-2/+1
2013-06-20b43: stop format string leaking into error msgsKees Cook1-1/+1
2013-05-19B43: Handle DMA RX descriptor underrunThommy Jakobsson3-26/+40
2013-05-19mwifiex: fix setting of multicast filterDaniel Drake1-15/+6
2013-05-19mwifiex: clear is_suspended flag when interrupt is received earlyBing Zhao1-0/+1
2013-05-19ath9k: fix key allocation error handling for powersave keysFelix Fietkau1-1/+5
2013-05-07mwifiex: Call pci_release_region after calling pci_disable_deviceYogesh Ashok Powar1-1/+1