summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2012-03-26ath6kl: add htc opsKalle Valo10-55/+219
2012-03-26ath6kl: remove void pointer from ath6kl_credit_setup()Kalle Valo2-3/+3
2012-03-26ath6kl: add rx data padding supportKalle Valo2-0/+10
2012-03-26ath6kl: add pointer to the skb in htc_packetKalle Valo2-0/+13
2012-03-26ath6kl: add tx_comp_multi() to struct htc_ep_callbacksKalle Valo2-0/+2
2012-03-26ath6kl: Add tx_complete() to struct htc_ep_callbacksKalle Valo4-4/+7
2012-03-26ath6kl: set ram reserved size only for ar6003Kalle Valo1-10/+12
2012-03-26ath6kl: Configure inactivity timeout in fwVasanthakumar Thiagarajan4-0/+41
2012-03-26Merge remote branch 'wireless-next/master' into ath6kl-nextKalle Valo163-6489/+6636
2012-03-26ath6kl: Optimize target power in deep sleep suspendRaja Mani1-17/+81
2012-03-26ath6kl: Isolate host sleep mode config part from ath6kl_wow_suspendRaja Mani1-31/+52
2012-03-26ath6kl: Dump htc header when invalid Rx frame length is detectedVasanthakumar Thiagarajan1-1/+3
2012-03-21ath6kl: abort normal scan when scheduled scan is startedKalle Valo1-0/+2
2012-03-20ath6kl: Add __printf verification to ath6kl_printkJoe Perches1-1/+2
2012-03-20ath6kl: Add ARP offload related statistic info in tgt_statsRaja Mani2-0/+10
2012-03-20ath6kl: add debug log for AP MLME operationsAarthi Thiruvengadam1-0/+3
2012-03-20ath6kl: handle probe response from P2P device in P2P GO modeAarthi Thiruvengadam2-4/+21
2012-03-15libertas: remove dump_survey implementationDaniel Drake1-37/+0
2012-03-15ath9k_hw: remove unused initvalsFelix Fietkau1-302/+0
2012-03-15ath9k: inline AR9271 1.0 INI overridesFelix Fietkau5-13/+6
2012-03-15ath9k_hw: remove iniModes_*_tx_gain_9271Felix Fietkau3-26/+19
2012-03-15ath9k_hw: clean up iniModesAdditionalFelix Fietkau5-30/+22
2012-03-15ath9k_hw: fix AR9380 register settings for channel 14Felix Fietkau1-0/+3
2012-03-15ath9k_hw: fold ar9002_hw_cck_chan14_spread into mode regs initializationFelix Fietkau3-9/+0
2012-03-15ath9k_hw: remove iniCommon_*_cck_fir_coeff_9271Felix Fietkau2-8/+0
2012-03-15ath9k_hw: clean up ath9k_hw_setuprxdescFelix Fietkau1-4/+1
2012-03-15ath9k_hw: remove ath9k_hw_gettxintrtxqsFelix Fietkau3-11/+2
2012-03-15ath9k: optimize register access functionsFelix Fietkau2-4/+4
2012-03-15ath9k_hw: remove ath9k_hw_getdefantennaFelix Fietkau3-8/+0
2012-03-15ath9k_hw: remove ath9k_hw_htc_resetinitFelix Fietkau3-10/+2
2012-03-15ath9k_hw: clean up tx completion interrupt handlingFelix Fietkau3-8/+5
2012-03-15ath9k_hw: simplify tx queue interrupt mask handlingFelix Fietkau1-15/+11
2012-03-15rt2x00: rt2800usb: limit tx queues lengthStanislaw Gruszka1-1/+1
2012-03-15rt2x00: rt2800usb: do not check packedid for aggregated framesStanislaw Gruszka1-2/+3
2012-03-15rt2x00: rt2800usb: rework txstatus codeStanislaw Gruszka5-64/+101
2012-03-15rt2x00: rt2800usb: rework txdone codeStanislaw Gruszka1-41/+31
2012-03-15rt2x00: rt2800usb: move additional txdone into new functionStanislaw Gruszka1-5/+11
2012-03-15ath9k: Fix multi-VIF BSS handlingSujith Manoharan5-34/+14
2012-03-15ath9k: Remove aggregation flagsSujith Manoharan5-46/+29
2012-03-15ath9k_hw: Cleanup FastChannelChangeSujith Manoharan3-36/+74
2012-03-15ath9k: Remove 'other' VIF countSujith Manoharan3-4/+2
2012-03-15ath9k: Remove unused variablesSujith Manoharan2-6/+0
2012-03-15ath9k: Remove unnecessary initializationSujith Manoharan1-3/+0
2012-03-15rt2x00: Set IEEE80211_HW_REPORTS_TX_ACK_STATUS in rt2800Helmut Schaa1-1/+3
2012-03-14mwifiex: correction in structure name passed to sizeof()Amitkumar Karwar1-1/+1
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 9Yogesh Ashok Powar5-95/+94
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 8Yogesh Ashok Powar2-70/+73
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 7Yogesh Ashok Powar2-121/+114
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 6Yogesh Ashok Powar1-92/+96
2012-03-14mwifiex: fix checkpatch --strict warnings/errors Part 5Yogesh Ashok Powar1-173/+170