summaryrefslogtreecommitdiff
path: root/drivers/net/wireless
AgeCommit message (Expand)Author
2012-07-09ath9k: set 4ADDRESS bit in RX filter for AR9550Gabor Juhos
2012-07-09ath9k: enable PLL workaround for AR9550Gabor Juhos
2012-07-09ath9k: fix PLL initialization for AR9550Gabor Juhos
2012-07-09ath9k: skip internal regulator configuration for AR9550Gabor Juhos
2012-07-09ath9k: disable SYNC_HOST1_FATAL interrupts for AR9550Gabor Juhos
2012-07-09ath9k: fix RF channel frequency configuration for AR9550Gabor Juhos
2012-07-09ath9k: fix PAPRD settings for AR9550Gabor Juhos
2012-07-09ath9k: fix antenna control configuration for AR9550Gabor Juhos
2012-07-09ath9k: fix XPABIASLEVEL settings for AR9550Gabor Juhos
2012-07-09ath9k: read spur frequency information from eeprom for AR9550Gabor Juhos
2012-07-09ath9k: add mode register initialization code for AR9550Gabor Juhos
2012-07-09ath9k: add initvals for AR9550Gabor Juhos
2012-07-09ath9k: enable TX/RX data byte swap for AR9550Gabor Juhos
2012-07-09ath9k: clear pciexpress flag for AR9550Gabor Juhos
2012-07-09ath9k: add BB name string for AR9550Gabor Juhos
2012-07-09ath9k: add platform_device_id for AR9550Gabor Juhos
2012-07-09ath9k: set MAC version for AR9550Gabor Juhos
2012-07-09ath9k: define MAC version for AR9550Gabor Juhos
2012-07-09ath9k: define DEVID for QCA955xGabor Juhos
2012-07-09net/wireless: remove macro defined twice with same valueOskar Schirmer
2012-07-09mwifiex: add set_antenna handler supportAmitkumar Karwar
2012-07-09ath9k_hw: fix AR9462 2g5g switch on full resetRajkumar Manoharan
2012-07-09ath9k: fix power consumption on network sleep when BTCOEX is enabledRajkumar Manoharan
2012-07-09ath9k: fix fullsleep power consumption when BTCOEX is enabledRajkumar Manoharan
2012-07-09ath9k_hw: do not load noise floor readings when it is runningRajkumar Manoharan
2012-07-09ath9k_hw: start noisefloor calibration after MCI resetRajkumar Manoharan
2012-07-09ath9k: fixing register bit shift values of control packets to support TPCThomas Huehn
2012-07-09ath9k: Fix clearing of BTCOEX flagsMohammed Shafi Shajakhan
2012-07-09mwifiex: parse WPS IEs from beacon_dataAvinash Patil
2012-07-09mwifiex: advertise WPS probe response offload support to cfg80211Avinash Patil
2012-07-09mwifiex: add change_beacon cfg80211 handlerAvinash Patil
2012-07-09mwifiex: overwrite earlier IE buffers for new set IE requestAvinash Patil
2012-07-09mwifiex: separate IE parsing for Head/Tail IEs and beacon_ies etcAvinash Patil
2012-07-09mwifiex: pass cfg80211_beacon_data to mwifiex_set_mgmt_ie()Avinash Patil
2012-07-09Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw...John W. Linville
2012-07-09Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville
2012-07-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-07-09iwlegacy: don't mess up the SCD when removing a keyEmmanuel Grumbach
2012-07-09iwlegacy: always monitor for stuck queuesStanislaw Gruszka
2012-07-09rt2x00usb: fix indexes ordering on RX queue kickStanislaw Gruszka
2012-07-09mwifiex: fix Coverity SCAN CID 709078: Resource leak (RESOURCE_LEAK)Bing Zhao
2012-07-09net: dont use __netdev_alloc_skb for bounce bufferEric Dumazet
2012-07-06mac80211_hwsim: add testmode code to stop/wake queuesJohannes Berg
2012-07-03iwlwifi: disallow log_event access if interface downRichard A. Griffiths
2012-07-03iwlwifi: remove unneeded NULL checkJohannes Berg
2012-07-03mac80211_hwsim: fix NUM_BANDS usageJohannes Berg
2012-07-03mac80211: reduce IEEE80211_TX_MAX_RATESThomas Huehn
2012-07-02cfg80211: add 802.11ad (60gHz band) supportVladimir Kondratiev
2012-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville