Age | Commit message (Expand) | Author |
2011-06-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-06-27 | ath9k: Fix locking issue during tx completion | Rajkumar Manoharan |
2011-06-27 | ath9k_hw: Fix false tx hung detection in AR9003 chips | Rajkumar Manoharan |
2011-06-21 | net: remove mm.h inclusion from netdevice.h | Alexey Dobriyan |
2011-06-01 | ath9k: Further fix for mesh beaconing | Fabrice Deyber |
2011-06-01 | ath9k: Remove ATH9K_BEACON_PERIOD mask | Rajkumar Manoharan |
2011-05-19 | ath9k: implement .tx_last_beacon() | Felix Fietkau |
2011-05-19 | ath9k: fix ad-hoc nexttbtt calculation | Felix Fietkau |
2011-05-19 | ath9k: Drag the driver to the year 2011 | Sujith Manoharan |
2011-05-19 | ath9k: fix ad-hoc mode beacon selection | Felix Fietkau |
2011-05-10 | ath9k: avoid enabling interrupts while processing rx | Rajkumar Manoharan |
2011-04-26 | ath9k: set beacon related ps flags on bss_info change | Rajkumar Manoharan |
2011-04-19 | ath9k: Fix beacon generation on foreign channel | Rajkumar Manoharan |
2011-04-14 | ath9k: Fix improper beacon slot selection in IBSS | Rajkumar Manoharan |
2011-04-12 | ath9k: Fix kernel panic on module unload | Rajkumar Manoharan |
2011-04-07 | ath9k: configure beacons based on hw opmode | Rajkumar Manoharan |
2011-04-07 | ath9k: Cleanup ath_vif struct | Rajkumar Manoharan |
2011-04-07 | ath9k: use the hw opmode to select the beacon timer mode | Felix Fietkau |
2011-04-07 | ath9k: fix beacon slot processing in ad-hoc mode | Felix Fietkau |
2011-03-30 | ath9k: fix stuck beacon detection | Felix Fietkau |
2011-03-30 | ath9k: trigger nfcal only after multiple missed beacons in AP mode | Felix Fietkau |
2011-03-30 | ath9k: fix beacon timer handling issues | Felix Fietkau |
2011-03-14 | ath9k: improve reliability of beacon transmission and stuck beacon handling | Felix Fietkau |
2011-02-14 | ath9k: disable beaconing before stopping beacon queue | Rajkumar Manoharan |
2011-02-09 | ath9k: Remove redundant beacon_interval | Steve Brown |
2011-02-07 | ath9k: Update comments for not parsing DTIM period | Mohammed Shafi Shajakhan |
2011-01-28 | ath9k: fold struct ath_wiphy into struct ath_softc | Felix Fietkau |
2011-01-28 | ath9k: remove support for virtual wiphys | Felix Fietkau |
2011-01-21 | ath9k: remove a bogus error message | Felix Fietkau |
2011-01-19 | ath9k: Fix up hardware mode and beacons with multiple vifs. | Ben Greear |
2011-01-04 | ath9k: Few clean ups in beacon config parameters | Mohammed Shafi Shajakhan |
2010-12-07 | ath: Convert ath_print to ath_dbg | Joe Perches |
2010-12-07 | ath: Convert ath_print(.., ATH_DBG_FATAL to ath_err | Joe Perches |
2010-11-30 | ath9k: Add support for Adaptive Power Management | Mohammed Shafi Shajakhan |
2010-11-17 | ath9k: clean up code duplication around ath_tx_start | Felix Fietkau |
2010-11-15 | ath9k: rework tx queue selection and fix queue stopping/waking | Felix Fietkau |
2010-11-09 | ath9k_hw: optimize interrupt mask changes | Felix Fietkau |
2010-10-25 | ath9k: resume aggregation immediately after a hardware reset | Felix Fietkau |
2010-10-15 | ath9k: Null out references to stale pointers. | Ben Greear |
2010-10-15 | ath9k: Remove bf_dmacontext. | Ben Greear |
2010-08-16 | ath9k: use AP beacon miss as a trigger for fast recalibration | Felix Fietkau |
2010-08-16 | ath9k: add a separate debug level for stuck beacons | Felix Fietkau |
2010-06-14 | ath9k: remove duplicate WMM AC definitions | Felix Fietkau |
2010-05-25 | ath9k: remove VEOL support for ad-hoc | Felix Fietkau |
2010-05-25 | ath9k: change beacon allocation to prefer the first beacon slot | Felix Fietkau |
2010-04-16 | ath9k_hw: Define abstraction for tx desc access | Vasanthakumar Thiagarajan |
2010-04-16 | ath9k_hw: Move code which populates ds_data to ath9k_hw | Vasanthakumar Thiagarajan |
2010-04-06 | ath9k: move imask from sc to ah | Pavel Roskin |
2010-02-19 | ath9k: fix beacon timer restart after a card reset | Felix Fietkau |
2010-02-16 | ath9k: Use the Beacon TX rate from mac80211 | Jouni Malinen |