Age | Commit message (Expand) | Author |
2014-03-17 | ath9k: move sc_flags to ath_common | Oleksij Rempel |
2014-02-28 | ath9k: move ath9k_reload_chainmask_settings to common | Oleksij Rempel |
2014-02-24 | ath9k: make some hardware reset log messages debug-only | Felix Fietkau |
2014-02-12 | ath9k: move ath9k_process_rssi to common.c | Oleksij Rempel |
2014-02-12 | ath9k: Fix uninitialized variable in ath9k_has_tx_pending() | Geert Uytterhoeven |
2014-02-12 | ath9k: prepare for multi-interface CSA support | Michal Kazior |
2014-01-23 | ath9k: Fix code mistake | Sujith Manoharan |
2014-01-13 | ath9k: Process GTT interrupts | Sujith Manoharan |
2014-01-13 | ath9k: Remove debug print in ISR | Sujith Manoharan |
2014-01-13 | ath9k: Add an option for station statistics | Sujith Manoharan |
2014-01-06 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2014-01-03 | ath9k: Fix interrupt statistics | Sujith Manoharan |
2014-01-03 | ath9k: Fix "cc_lock" usage | Sujith Manoharan |
2014-01-03 | ath9k: Process BB watchdog events in the tasklet | Sujith Manoharan |
2014-01-03 | ath9k: Remove RX Poll | Sujith Manoharan |
2014-01-03 | ath9k: Fix baseband watchdog reset | Sujith Manoharan |
2014-01-03 | ath9k: Fix baseband watchdog interrupts | Sujith Manoharan |
2014-01-03 | ath9k: Fix max AMPDU size calculation | Sujith Manoharan |
2013-12-19 | ath9k: call ath9k_set_tsfadjust from ath9k_beacon_config | Felix Fietkau |
2013-12-19 | ath9k: move ath9k_debug_sync_cause out of ath9k_hw | Felix Fietkau |
2013-12-18 | ath9k: properly preserve TSF across reset | Felix Fietkau |
2013-12-18 | ath9k_hw: clean up generic timer code | Felix Fietkau |
2013-12-17 | ath9k_htc: properly set MAC address and BSSID mask | Mathy Vanhoef |
2013-12-02 | ath9k: optimize ath9k_flush | Felix Fietkau |
2013-12-02 | ath9k: use a timer to put hardware into full sleep | Felix Fietkau |
2013-12-02 | ath9k: Use CONFIG_ATH9K_WOW | Sujith Manoharan |
2013-12-02 | ath9k: Fix TX99 config option usage | Sujith Manoharan |
2013-11-04 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-10-18 | ath9k: add TX99 support | Luis R. Rodriguez |
2013-10-14 | ath9k: make ath9k_uses_beacons static | Felix Fietkau |
2013-10-14 | ath9k: move channel change code to ath_set_channel | Felix Fietkau |
2013-10-14 | ath9k: make ath9k_cmn_update_ichannel static | Felix Fietkau |
2013-10-07 | ath9k: fix tx queue scheduling after channel changes | Felix Fietkau |
2013-09-26 | ath9k: Handle FATAL interrupts correctly | Sujith Manoharan |
2013-08-28 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-08-22 | ath9k: Enable PLL fix only for AR9340/AR9330 | Sujith Manoharan |
2013-08-16 | ath9k: enable CSA functionality in ath9k | Simon Wunderlich |
2013-08-16 | ath9k: use chandef instead of channel_type | Simon Wunderlich |
2013-08-15 | ath9k: remove ath9k_sta_remove_debugfs | Felix Fietkau |
2013-08-09 | ath9k: use software queueing for multicast traffic | Felix Fietkau |
2013-08-09 | ath9k: prepare queueing code for handling unaggregated traffic | Felix Fietkau |
2013-08-05 | ath9k: Remove ath_ant_comb_update() | Sujith Manoharan |
2013-07-16 | cfg80211/nl80211: rename packet pattern related structures and enums | Amitkumar Karwar |
2013-06-12 | ath9k: Fix noisefloor calibration | Sujith Manoharan |
2013-06-12 | ath9k: implement support for .release_buffered_frames() | Felix Fietkau |
2013-06-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2013-06-03 | ath9k: Enable WoW only for AR9462 | Sujith Manoharan |
2013-05-29 | Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlw... | John W. Linville |
2013-05-22 | ath9k: Do not use local_bh_disable in ampdu_action | Sujith Manoharan |
2013-05-22 | ath9k: Use bitops for scan flag | Sujith Manoharan |