summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/ath
Commit message (Expand)AuthorAgeFilesLines
* ath6kl: Fix 4-way handshake failure in AP and P2P GO modeVasanthakumar Thiagarajan2012-04-094-0/+107
* ath6kl: Configure htcap in fw based on the channel type in AP modeVasanthakumar Thiagarajan2012-04-095-21/+116
* ath6kl: Don't advertise HT40 support in 2.4 GhzVasanthakumar Thiagarajan2012-04-091-2/+3
* ath6kl: Fix target assert in p2p bringup with multi vifVasanthakumar Thiagarajan2012-04-092-9/+47
* ath6kl: Support net_stats.multicastVasanthakumar Thiagarajan2012-04-041-1/+2
* ath6kl: Fix scan related issue on suspend-resumeVivek Natarajan2012-04-031-0/+4
* ath6kl: Use vmalloc instead of kmalloc for fwVivek Natarajan2012-04-032-2/+5
* ath6kl: Set background scan period.Bala Shanmugam2012-03-281-0/+13
* ath6kl: Store scan request info in-advance before sending SCAN requestRaja Mani2012-03-281-3/+5
* ath6kl: add full USB supportKalle Valo2012-03-262-4/+782
* ath6kl: Add HTC pipe implementationKalle Valo2012-03-267-0/+1808
* ath6kl: add htc opsKalle Valo2012-03-2610-55/+219
* ath6kl: remove void pointer from ath6kl_credit_setup()Kalle Valo2012-03-262-3/+3
* ath6kl: add rx data padding supportKalle Valo2012-03-262-0/+10
* ath6kl: add pointer to the skb in htc_packetKalle Valo2012-03-262-0/+13
* ath6kl: add tx_comp_multi() to struct htc_ep_callbacksKalle Valo2012-03-262-0/+2
* ath6kl: Add tx_complete() to struct htc_ep_callbacksKalle Valo2012-03-264-4/+7
* ath6kl: set ram reserved size only for ar6003Kalle Valo2012-03-261-10/+12
* ath6kl: Configure inactivity timeout in fwVasanthakumar Thiagarajan2012-03-264-0/+41
* Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo2012-03-2634-748/+345
|\
| * ath9k_hw: remove unused initvalsFelix Fietkau2012-03-151-302/+0
| * ath9k: inline AR9271 1.0 INI overridesFelix Fietkau2012-03-155-13/+6
| * ath9k_hw: remove iniModes_*_tx_gain_9271Felix Fietkau2012-03-153-26/+19
| * ath9k_hw: clean up iniModesAdditionalFelix Fietkau2012-03-155-30/+22
| * ath9k_hw: fix AR9380 register settings for channel 14Felix Fietkau2012-03-151-0/+3
| * ath9k_hw: fold ar9002_hw_cck_chan14_spread into mode regs initializationFelix Fietkau2012-03-153-9/+0
| * ath9k_hw: remove iniCommon_*_cck_fir_coeff_9271Felix Fietkau2012-03-152-8/+0
| * ath9k_hw: clean up ath9k_hw_setuprxdescFelix Fietkau2012-03-151-4/+1
| * ath9k_hw: remove ath9k_hw_gettxintrtxqsFelix Fietkau2012-03-153-11/+2
| * ath9k: optimize register access functionsFelix Fietkau2012-03-152-4/+4
| * ath9k_hw: remove ath9k_hw_getdefantennaFelix Fietkau2012-03-153-8/+0
| * ath9k_hw: remove ath9k_hw_htc_resetinitFelix Fietkau2012-03-153-10/+2
| * ath9k_hw: clean up tx completion interrupt handlingFelix Fietkau2012-03-153-8/+5
| * ath9k_hw: simplify tx queue interrupt mask handlingFelix Fietkau2012-03-151-15/+11
| * ath9k: Fix multi-VIF BSS handlingSujith Manoharan2012-03-155-34/+14
| * ath9k: Remove aggregation flagsSujith Manoharan2012-03-155-46/+29
| * ath9k_hw: Cleanup FastChannelChangeSujith Manoharan2012-03-153-36/+74
| * ath9k: Remove 'other' VIF countSujith Manoharan2012-03-153-4/+2
| * ath9k: Remove unused variablesSujith Manoharan2012-03-152-6/+0
| * ath9k: Remove unnecessary initializationSujith Manoharan2012-03-151-3/+0
| * Merge branch 'for-linville' of git://github.com/kvalo/ath6klJohn W. Linville2012-03-1325-667/+1228
| |\
| * | ath9k: fix going to full-sleep on PS idleFelix Fietkau2012-03-121-3/+5
| * | ath9k: Fix mactime from being clobbered in rx_statusAshok Nagarajan2012-03-121-2/+2
| * | ath9k: configure bss info at assoc notificationRajkumar Manoharan2012-03-121-1/+1
| * | ath9k_hw: Fix enabling of MCI and RTTMohammed Shafi Shajakhan2012-03-122-2/+12
| * | ath9k: Add wiphy name to log messages.Ben Greear2012-03-122-17/+18
| * | ath9k: Fix BTCOEX shutdownSujith Manoharan2012-03-121-1/+2
| * | ath9k: fix signal strength reporting issuesFelix Fietkau2012-03-071-5/+7
| * | ath9k: get rid of double queueing of rx frames on EDMAFelix Fietkau2012-03-073-36/+28
| * | ath9k: remove rssi/antenna information from recv debug statsFelix Fietkau2012-03-072-38/+0
OpenPOWER on IntegriCloud