summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | net/mac80211/scan.c: removes unnecessary semicolonPeter Senna Tschudin2012-09-071-1/+1
| * | | mac80211: refactor set_channel_typeMichal Kazior2012-09-061-19/+48
| * | | mac80211: use synchronize_net() on key destroyingEliad Peller2012-09-061-1/+1
| * | | mac80211: check power constraint IE size when parsingJohannes Berg2012-09-063-10/+6
| * | | mac80211_hwsim: move module_init/exitJohannes Berg2012-09-061-4/+1
| * | | wireless: remove obsolete chan no/center freq conversion functionsJohannes Berg2012-09-061-80/+0
| * | | Merge remote-tracking branch 'wireless-next/master' into mac80211-nextJohannes Berg2012-09-06146-1386/+4319
| |\ \ \
| * | | | mac80211: disconnect if channel switch failsJohannes Berg2012-09-062-18/+38
| * | | | mac80211: don't hang on to sched_scan_iesJohannes Berg2012-09-062-26/+14
| * | | | Merge remote-tracking branch 'mac80211/master' into mac80211-nextJohannes Berg2012-09-0611-44/+66
| |\ \ \ \
| * | | | | mac80211: use list_move instead of list_del/list_addWei Yongjun2012-09-061-2/+1
* | | | | | rtlwifi: Remove EXPERIMENTAL as pre-requisite for the driversLarry Finger2012-09-121-4/+4
* | | | | | brcmfmac: add e-scan support.Hante Meuleman2012-09-125-2/+583
* | | | | | brcmfmac: avoid using local usb data.Hante Meuleman2012-09-121-80/+39
* | | | | | brcmfmac: refill buffers on rx protocol error.Hante Meuleman2012-09-121-4/+2
* | | | | | brcmfmac: Clean up scan related code.Hante Meuleman2012-09-121-13/+9
* | | | | | brcmfmac: Add tx flow control on net if queue for USB.Hante Meuleman2012-09-121-25/+36
* | | | | | brcmfmac: Add extra data support to firmware event queueing.Hante Meuleman2012-09-122-3/+15
* | | | | | brcmfmac: Stop all net if queues on tx flow halt.Hante Meuleman2012-09-123-11/+15
* | | | | | libertas: set mac control synchronously during initDaniel Drake2012-09-113-1/+20
* | | | | | ath9k: Choose correct LED pin for AR9565Sujith Manoharan2012-09-111-1/+1
* | | | | | ath9k_hw: Rename antenna diversity macrosSujith Manoharan2012-09-113-55/+51
* | | | | | ath9k_hw: Handle gentimer termination properlySujith Manoharan2012-09-111-0/+10
* | | | | | mwifiex: separate TxPD processing routine for APAvinash Patil2012-09-113-1/+76
* | | | | | mwifiex: disable WOW by defaultBing Zhao2012-09-111-1/+1
* | | | | | mwifiex: support custom world regulatory domainAmitkumar Karwar2012-09-111-1/+34
* | | | | | mwifiex: do not hint regulatory domain with f/w country codeBing Zhao2012-09-111-2/+3
* | | | | | mwifiex: use country ie of requested AP while associatingAmitkumar Karwar2012-09-112-1/+40
* | | | | | mwifiex: update adapter->bss_prio_tbl[j].bss_prio_cur correctlyAmitkumar Karwar2012-09-111-5/+4
* | | | | | mwifiex: have same priority for AP and station trafficAmitkumar Karwar2012-09-112-3/+2
* | | | | | mwifiex: remove AMSDU_AGGR_CTRL command response handlerAmitkumar Karwar2012-09-113-25/+0
* | | | | | mwifiex: remove 11N_CFG command response handlerAmitkumar Karwar2012-09-113-20/+0
* | | | | | mwifiex: remove get operation code for SUBSCRIBE EVENT commandAmitkumar Karwar2012-09-111-7/+2
* | | | | | ath9k_hw: add 8 points for 5G temp slopRajkumar Manoharan2012-09-113-8/+22
* | | | | | ath9k_hw: use peak detection for 5GHzRajkumar Manoharan2012-09-111-1/+1
* | | | | | ath9k_hw: Wait BT calibration to completeRajkumar Manoharan2012-09-113-2/+19
* | | | | | rndis_wlan: remove pointless check from rndis_scan()Wei Yongjun2012-09-111-3/+0
* | | | | | ath9k: Add PCI ID for AR9565Sujith Manoharan2012-09-111-0/+1
* | | | | | ath9k_hw: Program correct PLL value for AR9565Sujith Manoharan2012-09-111-1/+2
* | | | | | ath9k_hw: Fix spur mitigation for AR9565Sujith Manoharan2012-09-112-10/+72
* | | | | | ath9k: Set correct max streams for AR9565Sujith Manoharan2012-09-112-2/+5
* | | | | | ath9k_hw: Add AR9565 HW supportSujith Manoharan2012-09-117-29/+31
* | | | | | ath9k_hw: Add AR9565 initvalsSujith Manoharan2012-09-113-8/+1291
* | | | | | ath9k_hw: Add version/revision macros for AR9565Sujith Manoharan2012-09-113-2/+15
* | | | | | p54: fix off-by-one null pointer bug in p54_tx_80211Christian Lamparter2012-09-111-1/+2
* | | | | | drivers/net/wireless/ath/ath9k/ar9003_mac.c: removes unnecessary semicolonPeter Senna Tschudin2012-09-111-1/+1
* | | | | | ath9k: Add Generic hardware timer interrupt in debugfsMohammed Shafi Shajakhan2012-09-112-0/+6
* | | | | | ath9k_hw: Read and configure thermocal for AR9462Rajkumar Manoharan2012-09-112-0/+25
* | | | | | ath9k_hw: Read and apply thermometer settings from EEPROMRajkumar Manoharan2012-09-112-0/+41
* | | | | | drivers/net/wireless/rtlwifi/rtl8192de/phy.c: removes unnecessary semicolonPeter Senna Tschudin2012-09-111-1/+1