aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath/ath9k/ath9k.h
Commit message (Expand)AuthorAge
* ath9k_hw: increase tx status ring buffer sizeRajkumar Manoharan2012-01-04
* ath9k: fix tx locking issuesFelix Fietkau2011-12-19
* ath9k: avoid retransmitting aggregation frames that a BAR was sent forFelix Fietkau2011-12-15
* ath9k: reduce the number of unnecessary BAR tx packetsFelix Fietkau2011-12-15
* ath9k: change maximum software retransmission handlingFelix Fietkau2011-12-15
* ath9k: Add functions to allocate/free buffers for MCIMohammed Shafi Shajakhan2011-11-30
* ath9k: Fix LED GPIO pin for AR9462Mohammed Shafi Shajakhan2011-11-30
* ath9k: Improve debugfs printout for stations.Ben Greear2011-11-09
* ath9k: Add btcoex profile management support for AR9462Rajkumar Manoharan2011-11-08
* ath9k: Rename AR9480 into AR9462Rajkumar Manoharan2011-10-14
* mac80211: let drivers inform it about per TID buffered framesJohannes Berg2011-09-30
* ath9k: use the new API for setting tx descriptorsFelix Fietkau2011-09-16
* ath9k: reduce the number of functions that access the tx descriptorFelix Fietkau2011-09-16
* ath9k: remove ATH_TX_XRETRY and BUF_XRETRY flagsFelix Fietkau2011-09-16
* ath9k: enable LED pin for AR946/8x chipsetsMohammed Shafi Shajakhan2011-09-16
* ath9k: implement .get_antenna and .set_antennaFelix Fietkau2011-09-14
* ath9k: always call ath_reset from workqueue contextFelix Fietkau2011-09-14
* ath9k: move the sequence number from ath_frame_info to ath_bufFelix Fietkau2011-08-30
* ath9k: clean up the aggregation tid queueFelix Fietkau2011-08-30
* ath9k: use u8 for the tx key indexFelix Fietkau2011-08-30
* ath9k: Move ath9k_init_crypto to commonRajkumar Manoharan2011-08-24
* ath9k: Remove SC_OP_ENABLE_APMRajkumar Manoharan2011-08-24
* ath9k: Use atomic reference count for interrupt opsRajkumar Manoharan2011-08-09
* ath9k: Remove virtual wiphy specific frame typeRajkumar Manoharan2011-08-09
* ath9k: remove all references to subsysid, it's never usedPavel Roskin2011-08-08
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-30
|\
| * ath9k: move few descriptor macros to ath9k.hMohammed Shafi Shajakhan2011-06-29
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-24
|\|
| * ath9k: typo fix in a commentPavel Roskin2011-06-17
| * ath9k: use standard max(), remove A_MAX macroPavel Roskin2011-06-17
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2011-06-08
|\|
| * ath9k: Add a debug entry to start/stop ANIMohammed Shafi Shajakhan2011-06-01
| * ath9k: mark few functions as staticMohammed Shafi Shajakhan2011-06-01
| * ath9k: make ath9k_setpower function as staticMohammed Shafi Shajakhan2011-06-01
| * ath9k: unify edma and non-edma tx code, improve tx fifo handlingFelix Fietkau2011-06-01
* | net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan2011-06-07
|/
* ath9k: implement .tx_last_beacon()Felix Fietkau2011-05-19
* ath9k: Drag the driver to the year 2011Sujith Manoharan2011-05-19
* ath9k_hw: define antenna diversity groupMohammed Shafi Shajakhan2011-05-16
* ath9k: avoid enabling interrupts while processing rxRajkumar Manoharan2011-05-10
* ath9k_hw: remove aggregation protection modeMohammed Shafi Shajakhan2011-05-05
* ath9k: cleanup hw pll work handlerSenthil Balasubramanian2011-04-25
* ath9k: Fix LED gpio for AR93xx chipsets.Senthil Balasubramanian2011-04-25
* ath9k: assign keycache slots to unencrypted stationsFelix Fietkau2011-04-19
* ath9k: fix powersave frame filtering/buffering in AP modeFelix Fietkau2011-04-19
* ath9k: introduce ATH9K_{PCI,AHB} config optionsGabor Juhos2011-04-13
* ath9k: configure beacons based on hw opmodeRajkumar Manoharan2011-04-07
* ath9k: Handle BSSID/AID for multiple interfacesRajkumar Manoharan2011-04-07
* ath9k: Cleanup ath_vif structRajkumar Manoharan2011-04-07
* ath9k: cleanup few redundant macrosMohammed Shafi Shajakhan2011-04-04