Age | Commit message (Expand) | Author |
2011-02-17 | ath9k: Fix bug in delimiter padding computation | Vasanthakumar Thiagarajan |
2010-12-07 | ath9k: fix a DMA related race condition on reset | Felix Fietkau |
2010-11-29 | ath9k: use per-device struct for pm_qos_* operations | Gabor Juhos |
2010-11-08 | ath9k: Fix a DMA latency issue for Intel Pinetrail platforms. | Vivek Natarajan |
2010-10-27 | ath9k: rename rxflushlock to pcu_lock | Luis R. Rodriguez |
2010-10-15 | ath9k: Remove bf_dmacontext. | Ben Greear |
2010-10-15 | ath9k: remove sc->cur_rate_table and sc->cur_rate_mode | Felix Fietkau |
2010-10-11 | ath9k: implement channel utilization stats for survey | Felix Fietkau |
2010-10-06 | ath9k: remove unnecessary power save flags. | Senthil Balasubramanian |
2010-09-21 | ath9k: move ath_tx_aggr_check() to the rate control module | Felix Fietkau |
2010-09-21 | ath9k: fix an aggregation start related race condition | Felix Fietkau |
2010-09-21 | ath9k: clean up block ack window handling | Felix Fietkau |
2010-09-16 | ath9k: fix enabling ANI / tx monitor after bg scan | Luis R. Rodriguez |
2010-09-14 | ath9k: fix BSSID mask calculation | Felix Fietkau |
2010-09-07 | ath9k: Implement an algorithm for Antenna diversity and combining | Vasanthakumar Thiagarajan |
2010-08-24 | ath9k_common: Move bt_stomp to common for sharing with ath9k_htc. | Vivek Natarajan |
2010-08-16 | ath9k: shorten the calibration interval during strong interference | Felix Fietkau |
2010-08-04 | ath9k_hw: clean up per-channel calibration data | Felix Fietkau |
2010-08-04 | ath9k: prevent calibration during off-channel activity | Felix Fietkau |
2010-07-26 | ath9k: Fix inconsistency between txq->stopped and the actual queue state | Vasanthakumar Thiagarajan |
2010-07-02 | ath9k: fix false positives in the baseband hang check | Felix Fietkau |
2010-06-25 | Merge branch 'wireless-2.6' into wireless-next-2.6 | Reinette Chatre |
2010-06-24 | ath9k: Remove unused paprd_txok | Vasanthakumar Thiagarajan |
2010-06-24 | ath9k: Fix bug in paprd | Vasanthakumar Thiagarajan |
2010-06-23 | ath9k: Fix bug in starting ani | Vasanthakumar Thiagarajan |
2010-06-23 | ath9k: Add a module parameter to disable led blinking. | Vivek Natarajan |
2010-06-14 | ath9k: implement PA predistortion support | Felix Fietkau |
2010-06-14 | ath9k: fix queue stopping threshold | Felix Fietkau |
2010-06-14 | ath9k: make ath_get_hal_qnum static | Felix Fietkau |
2010-06-14 | ath9k: remove declarations of some nonexistant functions | Felix Fietkau |
2010-06-14 | ath9k: remove duplicate WMM AC definitions | Felix Fietkau |
2010-06-14 | ath9k: fix mac80211 queue lookup for waking up queues | Felix Fietkau |
2010-06-14 | ath9k: add new ANI implementation for AR9003 | Luis R. Rodriguez |
2010-06-03 | ath9k: fix queue stop/start based on the number of pending frames | Felix Fietkau |
2010-06-02 | ath9k: Move driver specific structures | Sujith |
2010-04-16 | ath9k: Add Tx EDMA support | Vasanthakumar Thiagarajan |
2010-04-16 | ath9k: Initialize and configure tx status for EDMA | Vasanthakumar Thiagarajan |
2010-04-16 | ath9k: Setup appropriate tx desc for regular dma and edma | Vasanthakumar Thiagarajan |
2010-04-16 | ath9k: Add Rx EDMA support | Felix Fietkau |
2010-04-06 | ath9k: move imask from sc to ah | Pavel Roskin |
2010-03-31 | ath9k: split out access to tx status information | Felix Fietkau |
2010-02-08 | ath9k: Enable TIM timer interrupt only when needed. | Senthil Balasubramanian |
2010-02-01 | ath9k: fix access to freed data on unload | Pavel Roskin |
2010-01-29 | ath9k: Handle full sleep in ps_restore. | Vivek Natarajan |
2010-01-22 | ath9k: Fix wifi disconnection when collocated bt scan is active | Vasanthakumar Thiagarajan |
2010-01-12 | ath9k: Cleanup init/deinit routines | Sujith |
2010-01-12 | ath9k: Cleanup Powersave flags | Sujith |
2010-01-12 | ath9k: Add new file init.c | Sujith |
2010-01-12 | ath9k: Add a new file for GPIO | Sujith |
2010-01-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville |