summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/ath
AgeCommit message (Expand)Author
2012-04-23ath9k: fix TX power reporting on AR9003 chipsGabor Juhos
2012-04-23ath9k: Fix compile warnings when DEBUGFS is disabled.Ben Greear
2012-04-23ath9k: add possible wiphy interface combinationsFelix Fietkau
2012-04-17ath9k: use ath9k_hw_fbin2freq instead of FBIN2FREQGabor Juhos
2012-04-17ath9k: move ath9k_hw_fbin2freq function to eeprom.hGabor Juhos
2012-04-17ath9k: remove unused PWRINC_*_TO_*_CHAIN definesGabor Juhos
2012-04-17ath9k: merge power correction constantsGabor Juhos
2012-04-16ath9k: simplify ath9k_hw_get_scaled_power functionGabor Juhos
2012-04-16ath9k: introduce ath9k_hw_get_scaled_power helperGabor Juhos
2012-04-16ath9k: use consistent value for REDUCE_SCALED_POWER_BY_THREE_CHAINGabor Juhos
2012-04-16ath9k: use ath9k_hw_update_regulatory_maxpower in ath9k_hw_def_set_txpowerGabor Juhos
2012-04-16net/wireless: use module_pci_driverAxel Lin
2012-04-16ath5k: add PCI idYoshinori Sato
2012-04-16ath9k: fix beacon descriptorRajkumar Manoharan
2012-04-16ath9k: skip beaconing when reset work is pendingRajkumar Manoharan
2012-04-16ath9k: reset noiseimmunity level to defaultRajkumar Manoharan
2012-04-16ath9k: fix ibss beacon next tbttRajkumar Manoharan
2012-04-16ath9k: fix ibss fair beacon distribution for AR9462Rajkumar Manoharan
2012-04-16ath9k: optimize the hardware hang checkFelix Fietkau
2012-04-16ath9k: do not register LEDs on AR913xFelix Fietkau
2012-04-16ath9k_hw: add support for 8 AP mode interfacesFelix Fietkau
2012-04-16ath5k: use compare_ether_addr on MAC addresses instead of memcmpJonathan Bither
2012-04-16ath9k: Gather and report IRQ sync_cause errors.Ben Greear
2012-04-16ath9k: Use macro to decrease code when priting recv stats.Ben Greear
2012-04-13ath9k_htc: Add Panasonic N5HBZ0000055 device idSujith Manoharan
2012-04-13mac80211: remove hw.conf.channel usage where possibleMichal Kazior
2012-04-13ath9k_hw: Remove BTCOEX initvalsSujith Manoharan
2012-04-12ath9k: remove dead codeZefir Kurtisi
2012-04-12Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville
2012-04-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-04-11ath5k: Remove extraneous statements from ath5k_hw_proc_4word_tx_status and at...Qasim Javed
2012-04-11wireless: Remove unnecessary ; from while (0) macrosJoe Perches
2012-04-11ath9k: Add more recv stats.Ben Greear
2012-04-11ath9k: Add tx-failed counter.Ben Greear
2012-04-11ath9k: update to DFS pattern detector interfaceZefir Kurtisi
2012-04-11ath9k: add DFS pattern detector instance to ath_softcZefir Kurtisi
2012-04-11ath9k: add DFS pattern detectorZefir Kurtisi
2012-04-10mac80211: notify driver of rate control updatesJohannes Berg
2012-04-10mac80211: remove channel type argument from rate_updateJohannes Berg
2012-04-10mac80211: don't always advertise remain-on-channelJohannes Berg
2012-04-10ath5k: Introduce _ath5k_printk to reduce code/textJoe Perches
2012-04-10ath: Add and use pr_fmt, convert printks to pr_<level>Joe Perches
2012-04-10Revert "ath9k: fix going to full-sleep on PS idle"Sujith Manoharan
2012-04-09ath9k_hw: Update rx gain initval to improve rx sensitivityRajkumar Manoharan
2012-04-09ath9k: recover ar9380 chips from rare stuck stateRajkumar Manoharan
2012-04-09ath9k_hw: improve ANI processing and rx desensitizing parametersRajkumar Manoharan
2012-04-09ath6kl: Fix 4-way handshake failure in AP and P2P GO modeVasanthakumar Thiagarajan
2012-04-09ath6kl: Configure htcap in fw based on the channel type in AP modeVasanthakumar Thiagarajan
2012-04-09ath6kl: Don't advertise HT40 support in 2.4 GhzVasanthakumar Thiagarajan
2012-04-09ath6kl: Fix target assert in p2p bringup with multi vifVasanthakumar Thiagarajan