summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath/ath9k/ath9k.h
AgeCommit message (Expand)Author
2011-10-14ath9k: Rename AR9480 into AR9462Rajkumar Manoharan
2011-09-30mac80211: let drivers inform it about per TID buffered framesJohannes Berg
2011-09-16ath9k: use the new API for setting tx descriptorsFelix Fietkau
2011-09-16ath9k: reduce the number of functions that access the tx descriptorFelix Fietkau
2011-09-16ath9k: remove ATH_TX_XRETRY and BUF_XRETRY flagsFelix Fietkau
2011-09-16ath9k: enable LED pin for AR946/8x chipsetsMohammed Shafi Shajakhan
2011-09-14ath9k: implement .get_antenna and .set_antennaFelix Fietkau
2011-09-14ath9k: always call ath_reset from workqueue contextFelix Fietkau
2011-08-30ath9k: move the sequence number from ath_frame_info to ath_bufFelix Fietkau
2011-08-30ath9k: clean up the aggregation tid queueFelix Fietkau
2011-08-30ath9k: use u8 for the tx key indexFelix Fietkau
2011-08-24ath9k: Move ath9k_init_crypto to commonRajkumar Manoharan
2011-08-24ath9k: Remove SC_OP_ENABLE_APMRajkumar Manoharan
2011-08-09ath9k: Use atomic reference count for interrupt opsRajkumar Manoharan
2011-08-09ath9k: Remove virtual wiphy specific frame typeRajkumar Manoharan
2011-08-08ath9k: remove all references to subsysid, it's never usedPavel Roskin
2011-06-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-29ath9k: move few descriptor macros to ath9k.hMohammed Shafi Shajakhan
2011-06-24Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-17ath9k: typo fix in a commentPavel Roskin
2011-06-17ath9k: use standard max(), remove A_MAX macroPavel Roskin
2011-06-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-06-06net: remove interrupt.h inclusion from netdevice.hAlexey Dobriyan
2011-06-01ath9k: Add a debug entry to start/stop ANIMohammed Shafi Shajakhan
2011-06-01ath9k: mark few functions as staticMohammed Shafi Shajakhan
2011-06-01ath9k: make ath9k_setpower function as staticMohammed Shafi Shajakhan
2011-06-01ath9k: unify edma and non-edma tx code, improve tx fifo handlingFelix Fietkau
2011-05-19ath9k: implement .tx_last_beacon()Felix Fietkau
2011-05-19ath9k: Drag the driver to the year 2011Sujith Manoharan
2011-05-16ath9k_hw: define antenna diversity groupMohammed Shafi Shajakhan
2011-05-10ath9k: avoid enabling interrupts while processing rxRajkumar Manoharan
2011-05-05ath9k_hw: remove aggregation protection modeMohammed Shafi Shajakhan
2011-04-25ath9k: cleanup hw pll work handlerSenthil Balasubramanian
2011-04-25ath9k: Fix LED gpio for AR93xx chipsets.Senthil Balasubramanian
2011-04-19ath9k: assign keycache slots to unencrypted stationsFelix Fietkau
2011-04-19ath9k: fix powersave frame filtering/buffering in AP modeFelix Fietkau
2011-04-13ath9k: introduce ATH9K_{PCI,AHB} config optionsGabor Juhos
2011-04-07ath9k: configure beacons based on hw opmodeRajkumar Manoharan
2011-04-07ath9k: Handle BSSID/AID for multiple interfacesRajkumar Manoharan
2011-04-07ath9k: Cleanup ath_vif structRajkumar Manoharan
2011-04-04ath9k: cleanup few redundant macrosMohammed Shafi Shajakhan
2011-03-30ath9k: fix stuck beacon detectionFelix Fietkau
2011-03-30ath9k: fix beacon timer handling issuesFelix Fietkau
2011-03-14ath9k: fix the .flush driver op implementationFelix Fietkau
2011-02-28ath9k: Fix incorrect GPIO LED pin for AR9485Senthil Balasubramanian
2011-02-28ath9k: use generic mac80211 LED blinking codeFelix Fietkau
2011-02-21ath9k: Implement op_flush()Vasanthakumar Thiagarajan
2011-02-18Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6John W. Linville
2011-02-15ath9k: Fix ath9k prevents CPU to enter C3 statesMohammed Shafi Shajakhan
2011-02-14ath9k: disable beaconing before stopping beacon queueRajkumar Manoharan