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