Age | Commit message (Expand) | Author | Files | Lines |
2011-04-13 | ath9k: introduce ATH9K_{PCI,AHB} config options | Gabor Juhos | 1 | -2/+2 |
2011-04-07 | ath9k: configure beacons based on hw opmode | Rajkumar Manoharan | 1 | -0/+1 |
2011-04-07 | ath9k: Handle BSSID/AID for multiple interfaces | Rajkumar Manoharan | 1 | -1/+2 |
2011-04-07 | ath9k: Cleanup ath_vif struct | Rajkumar Manoharan | 1 | -2/+0 |
2011-04-05 | ath9k: cleanup few redundant macros | Mohammed Shafi Shajakhan | 1 | -4/+0 |
2011-03-30 | ath9k: fix stuck beacon detection | Felix Fietkau | 1 | -1/+1 |
2011-03-30 | ath9k: fix beacon timer handling issues | Felix Fietkau | 1 | -1/+1 |
2011-03-14 | ath9k: fix the .flush driver op implementation | Felix Fietkau | 1 | -1/+0 |
2011-02-28 | ath9k: Fix incorrect GPIO LED pin for AR9485 | Senthil Balasubramanian | 1 | -0/+1 |
2011-02-28 | ath9k: use generic mac80211 LED blinking code | Felix Fietkau | 1 | -26/+16 |
2011-02-21 | ath9k: Implement op_flush() | Vasanthakumar Thiagarajan | 1 | -0/+1 |
2011-02-19 | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville | 1 | -7/+1 |
2011-02-15 | ath9k: Fix ath9k prevents CPU to enter C3 states | Mohammed Shafi Shajakhan | 1 | -6/+0 |
2011-02-14 | ath9k: disable beaconing before stopping beacon queue | Rajkumar Manoharan | 1 | -0/+2 |
2011-02-10 | ath9k: Remove redundant beacon_interval | Steve Brown | 1 | -3/+1 |
2011-02-05 | ath9k: add additional checks for the baseband hang detection | Felix Fietkau | 1 | -0/+2 |
2011-02-05 | ath9k: Fix possible double free of PAPRD skb's | Mohammed Shafi Shajakhan | 1 | -1/+1 |
2011-01-28 | ath9k: use common API to avoid code duplication | Rajkumar Manoharan | 1 | -2/+0 |
2011-01-28 | ath9k: Fix a PLL hang issue observed with AR9485. | Vivek Natarajan | 1 | -0/+1 |
2011-01-28 | ath9k: use split rx buffers to get rid of order-1 skb allocations | Felix Fietkau | 1 | -0/+2 |
2011-01-28 | ath9k: Remove unused IEEE80211_WEP_NKID | Bruno Randolf | 1 | -1/+0 |
2011-01-28 | ath9k: fold struct ath_wiphy into struct ath_softc | Felix Fietkau | 1 | -9/+4 |
2011-01-28 | ath9k: remove the bf->aphy field | Felix Fietkau | 1 | -2/+1 |
2011-01-28 | ath9k: remove support for virtual wiphys | Felix Fietkau | 1 | -41/+0 |
2011-01-27 | ath9k: clean up enums and unused macros | Mohammed Shafi Shajakhan | 1 | -4/+3 |
2011-01-21 | ath9k: Restart xmit logic in xmit watchdog. | Ben Greear | 1 | -1/+8 |
2011-01-21 | ath9k: Keep track of stations for debugfs. | Ben Greear | 1 | -1/+6 |
2011-01-21 | ath9k: Remove un-used member from ath_node. | Ben Greear | 1 | -1/+0 |
2011-01-19 | ath9k: Fix up hardware mode and beacons with multiple vifs. | Ben Greear | 1 | -2/+21 |
2011-01-05 | ath9k: qualify global modparam_nohwcrypt variable | John W. Linville | 1 | -1/+1 |
2010-12-22 | ath9k: Reset keycache on resume | Mohammed Shafi Shajakhan | 1 | -0/+1 |
2010-12-22 | ath9k: Fix warnings on card removal | Rajkumar Manoharan | 1 | -0/+1 |
2010-12-20 | ath9k: do not limit the chainmask to 1 for legacy mode | Felix Fietkau | 1 | -1/+0 |
2010-12-20 | ath9k: fix queue depth check for forming new aggregates | Felix Fietkau | 1 | -0/+1 |
2010-12-16 | ath9k: Make PM-QOS value as user configurable | Mohammed Shafi Shajakhan | 1 | -0/+3 |
2010-12-09 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+1 |
2010-12-07 | ath9k: fix a DMA related race condition on reset | Felix Fietkau | 1 | -1/+1 |
2010-12-02 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -1/+3 |
2010-11-30 | ath9k: Add support for Adaptive Power Management | Mohammed Shafi Shajakhan | 1 | -0/+3 |
2010-11-29 | ath9k: use per-device struct for pm_qos_* operations | Gabor Juhos | 1 | -1/+3 |
2010-11-25 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+1 |
2010-11-18 | ath9k: store frame information used by aggregation inside the skb tx info | Felix Fietkau | 1 | -6/+9 |
2010-11-18 | ath9k: more tx setup cleanups | Felix Fietkau | 1 | -3/+1 |
2010-11-18 | ath9k: clean up code duplication around ath_tx_start | Felix Fietkau | 1 | -1/+0 |
2010-11-18 | ath9k: remove bf_tx_aborted from struct ath_buf | Felix Fietkau | 1 | -1/+0 |
2010-11-18 | ath9k: remove bfs_frmlen from struct ath_buf_state | Felix Fietkau | 1 | -2/+0 |
2010-11-18 | ath9k: remove bfs_nframes from struct ath_buf_state | Felix Fietkau | 1 | -2/+0 |
2010-11-18 | ath9k: remove bfs_al from struct ath_buf_state | Felix Fietkau | 1 | -3/+1 |
2010-11-18 | ath9k: remove bfs_keyix from struct ath_buf_state | Felix Fietkau | 1 | -2/+0 |
2010-11-18 | ath9k: remove bfs_paprd_timestamp from struct ath_buf_state | Felix Fietkau | 1 | -1/+1 |