summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ath9k.h
AgeCommit message (Expand)Author
2012-07-17ath9k: Fix race in reset-work usageRajkumar Manoharan
2012-07-17ath9k: Fix ANI managementSujith Manoharan
2012-07-17ath9k: Cleanup the beacon taskletSujith Manoharan
2012-07-17ath9k: Set the TSF adjust value properlySujith Manoharan
2012-07-17ath9k: Cleanup beacon queue configurationSujith Manoharan
2012-07-17ath9k: Remove is_bslot_activeSujith Manoharan
2012-07-17ath9k: Cleanup beacon logicSujith Manoharan
2012-07-17ath9k: Fix beacon setupSujith Manoharan
2012-07-17ath9k: fix aggregate size limit based on queue TXOP limitFelix Fietkau
2012-07-17ath9k: make per-WMM-AC queue sizes configurable via debugfsFelix Fietkau
2012-07-12ath9k: Add WoW related mac80211 callbacksMohammed Shafi Shajakhan
2012-07-12ath9k: Add definitions and structures to support WoWMohammed Shafi Shajakhan
2012-07-09ath9k: fix power consumption on network sleep when BTCOEX is enabledRajkumar Manoharan
2012-07-09Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-06-26ath9k: raise aggregation limit to 64k for HT IBSSSven Eckelmann
2012-06-19ath9k: fix invalid pointer access in the tx pathFelix Fietkau
2012-06-13ath9k: defer btcoex scheme updateRajkumar Manoharan
2012-06-06ath9k: Handle fatal interrupts properlySujith Manoharan
2012-06-06ath9k: Use atomic operationsSujith Manoharan
2012-06-06ath9k: Move LNA code to antenna.cSujith Manoharan
2012-06-06ath9k: Fix work handlingSujith Manoharan
2012-06-06ath9k: Group link monitoring logicSujith Manoharan
2012-06-06ath9k: improve BT FTP/PAN performanceRajkumar Manoharan
2012-06-06ath9k: Use separate operational flags for BTCOEXSujith Manoharan
2012-06-06ath9k: Remove SC_OP_OFFCHANNELSujith Manoharan
2012-04-16ath9k_hw: add support for 8 AP mode interfacesFelix Fietkau
2012-04-11ath9k: add DFS pattern detector instance to ath_softcZefir Kurtisi
2012-04-09ath9k: recover ar9380 chips from rare stuck stateRajkumar Manoharan
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