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