aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-07-09ath9k: fix RF channel frequency configuration for AR9550Gabor Juhos1-2/+3
2012-07-09ath9k: fix PAPRD settings for AR9550Gabor Juhos1-1/+1
2012-07-09ath9k: fix antenna control configuration for AR9550Gabor Juhos2-0/+5
2012-07-09ath9k: fix XPABIASLEVEL settings for AR9550Gabor Juhos2-3/+3
2012-07-09ath9k: read spur frequency information from eeprom for AR9550Gabor Juhos1-2/+4
2012-07-09ath9k: add mode register initialization code for AR9550Gabor Juhos3-3/+145
2012-07-09ath9k: add initvals for AR9550Gabor Juhos2-0/+1285
2012-07-09ath9k: enable TX/RX data byte swap for AR9550Gabor Juhos1-1/+2
2012-07-09ath9k: clear pciexpress flag for AR9550Gabor Juhos1-1/+1
2012-07-09ath9k: add BB name string for AR9550Gabor Juhos1-0/+1
2012-07-09ath9k: add platform_device_id for AR9550Gabor Juhos1-0/+4
2012-07-09ath9k: set MAC version for AR9550Gabor Juhos1-0/+3
2012-07-09ath9k: define MAC version for AR9550Gabor Juhos1-0/+4
2012-07-09ath9k: define DEVID for QCA955xGabor Juhos1-0/+1
2012-07-09net/wireless: remove macro defined twice with same valueOskar Schirmer1-1/+0
2012-07-09mwifiex: add set_antenna handler supportAmitkumar Karwar5-0/+133
2012-07-09ath9k_hw: fix AR9462 2g5g switch on full resetRajkumar Manoharan1-12/+6
2012-07-09ath9k: fix power consumption on network sleep when BTCOEX is enabledRajkumar Manoharan3-0/+22
2012-07-09ath9k: fix fullsleep power consumption when BTCOEX is enabledRajkumar Manoharan1-6/+5
2012-07-09ath9k_hw: do not load noise floor readings when it is runningRajkumar Manoharan1-8/+5
2012-07-09ath9k_hw: start noisefloor calibration after MCI resetRajkumar Manoharan1-3/+3
2012-07-09ath9k: fixing register bit shift values of control packets to support TPCThomas Huehn1-3/+3
2012-07-09ath9k: Fix clearing of BTCOEX flagsMohammed Shafi Shajakhan1-1/+2
2012-07-09mwifiex: parse WPS IEs from beacon_dataAvinash Patil1-40/+44
2012-07-09mwifiex: advertise WPS probe response offload support to cfg80211Avinash Patil1-1/+5
2012-07-09mwifiex: add change_beacon cfg80211 handlerAvinash Patil1-0/+28
2012-07-09mwifiex: overwrite earlier IE buffers for new set IE requestAvinash Patil1-5/+2
2012-07-09mwifiex: separate IE parsing for Head/Tail IEs and beacon_ies etcAvinash Patil1-54/+65
2012-07-09mwifiex: pass cfg80211_beacon_data to mwifiex_set_mgmt_ie()Avinash Patil3-23/+18
2012-07-09Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-nextJohn W. Linville13-126/+145
2012-07-09Merge branch 'for-john' of git://git.sipsolutions.net/mac80211-nextJohn W. Linville6-9/+21
2012-07-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville28-79/+140
2012-07-09iwlegacy: don't mess up the SCD when removing a keyEmmanuel Grumbach1-2/+2
2012-07-09iwlegacy: always monitor for stuck queuesStanislaw Gruszka1-8/+6
2012-07-09rt2x00usb: fix indexes ordering on RX queue kickStanislaw Gruszka1-1/+1
2012-07-09mwifiex: fix Coverity SCAN CID 709078: Resource leak (RESOURCE_LEAK)Bing Zhao1-0/+1
2012-07-06mac80211_hwsim: add testmode code to stop/wake queuesJohannes Berg1-0/+8
2012-07-03iwlwifi: disallow log_event access if interface downRichard A. Griffiths1-1/+5
2012-07-03iwlwifi: remove unneeded NULL checkJohannes Berg1-3/+0
2012-07-03mac80211_hwsim: fix NUM_BANDS usageJohannes Berg1-2/+2
2012-07-03mac80211: reduce IEEE80211_TX_MAX_RATESThomas Huehn2-6/+6
2012-07-02cfg80211: add 802.11ad (60gHz band) supportVladimir Kondratiev1-1/+1
2012-06-29iwlwifi: fix debug message levelJohannes Berg1-1/+4
2012-06-29iwlwifi: add trailing newline to some messagesJohannes Berg1-6/+8
2012-06-28mwifiex: retrieve correct max_power information in reg_notifier handlerAmitkumar Karwar1-3/+3
2012-06-28mwifiex: do not advertise custom regulatory domain capabilityAmitkumar Karwar1-1/+1
2012-06-28mwifiex: use correct firmware command to get power limitsAmitkumar Karwar3-1/+58
2012-06-28mwifiex: wakeup main thread to handle command queuedAmitkumar Karwar5-28/+7
2012-06-28ath9k: de-duplicate initvalsFelix Fietkau7-2817/+590
2012-06-28ath9k: update AR934x initvals to latest versionFelix Fietkau1-185/+290