aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
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-09bcma: add mdelay bcma_pmu_resources_init()Hauke Mehrtens1-0/+3
2012-07-09bcma: add bcma_pmu_spuravoid_pllupdate()Hauke Mehrtens2-1/+196
2012-07-09bcma: remove chip ids doing nothing from PMU initialization.Hauke Mehrtens1-10/+4
2012-07-09bcma: remove bcma_pmu_{pll,swreg}_init()Hauke Mehrtens1-34/+0
2012-07-09bcma: complete workaround for BCMA43224 and BCM4313Hauke Mehrtens2-5/+25
2012-07-09bcma: add PCI ID for BCM43224Hauke Mehrtens1-0/+1
2012-07-09bcma: remove fix for 4329b0 bad LPOM is detectionHauke Mehrtens1-3/+0
2012-07-09bcma: add constants for chip idsHauke Mehrtens5-55/+90
2012-07-09bcma: extend workaround for bcm4331Hauke Mehrtens2-0/+4
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. Linville33-299/+995
2012-07-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville41-112/+195
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-09mac80211: destroy assoc_data correctly if assoc failsEliad Peller1-4/+2
2012-07-09NFC: Prevent NULL deref when getting socket nameSasha Levin1-1/+1
2012-07-09mac80211: correct size the argument to kzalloc in minstrel_htThomas Huehn1-1/+1
2012-07-06mac80211_hwsim: add testmode code to stop/wake queuesJohannes Berg1-0/+8
2012-07-06mac80211: fix crash with single-queue driversJohannes Berg1-2/+10
2012-07-06mac80211: always set in_reconfig=false on wakeupEliad Peller1-1/+1
2012-07-06mac80211: fix debugfs default key linksJohannes Berg1-6/+10
2012-07-05cfg80211: bitrate calculation for 60gVladimir Kondratiev2-0/+51
2012-07-05{nl,cfg}80211: support high bitratesVladimir Kondratiev4-4/+18
2012-07-04cfg80211: fix locking regression in monitor channel trackingJohannes Berg2-7/+5
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: add TX prepare APIJohannes Berg4-0/+44
2012-07-03mac80211_hwsim: fix NUM_BANDS usageJohannes Berg1-2/+2
2012-07-03mac80211: reduce IEEE80211_TX_MAX_RATESThomas Huehn4-12/+11
2012-07-02mac80211: remove tx_frags driver callbackJohannes Berg4-29/+3
2012-07-02mac80211: include VHT capability IE in probe requestsMahesh Palivela3-1/+34
2012-07-02wireless: 60g protocol constantsVladimir Kondratiev1-1/+89
2012-07-02wireless: regulatory for 60gVladimir Kondratiev1-1/+4
2012-07-02cfg80211: add 802.11ad (60gHz band) supportVladimir Kondratiev6-11/+42
2012-07-02mac80211: allow calling ieee80211_ap_probereq_get() during auth/assocEliad Peller1-3/+10