Age | Commit message (Expand) | Author | Files | Lines |
2012-09-24 | ath9k_hw: fix ar9462 selfgen chainmask | Rajkumar Manoharan | 2 | -3/+1 |
2012-09-24 | ath9k_hw: move 2g5g switch before nfcal start | Rajkumar Manoharan | 1 | -3/+3 |
2012-09-24 | ath9k: Enable SGI correctly | Sujith Manoharan | 1 | -4/+7 |
2012-09-24 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw... | John W. Linville | 7 | -90/+117 |
2012-09-24 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber... | John W. Linville | 4 | -7/+4 |
2012-09-12 | rtlwifi: Remove EXPERIMENTAL as pre-requisite for the drivers | Larry Finger | 1 | -4/+4 |
2012-09-12 | brcmfmac: add e-scan support. | Hante Meuleman | 5 | -2/+583 |
2012-09-12 | brcmfmac: avoid using local usb data. | Hante Meuleman | 1 | -80/+39 |
2012-09-12 | brcmfmac: refill buffers on rx protocol error. | Hante Meuleman | 1 | -4/+2 |
2012-09-12 | brcmfmac: Clean up scan related code. | Hante Meuleman | 1 | -13/+9 |
2012-09-12 | brcmfmac: Add tx flow control on net if queue for USB. | Hante Meuleman | 1 | -25/+36 |
2012-09-12 | brcmfmac: Add extra data support to firmware event queueing. | Hante Meuleman | 2 | -3/+15 |
2012-09-12 | brcmfmac: Stop all net if queues on tx flow halt. | Hante Meuleman | 3 | -11/+15 |
2012-09-11 | libertas: set mac control synchronously during init | Daniel Drake | 3 | -1/+20 |
2012-09-11 | ath9k: Choose correct LED pin for AR9565 | Sujith Manoharan | 1 | -1/+1 |
2012-09-11 | ath9k_hw: Rename antenna diversity macros | Sujith Manoharan | 3 | -55/+51 |
2012-09-11 | ath9k_hw: Handle gentimer termination properly | Sujith Manoharan | 1 | -0/+10 |
2012-09-11 | mwifiex: separate TxPD processing routine for AP | Avinash Patil | 3 | -1/+76 |
2012-09-11 | mwifiex: disable WOW by default | Bing Zhao | 1 | -1/+1 |
2012-09-11 | mwifiex: support custom world regulatory domain | Amitkumar Karwar | 1 | -1/+34 |
2012-09-11 | mwifiex: do not hint regulatory domain with f/w country code | Bing Zhao | 1 | -2/+3 |
2012-09-11 | mwifiex: use country ie of requested AP while associating | Amitkumar Karwar | 2 | -1/+40 |
2012-09-11 | mwifiex: update adapter->bss_prio_tbl[j].bss_prio_cur correctly | Amitkumar Karwar | 1 | -5/+4 |
2012-09-11 | mwifiex: have same priority for AP and station traffic | Amitkumar Karwar | 2 | -3/+2 |
2012-09-11 | mwifiex: remove AMSDU_AGGR_CTRL command response handler | Amitkumar Karwar | 3 | -25/+0 |
2012-09-11 | mwifiex: remove 11N_CFG command response handler | Amitkumar Karwar | 3 | -20/+0 |
2012-09-11 | mwifiex: remove get operation code for SUBSCRIBE EVENT command | Amitkumar Karwar | 1 | -7/+2 |
2012-09-11 | ath9k_hw: add 8 points for 5G temp slop | Rajkumar Manoharan | 3 | -8/+22 |
2012-09-11 | ath9k_hw: use peak detection for 5GHz | Rajkumar Manoharan | 1 | -1/+1 |
2012-09-11 | ath9k_hw: Wait BT calibration to complete | Rajkumar Manoharan | 3 | -2/+19 |
2012-09-11 | rndis_wlan: remove pointless check from rndis_scan() | Wei Yongjun | 1 | -3/+0 |
2012-09-11 | ath9k: Add PCI ID for AR9565 | Sujith Manoharan | 1 | -0/+1 |
2012-09-11 | ath9k_hw: Program correct PLL value for AR9565 | Sujith Manoharan | 1 | -1/+2 |
2012-09-11 | ath9k_hw: Fix spur mitigation for AR9565 | Sujith Manoharan | 2 | -10/+72 |
2012-09-11 | ath9k: Set correct max streams for AR9565 | Sujith Manoharan | 2 | -2/+5 |
2012-09-11 | ath9k_hw: Add AR9565 HW support | Sujith Manoharan | 7 | -29/+31 |
2012-09-11 | ath9k_hw: Add AR9565 initvals | Sujith Manoharan | 3 | -8/+1291 |
2012-09-11 | ath9k_hw: Add version/revision macros for AR9565 | Sujith Manoharan | 3 | -2/+15 |
2012-09-11 | p54: fix off-by-one null pointer bug in p54_tx_80211 | Christian Lamparter | 1 | -1/+2 |
2012-09-11 | drivers/net/wireless/ath/ath9k/ar9003_mac.c: removes unnecessary semicolon | Peter Senna Tschudin | 1 | -1/+1 |
2012-09-11 | ath9k: Add Generic hardware timer interrupt in debugfs | Mohammed Shafi Shajakhan | 2 | -0/+6 |
2012-09-11 | ath9k_hw: Read and configure thermocal for AR9462 | Rajkumar Manoharan | 2 | -0/+25 |
2012-09-11 | ath9k_hw: Read and apply thermometer settings from EEPROM | Rajkumar Manoharan | 2 | -0/+41 |
2012-09-11 | drivers/net/wireless/rtlwifi/rtl8192de/phy.c: removes unnecessary semicolon | Peter Senna Tschudin | 1 | -1/+1 |
2012-09-11 | wireless: at76c50x: eliminate hex2str() | Andy Shevchenko | 1 | -42/+12 |
2012-09-11 | ath9k_htc: Cancel BTCOEX related work before disabling BTCOEX | Mohammed Shafi Shajakhan | 1 | -1/+1 |
2012-09-11 | ath9k_htc: Add a modparam to enable BTCOEX rather than default | Mohammed Shafi Shajakhan | 2 | -0/+14 |
2012-09-11 | ath9k_htc: minor cleanup in ath9k_htc_add_station | Mohammed Shafi Shajakhan | 1 | -9/+5 |
2012-09-11 | ath9k: Cleanup add/change_interface callbacks | Mohammed Shafi Shajakhan | 1 | -47/+10 |
2012-09-11 | ath9k: Remove an obselete function declaration | Mohammed Shafi Shajakhan | 1 | -1/+0 |