Age | Commit message (Expand) | Author | Files | Lines |
2012-04-16 | ath9k_hw: add support for 8 AP mode interfaces | Felix Fietkau | 1 | -1/+1 |
2012-04-12 | ath9k: add DFS pattern detector instance to ath_softc | Zefir Kurtisi | 1 | -0/+2 |
2012-04-10 | ath9k: recover ar9380 chips from rare stuck state | Rajkumar Manoharan | 1 | -0/+3 |
2012-03-15 | ath9k: Fix multi-VIF BSS handling | Sujith Manoharan | 1 | -10/+6 |
2012-03-15 | ath9k: Remove aggregation flags | Sujith Manoharan | 1 | -13/+11 |
2012-03-15 | ath9k: Remove 'other' VIF count | Sujith Manoharan | 1 | -1/+0 |
2012-03-15 | ath9k: Remove unused variables | Sujith Manoharan | 1 | -2/+0 |
2012-03-07 | ath9k: get rid of double queueing of rx frames on EDMA | Felix Fietkau | 1 | -1/+0 |
2012-02-27 | ath9k: Use CONFIG_ATH9K_BTCOEX_SUPPORT | Sujith Manoharan | 1 | -0/+28 |
2012-02-27 | ath9k: Calculate ampdu limit using a helper | Sujith Manoharan | 1 | -0/+1 |
2012-02-27 | ath9k: Process BTCOEX interrupts using a helper | Sujith Manoharan | 1 | -0/+1 |
2012-02-27 | ath9k: Use proper start/stop routines for BTCOEX | Sujith Manoharan | 1 | -1/+2 |
2012-02-27 | ath9k: Move BTCOEX init/deinit functions to gpio.c | Sujith Manoharan | 1 | -0/+2 |
2012-01-11 | ath9k_hw: fix a comment | Mohammed Shafi Shajakhan | 1 | -1/+0 |
2012-01-04 | ath9k_hw: increase tx status ring buffer size | Rajkumar Manoharan | 1 | -1/+1 |
2011-12-19 | ath9k: fix tx locking issues | Felix Fietkau | 1 | -0/+1 |
2011-12-15 | ath9k: avoid retransmitting aggregation frames that a BAR was sent for | Felix Fietkau | 1 | -0/+1 |
2011-12-15 | ath9k: reduce the number of unnecessary BAR tx packets | Felix Fietkau | 1 | -2/+4 |
2011-12-15 | ath9k: change maximum software retransmission handling | Felix Fietkau | 1 | -1/+1 |
2011-12-01 | ath9k: Add functions to allocate/free buffers for MCI | Mohammed Shafi Shajakhan | 1 | -0/+1 |
2011-12-01 | ath9k: Fix LED GPIO pin for AR9462 | Mohammed Shafi Shajakhan | 1 | -1/+1 |
2011-11-10 | ath9k: Improve debugfs printout for stations. | Ben Greear | 1 | -0/+1 |
2011-11-09 | ath9k: Add btcoex profile management support for AR9462 | Rajkumar Manoharan | 1 | -0/+3 |
2011-10-14 | ath9k: Rename AR9480 into AR9462 | Rajkumar Manoharan | 1 | -1/+1 |
2011-09-30 | mac80211: let drivers inform it about per TID buffered frames | Johannes Berg | 1 | -1/+2 |
2011-09-17 | ath9k: use the new API for setting tx descriptors | Felix Fietkau | 1 | -1/+0 |
2011-09-17 | ath9k: reduce the number of functions that access the tx descriptor | Felix Fietkau | 1 | -0/+1 |
2011-09-17 | ath9k: remove ATH_TX_XRETRY and BUF_XRETRY flags | Felix Fietkau | 1 | -5/+1 |
2011-09-17 | ath9k: enable LED pin for AR946/8x chipsets | Mohammed Shafi Shajakhan | 1 | -0/+1 |
2011-09-14 | ath9k: implement .get_antenna and .set_antenna | Felix Fietkau | 1 | -0/+2 |
2011-09-14 | ath9k: always call ath_reset from workqueue context | Felix Fietkau | 1 | -1/+2 |
2011-08-30 | ath9k: move the sequence number from ath_frame_info to ath_buf | Felix Fietkau | 1 | -1/+1 |
2011-08-30 | ath9k: clean up the aggregation tid queue | Felix Fietkau | 1 | -1/+2 |
2011-08-30 | ath9k: use u8 for the tx key index | Felix Fietkau | 1 | -1/+1 |
2011-08-24 | ath9k: Move ath9k_init_crypto to common | Rajkumar Manoharan | 1 | -1/+0 |
2011-08-24 | ath9k: Remove SC_OP_ENABLE_APM | Rajkumar Manoharan | 1 | -2/+1 |
2011-08-09 | ath9k: Use atomic reference count for interrupt ops | Rajkumar Manoharan | 1 | -1/+0 |
2011-08-09 | ath9k: Remove virtual wiphy specific frame type | Rajkumar Manoharan | 1 | -3/+0 |
2011-08-09 | ath9k: remove all references to subsysid, it's never used | Pavel Roskin | 1 | -1/+1 |
2011-06-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -0/+5 |
2011-06-29 | ath9k: move few descriptor macros to ath9k.h | Mohammed Shafi Shajakhan | 1 | -0/+5 |
2011-06-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -3/+1 |
2011-06-17 | ath9k: typo fix in a comment | Pavel Roskin | 1 | -1/+1 |
2011-06-17 | ath9k: use standard max(), remove A_MAX macro | Pavel Roskin | 1 | -2/+0 |
2011-06-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville | 1 | -6/+2 |
2011-06-07 | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan | 1 | -0/+1 |
2011-06-01 | ath9k: Add a debug entry to start/stop ANI | Mohammed Shafi Shajakhan | 1 | -0/+1 |
2011-06-01 | ath9k: mark few functions as static | Mohammed Shafi Shajakhan | 1 | -3/+0 |
2011-06-01 | ath9k: make ath9k_setpower function as static | Mohammed Shafi Shajakhan | 1 | -1/+0 |
2011-06-01 | ath9k: unify edma and non-edma tx code, improve tx fifo handling | Felix Fietkau | 1 | -2/+1 |