aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAge
* ath9k: use ath9k_hw_fbin2freq instead of FBIN2FREQGabor Juhos2012-04-17
* ath9k: move ath9k_hw_fbin2freq function to eeprom.hGabor Juhos2012-04-17
* ath9k: remove unused PWRINC_*_TO_*_CHAIN definesGabor Juhos2012-04-17
* ath9k: merge power correction constantsGabor Juhos2012-04-17
* ath9k: simplify ath9k_hw_get_scaled_power functionGabor Juhos2012-04-16
* ath9k: introduce ath9k_hw_get_scaled_power helperGabor Juhos2012-04-16
* ath9k: use consistent value for REDUCE_SCALED_POWER_BY_THREE_CHAINGabor Juhos2012-04-16
* ath9k: use ath9k_hw_update_regulatory_maxpower in ath9k_hw_def_set_txpowerGabor Juhos2012-04-16
* net/wireless: use module_pci_driverAxel Lin2012-04-16
* ath5k: add PCI idYoshinori Sato2012-04-16
* ath9k: fix beacon descriptorRajkumar Manoharan2012-04-16
* ath9k: skip beaconing when reset work is pendingRajkumar Manoharan2012-04-16
* ath9k: reset noiseimmunity level to defaultRajkumar Manoharan2012-04-16
* ath9k: fix ibss beacon next tbttRajkumar Manoharan2012-04-16
* ath9k: fix ibss fair beacon distribution for AR9462Rajkumar Manoharan2012-04-16
* ath9k: optimize the hardware hang checkFelix Fietkau2012-04-16
* ath9k: do not register LEDs on AR913xFelix Fietkau2012-04-16
* ath9k_hw: add support for 8 AP mode interfacesFelix Fietkau2012-04-16
* ath5k: use compare_ether_addr on MAC addresses instead of memcmpJonathan Bither2012-04-16
* ath9k: Gather and report IRQ sync_cause errors.Ben Greear2012-04-16
* ath9k: Use macro to decrease code when priting recv stats.Ben Greear2012-04-16
* ath9k_htc: Add Panasonic N5HBZ0000055 device idSujith Manoharan2012-04-13
* mac80211: remove hw.conf.channel usage where possibleMichal Kazior2012-04-13
* ath9k_hw: Remove BTCOEX initvalsSujith Manoharan2012-04-13
* ath9k: remove dead codeZefir Kurtisi2012-04-12
* Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville2012-04-12
|\
| * ath6kl: Fix 4-way handshake failure in AP and P2P GO modeVasanthakumar Thiagarajan2012-04-09
| * ath6kl: Configure htcap in fw based on the channel type in AP modeVasanthakumar Thiagarajan2012-04-09
| * ath6kl: Don't advertise HT40 support in 2.4 GhzVasanthakumar Thiagarajan2012-04-09
| * ath6kl: Fix target assert in p2p bringup with multi vifVasanthakumar Thiagarajan2012-04-09
| * ath6kl: Support net_stats.multicastVasanthakumar Thiagarajan2012-04-04
| * ath6kl: Fix scan related issue on suspend-resumeVivek Natarajan2012-04-03
| * ath6kl: Use vmalloc instead of kmalloc for fwVivek Natarajan2012-04-03
| * ath6kl: Set background scan period.Bala Shanmugam2012-03-28
| * ath6kl: Store scan request info in-advance before sending SCAN requestRaja Mani2012-03-28
| * ath6kl: add full USB supportKalle Valo2012-03-26
| * ath6kl: Add HTC pipe implementationKalle Valo2012-03-26
| * ath6kl: add htc opsKalle Valo2012-03-26
| * ath6kl: remove void pointer from ath6kl_credit_setup()Kalle Valo2012-03-26
| * ath6kl: add rx data padding supportKalle Valo2012-03-26
| * ath6kl: add pointer to the skb in htc_packetKalle Valo2012-03-26
| * ath6kl: add tx_comp_multi() to struct htc_ep_callbacksKalle Valo2012-03-26
| * ath6kl: Add tx_complete() to struct htc_ep_callbacksKalle Valo2012-03-26
| * ath6kl: set ram reserved size only for ar6003Kalle Valo2012-03-26
| * ath6kl: Configure inactivity timeout in fwVasanthakumar Thiagarajan2012-03-26
| * Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo2012-03-26
| |\
| * | ath6kl: Optimize target power in deep sleep suspendRaja Mani2012-03-26
| * | ath6kl: Isolate host sleep mode config part from ath6kl_wow_suspendRaja Mani2012-03-26
| * | ath6kl: Dump htc header when invalid Rx frame length is detectedVasanthakumar Thiagarajan2012-03-26
| * | ath6kl: abort normal scan when scheduled scan is startedKalle Valo2012-03-21