summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/ath9k.h
AgeCommit message (Expand)Author
2012-03-15ath9k: Fix multi-VIF BSS handlingSujith Manoharan
2012-03-15ath9k: Remove aggregation flagsSujith Manoharan
2012-03-15ath9k: Remove 'other' VIF countSujith Manoharan
2012-03-15ath9k: Remove unused variablesSujith Manoharan
2012-03-07ath9k: get rid of double queueing of rx frames on EDMAFelix Fietkau
2012-02-27ath9k: Use CONFIG_ATH9K_BTCOEX_SUPPORTSujith Manoharan
2012-02-27ath9k: Calculate ampdu limit using a helperSujith Manoharan
2012-02-27ath9k: Process BTCOEX interrupts using a helperSujith Manoharan
2012-02-27ath9k: Use proper start/stop routines for BTCOEXSujith Manoharan
2012-02-27ath9k: Move BTCOEX init/deinit functions to gpio.cSujith Manoharan
2012-01-10ath9k_hw: fix a commentMohammed Shafi Shajakhan
2012-01-04ath9k_hw: increase tx status ring buffer sizeRajkumar Manoharan
2011-12-19ath9k: fix tx locking issuesFelix Fietkau
2011-12-15ath9k: avoid retransmitting aggregation frames that a BAR was sent forFelix Fietkau
2011-12-15ath9k: reduce the number of unnecessary BAR tx packetsFelix Fietkau
2011-12-15ath9k: change maximum software retransmission handlingFelix Fietkau
2011-11-30ath9k: Add functions to allocate/free buffers for MCIMohammed Shafi Shajakhan
2011-11-30ath9k: Fix LED GPIO pin for AR9462Mohammed Shafi Shajakhan
2011-11-09ath9k: Improve debugfs printout for stations.Ben Greear
2011-11-08ath9k: Add btcoex profile management support for AR9462Rajkumar Manoharan
2011-10-14ath9k: Rename AR9480 into AR9462Rajkumar Manoharan
2011-09-30mac80211: let drivers inform it about per TID buffered framesJohannes Berg
2011-09-16ath9k: use the new API for setting tx descriptorsFelix Fietkau
2011-09-16ath9k: reduce the number of functions that access the tx descriptorFelix Fietkau
2011-09-16ath9k: remove ATH_TX_XRETRY and BUF_XRETRY flagsFelix Fietkau
2011-09-16ath9k: enable LED pin for AR946/8x chipsetsMohammed Shafi Shajakhan
2011-09-14ath9k: implement .get_antenna and .set_antennaFelix Fietkau
2011-09-14ath9k: always call ath_reset from workqueue contextFelix Fietkau
2011-08-30ath9k: move the sequence number from ath_frame_info to ath_bufFelix Fietkau
2011-08-30ath9k: clean up the aggregation tid queueFelix Fietkau
2011-08-30ath9k: use u8 for the tx key indexFelix Fietkau
2011-08-24ath9k: Move ath9k_init_crypto to commonRajkumar Manoharan
2011-08-24ath9k: Remove SC_OP_ENABLE_APMRajkumar Manoharan
2011-08-09ath9k: Use atomic reference count for interrupt opsRajkumar Manoharan
2011-08-09ath9k: Remove virtual wiphy specific frame typeRajkumar Manoharan
2011-08-08ath9k: remove all references to subsysid, it's never usedPavel Roskin
2011-06-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-29ath9k: move few descriptor macros to ath9k.hMohammed Shafi Shajakhan
2011-06-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-17ath9k: typo fix in a commentPavel Roskin
2011-06-17ath9k: use standard max(), remove A_MAX macroPavel Roskin
2011-06-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
2011-06-01ath9k: Add a debug entry to start/stop ANIMohammed Shafi Shajakhan
2011-06-01ath9k: mark few functions as staticMohammed Shafi Shajakhan
2011-06-01ath9k: make ath9k_setpower function as staticMohammed Shafi Shajakhan
2011-06-01ath9k: unify edma and non-edma tx code, improve tx fifo handlingFelix Fietkau
2011-05-19ath9k: implement .tx_last_beacon()Felix Fietkau
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan
2011-05-16ath9k_hw: define antenna diversity groupMohammed Shafi Shajakhan