Age | Commit message (Expand) | Author |
2011-10-14 | ath9k: Rename AR9480 into AR9462 | Rajkumar Manoharan |
2011-09-30 | mac80211: let drivers inform it about per TID buffered frames | Johannes Berg |
2011-09-16 | ath9k: use the new API for setting tx descriptors | Felix Fietkau |
2011-09-16 | ath9k: reduce the number of functions that access the tx descriptor | Felix Fietkau |
2011-09-16 | ath9k: remove ATH_TX_XRETRY and BUF_XRETRY flags | Felix Fietkau |
2011-09-16 | ath9k: enable LED pin for AR946/8x chipsets | Mohammed Shafi Shajakhan |
2011-09-14 | ath9k: implement .get_antenna and .set_antenna | Felix Fietkau |
2011-09-14 | ath9k: always call ath_reset from workqueue context | Felix Fietkau |
2011-08-30 | ath9k: move the sequence number from ath_frame_info to ath_buf | Felix Fietkau |
2011-08-30 | ath9k: clean up the aggregation tid queue | Felix Fietkau |
2011-08-30 | ath9k: use u8 for the tx key index | Felix Fietkau |
2011-08-24 | ath9k: Move ath9k_init_crypto to common | Rajkumar Manoharan |
2011-08-24 | ath9k: Remove SC_OP_ENABLE_APM | Rajkumar Manoharan |
2011-08-09 | ath9k: Use atomic reference count for interrupt ops | Rajkumar Manoharan |
2011-08-09 | ath9k: Remove virtual wiphy specific frame type | Rajkumar Manoharan |
2011-08-08 | ath9k: remove all references to subsysid, it's never used | Pavel Roskin |
2011-06-30 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-06-29 | ath9k: move few descriptor macros to ath9k.h | Mohammed Shafi Shajakhan |
2011-06-24 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-06-17 | ath9k: typo fix in a comment | Pavel Roskin |
2011-06-17 | ath9k: use standard max(), remove A_MAX macro | Pavel Roskin |
2011-06-08 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil... | John W. Linville |
2011-06-06 | net: remove interrupt.h inclusion from netdevice.h | Alexey Dobriyan |
2011-06-01 | ath9k: Add a debug entry to start/stop ANI | Mohammed Shafi Shajakhan |
2011-06-01 | ath9k: mark few functions as static | Mohammed Shafi Shajakhan |
2011-06-01 | ath9k: make ath9k_setpower function as static | Mohammed Shafi Shajakhan |
2011-06-01 | ath9k: unify edma and non-edma tx code, improve tx fifo handling | Felix Fietkau |
2011-05-19 | ath9k: implement .tx_last_beacon() | Felix Fietkau |
2011-05-19 | ath9k: Drag the driver to the year 2011 | Sujith Manoharan |
2011-05-16 | ath9k_hw: define antenna diversity group | Mohammed Shafi Shajakhan |
2011-05-10 | ath9k: avoid enabling interrupts while processing rx | Rajkumar Manoharan |
2011-05-05 | ath9k_hw: remove aggregation protection mode | Mohammed Shafi Shajakhan |
2011-04-25 | ath9k: cleanup hw pll work handler | Senthil Balasubramanian |
2011-04-25 | ath9k: Fix LED gpio for AR93xx chipsets. | Senthil Balasubramanian |
2011-04-19 | ath9k: assign keycache slots to unencrypted stations | Felix Fietkau |
2011-04-19 | ath9k: fix powersave frame filtering/buffering in AP mode | Felix Fietkau |
2011-04-13 | ath9k: introduce ATH9K_{PCI,AHB} config options | Gabor Juhos |
2011-04-07 | ath9k: configure beacons based on hw opmode | Rajkumar Manoharan |
2011-04-07 | ath9k: Handle BSSID/AID for multiple interfaces | Rajkumar Manoharan |
2011-04-07 | ath9k: Cleanup ath_vif struct | Rajkumar Manoharan |
2011-04-04 | ath9k: cleanup few redundant macros | Mohammed Shafi Shajakhan |
2011-03-30 | ath9k: fix stuck beacon detection | Felix Fietkau |
2011-03-30 | ath9k: fix beacon timer handling issues | Felix Fietkau |
2011-03-14 | ath9k: fix the .flush driver op implementation | Felix Fietkau |
2011-02-28 | ath9k: Fix incorrect GPIO LED pin for AR9485 | Senthil Balasubramanian |
2011-02-28 | ath9k: use generic mac80211 LED blinking code | Felix Fietkau |
2011-02-21 | ath9k: Implement op_flush() | Vasanthakumar Thiagarajan |
2011-02-18 | Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 | John W. Linville |
2011-02-15 | ath9k: Fix ath9k prevents CPU to enter C3 states | Mohammed Shafi Shajakhan |
2011-02-14 | ath9k: disable beaconing before stopping beacon queue | Rajkumar Manoharan |