summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2011-04-12ath9k: index out of boundsroel
2011-04-12ath9k_hw: index out of boundsroel
2011-04-12ath5k: reduce interrupt load caused by rx/tx interruptsFelix Fietkau
2011-04-12ath5k: clean up debugfs codeFelix Fietkau
2011-04-12ath5k: remove ts_retry from ath5k_tx_statusFelix Fietkau
2011-04-12ath5k: optimize rx status processingFelix Fietkau
2011-04-12ath5k: optimize tx status processingFelix Fietkau
2011-04-12ath5k: remove ts_rate from ath5k_tx_statusFelix Fietkau
2011-04-12ath5k: optimize tx descriptor setupFelix Fietkau
2011-04-12ath5k: fix slot time handlingFelix Fietkau
2011-04-12ath5k: fix SIFS time handlingFelix Fietkau
2011-04-12ath5k: fix short preamble rate duration valueFelix Fietkau
2011-04-12ath5k: fix tx status reporting issuesFelix Fietkau
2011-04-12ath5k: improve pcal error handling for ENOMEM caseJohn W. Linville
2011-04-12ath9k_hw: remove unnecessary parts of the AR9380 SREV checkFelix Fietkau
2011-04-12ath9k: Fix kernel panic on module unloadRajkumar Manoharan
2011-04-12ath9k: Update gain table for AR9485Senthil Balasubramanian
2011-04-12ath9k: Add RSSI information from control and extension chainsSenthil Balasubramanian
2011-04-12ath9k: fix too early enabling of rx during ath_startrecv()Felix Fietkau
2011-04-12ath9k: fix PS-Poll reception on AR9160 and earlierFelix Fietkau
2011-04-12ath9k_hw: Fix instable target power control b/w CCK/OFDMRajkumar Manoharan
2011-04-12ath9k: Implement dev_tx_frames_pending callback.Vivek Natarajan
2011-04-07Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
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-07ath9k: deny new interface addtion on IBSS modeRajkumar Manoharan
2011-04-07ath9k: use the hw opmode to select the beacon timer modeFelix Fietkau
2011-04-07ath9k: fix beacon slot processing in ad-hoc modeFelix Fietkau
2011-04-07ar9170usb: purge obsolete driverChristian Lamparter
2011-04-07ath: add missing regdomain pair 0x5c mappingChristian Lamparter
2011-04-04ath9k_hw: Use appropriate rx gain table for AR9485Vasanthakumar Thiagarajan
2011-04-04ath9k_hw: remove ath9k_get_channel_edgesMohammed Shafi Shajakhan
2011-04-04ath9k: remove set11n_virtualmorefragMohammed Shafi Shajakhan
2011-04-04ath9k: cleanup few redundant macrosMohammed Shafi Shajakhan
2011-04-04ath9k: Fix phy info print message with AR9485 chipset.Senthil Balasubramanian
2011-03-30ath9k_hw: remove pCap->tx_triglevel_maxFelix Fietkau
2011-03-30ath9k_hw: remove ATH9K_HW_CAP_ENHANCEDPMFelix Fietkau
2011-03-30ath9k_hw: remove pCap->keycache_sizeFelix Fietkau
2011-03-30ath9k_hw: remove pCap->reg_capFelix Fietkau
2011-03-30ath9k_hw: remove ah->config.ht_enableFelix Fietkau
2011-03-30ath9k_hw: remove pCap->total_queuesFelix Fietkau
2011-03-30ath9k_hw: turn a few big macros into functionsFelix Fietkau
2011-03-30ath9k_hw: replace REG_READ+REG_WRITE with REG_RMWFelix Fietkau
2011-03-30ath9k_hw: add a new register op for read-mask-writeFelix Fietkau
2011-03-30ath9k_hw: embed the ath_ops callbacks in the ath_hw structFelix Fietkau
2011-03-30ath9k: Support RSN IBSSJouni Malinen
2011-03-30ath9k: fix stuck beacon detectionFelix Fietkau
2011-03-30ath9k: trigger nfcal only after multiple missed beacons in AP modeFelix Fietkau
2011-03-30ath9k: fix beacon timer handling issuesFelix Fietkau