summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/ath9k.h
AgeCommit message (Expand)AuthorFilesLines
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-17ath9k: use the new API for setting tx descriptorsFelix Fietkau1-1/+0
2011-09-17ath9k: reduce the number of functions that access the tx descriptorFelix Fietkau1-0/+1
2011-09-17ath9k: remove ATH_TX_XRETRY and BUF_XRETRY flagsFelix Fietkau1-5/+1
2011-09-17ath9k: 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-09ath9k: 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-07net: 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
2011-05-16ath9k_hw: define antenna diversity groupMohammed Shafi Shajakhan1-1/+0
2011-05-10ath9k: avoid enabling interrupts while processing rxRajkumar Manoharan1-0/+1
2011-05-05ath9k_hw: remove aggregation protection modeMohammed Shafi Shajakhan1-1/+0
2011-04-25ath9k: cleanup hw pll work handlerSenthil Balasubramanian1-0/+1
2011-04-25ath9k: Fix LED gpio for AR93xx chipsets.Senthil Balasubramanian1-0/+1
2011-04-19ath9k: assign keycache slots to unencrypted stationsFelix Fietkau1-0/+2
2011-04-19ath9k: fix powersave frame filtering/buffering in AP modeFelix Fietkau1-0/+6
2011-04-13ath9k: introduce ATH9K_{PCI,AHB} config optionsGabor Juhos1-2/+2
2011-04-07ath9k: configure beacons based on hw opmodeRajkumar Manoharan1-0/+1
2011-04-07ath9k: Handle BSSID/AID for multiple interfacesRajkumar Manoharan1-1/+2
2011-04-07ath9k: Cleanup ath_vif structRajkumar Manoharan1-2/+0
2011-04-05ath9k: cleanup few redundant macrosMohammed Shafi Shajakhan1-4/+0
2011-03-30ath9k: fix stuck beacon detectionFelix Fietkau1-1/+1
2011-03-30ath9k: fix beacon timer handling issuesFelix Fietkau1-1/+1
2011-03-14ath9k: fix the .flush driver op implementationFelix Fietkau1-1/+0
2011-02-28ath9k: Fix incorrect GPIO LED pin for AR9485Senthil Balasubramanian1-0/+1
2011-02-28ath9k: use generic mac80211 LED blinking codeFelix Fietkau1-26/+16
2011-02-21ath9k: Implement op_flush()Vasanthakumar Thiagarajan1-0/+1
2011-02-19Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville1-7/+1
2011-02-15ath9k: Fix ath9k prevents CPU to enter C3 statesMohammed Shafi Shajakhan1-6/+0
2011-02-14ath9k: disable beaconing before stopping beacon queueRajkumar Manoharan1-0/+2