| Commit message (Expand) | Author | Age | Files | Lines |
* | ath9k: fix a chip wakeup related crash in ath9k_start | Felix Fietkau | 2011-03-28 | 1 | -0/+4 |
* | ath9k: Fix TX queue stuck issue. | Senthil Balasubramanian | 2011-03-23 | 1 | -0/+2 |
* | ath9k: Fix kernel panic caused by invalid rate index access. | Senthil Balasubramanian | 2011-03-23 | 1 | -1/+1 |
* | ath9k: Fix kernel panic in AR2427 | Mohammed Shafi Shajakhan | 2011-03-21 | 1 | -2/+2 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-03-15 | 11 | -138/+86 |
|\ |
|
| * | ath9k: fix aggregation related interoperability issues | Felix Fietkau | 2011-03-14 | 1 | -1/+1 |
| * | ath9k: improve reliability of beacon transmission and stuck beacon handling | Felix Fietkau | 2011-03-14 | 3 | -74/+12 |
| * | ath9k: fix the .flush driver op implementation | Felix Fietkau | 2011-03-14 | 3 | -51/+34 |
| * | ath9k: fix stopping tx dma on reset | Felix Fietkau | 2011-03-14 | 3 | -8/+35 |
| * | ath9k_hw: fix REG_SET_BIT and REG_CLR_BIT for multiple bits | Felix Fietkau | 2011-03-14 | 1 | -2/+2 |
| * | ath9k_hw: Increase the wait count for nf load. | Vivek Natarajan | 2011-03-11 | 1 | -2/+2 |
| * | ath9k_hw: Fix PLL initialization for AR9485. | Vivek Natarajan | 2011-03-11 | 1 | -2/+2 |
| * | ath9k_hw: Improve idle power consumption for AR9485. | Vivek Natarajan | 2011-03-11 | 1 | -0/+2 |
| * | ath9k: remove support for the FIF_PROMISC_IN_BSS filter flag | Felix Fietkau | 2011-03-11 | 1 | -3/+1 |
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 2011-03-11 | 3 | -23/+78 |
|\ \
| |/ |
|
| * | wireless:ath: use resource_size() help function | Shan Wei | 2011-03-07 | 1 | -1/+1 |
| * | ath9k: Fix txq memory address printing in debugfs. | Ben Greear | 2011-03-04 | 1 | -4/+4 |
| * | ath9k_hw: Read noise floor only for available chains for AR9003 | Vasanthakumar Thiagarajan | 2011-03-04 | 1 | -18/+19 |
| * | ath9k: Add a debugfs interface to dump chip registers | Vasanthakumar Thiagarajan | 2011-03-04 | 1 | -0/+54 |
* | | Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/... | David S. Miller | 2011-03-04 | 14 | -386/+755 |
|\ \
| |/ |
|
| * | ath9k_htc: Handle BSSID/AID for multiple interfaces | Sujith Manoharan | 2011-03-01 | 3 | -20/+81 |
| * | ath9k: Fix incorrect GPIO LED pin for AR9485 | Senthil Balasubramanian | 2011-02-28 | 2 | -0/+3 |
| * | ath9k: use generic mac80211 LED blinking code | Felix Fietkau | 2011-02-28 | 4 | -170/+61 |
| * | ath9k: Fix compilation warning. | Vivek Natarajan | 2011-02-25 | 1 | -1/+1 |
| * | ath9k: Cancel pll_work while disabling radio. | Vivek Natarajan | 2011-02-25 | 1 | -0/+4 |
| * | ath9k_hw: Fix pcie_serdes setting for AR9485 1.1 version. | Vivek Natarajan | 2011-02-25 | 1 | -4/+4 |
| * | mac80211: make tx() operation return void | Johannes Berg | 2011-02-25 | 2 | -8/+5 |
| * | mac80211: rename RX_FLAG_TSFT | Johannes Berg | 2011-02-23 | 2 | -2/+2 |
| * | ath9k_htc: Fix error path in URB allocation | Sujith Manoharan | 2011-02-23 | 1 | -3/+1 |
| * | ath9k_htc: Add debug code to print endpoint mapping | Sujith Manoharan | 2011-02-23 | 1 | -0/+17 |
| * | ath9k_htc: Fix RX filters | Sujith Manoharan | 2011-02-23 | 1 | -2/+7 |
| * | ath9k_htc: Fix host RX initialization | Sujith Manoharan | 2011-02-23 | 1 | -8/+0 |
| * | ath9k_htc: Fix TBTT calculation for IBSS mode | Sujith Manoharan | 2011-02-23 | 1 | -4/+15 |
| * | ath9k_htc: Configure beacon timers in AP mode | Sujith Manoharan | 2011-02-23 | 4 | -15/+115 |
| * | ath9k_htc: Add ANI for AP mode | Sujith Manoharan | 2011-02-23 | 3 | -17/+43 |
| * | ath9k_htc: Calculate and set the HW opmode | Sujith Manoharan | 2011-02-23 | 1 | -1/+14 |
| * | ath9k_htc: Allow AP interface to be created | Sujith Manoharan | 2011-02-23 | 2 | -0/+19 |
| * | ath9k_htc: Maintain individual counters for interfaces | Sujith Manoharan | 2011-02-23 | 2 | -2/+40 |
| * | ath9k_htc: Protect ampdu_action with a mutex | Sujith Manoharan | 2011-02-23 | 1 | -0/+4 |
| * | ath9k_htc: Use VIF from the packet's control data | Sujith Manoharan | 2011-02-23 | 1 | -1/+7 |
| * | ath9k_htc: Make sequence number calculation per-VIF | Sujith Manoharan | 2011-02-23 | 2 | -3/+3 |
| * | ath9k_htc: Set the BSSID mask for multiple interfaces | Sujith Manoharan | 2011-02-23 | 2 | -0/+40 |
| * | ath9k_htc: Remove OP_ASSOCIATED variable | Sujith Manoharan | 2011-02-23 | 4 | -41/+74 |
| * | ath9k_htc: Remove OP_PROTECT_ENABLE | Sujith Manoharan | 2011-02-23 | 3 | -17/+6 |
| * | ath9k_htc: Remove OP_PREAMBLE_SHORT | Sujith Manoharan | 2011-02-23 | 2 | -16/+6 |
| * | ath9k_htc: Fix error handling in add_interface | Sujith Manoharan | 2011-02-23 | 1 | -4/+6 |
| * | ath9k_htc: Unify target capability updating | Sujith Manoharan | 2011-02-23 | 1 | -14/+5 |
| * | ath9k_htc: Allow upto two simultaneous interfaces | Sujith Manoharan | 2011-02-23 | 3 | -54/+130 |
| * | ath9k_htc: Handle storage devices | Sujith Manoharan | 2011-02-23 | 2 | -6/+69 |
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne... | David S. Miller | 2011-03-03 | 2 | -6/+8 |
|\ \
| |/
|/| |
|