aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2012-08-13p54: fix powerpc gcc warningsChristian Lamparter1-4/+8
2012-08-10brcmsmac: document firmware dependenciesJeff Mahoney1-1/+3
2012-08-10ath9k: tune rc_stats to display only valid ratesRajkumar Manoharan1-2/+3
2012-08-10ath9k: Trim rate tableSujith Manoharan2-180/+174
2012-08-10ath9k: Remove MIMO-PS specific codeSujith Manoharan1-9/+0
2012-08-10ath9k: Cleanup TX status APISujith Manoharan1-42/+29
2012-08-10ath9k: Bail out properly before calculating rate indexSujith Manoharan1-13/+11
2012-08-10ath9k: Fix RTS/CTS rate selectionSujith Manoharan1-27/+14
2012-08-10ath9k: Do not set IEEE80211_TX_RC_USE_SHORT_PREAMBLESujith Manoharan1-2/+0
2012-08-10ath9k: Unify valid rate calculation routinesSujith Manoharan1-35/+39
2012-08-10ath9k: Remove ath_rc_set_valid_rate_idxSujith Manoharan1-10/+3
2012-08-10ath9k: Change rateset calculationSujith Manoharan1-26/+9
2012-08-10ath9k: Cleanup index retrieval routinesSujith Manoharan1-29/+27
2012-08-10ath9k: Cleanup ath_rc_setvalid_htratesSujith Manoharan1-8/+9
2012-08-10ath9k: Cleanup ath_rc_setvalid_ratesSujith Manoharan1-28/+21
2012-08-10ath9k: Cleanup RC init APISujith Manoharan1-64/+35
2012-08-10ath9k: Simplify rate table initializationSujith Manoharan1-48/+17
2012-08-10mwifiex: use GFP_ATOMIC under spin lockDan Carpenter1-1/+1
2012-08-10mwifiex: notify cfg80211 about MIC failuresAmitkumar Karwar1-0/+6
2012-08-10mwifiex: fix 'smatch' warning in preparing key_material cmdBing Zhao1-1/+1
2012-08-10ssb: check for flash presentenceRafał Miłecki1-7/+21
2012-08-10b43legacy: fix logic in GPIO initRafał Miłecki1-1/+1
2012-08-10b43: N-PHY: fix 0x2057 radio calib copy/paste mistakeRafał Miłecki1-0/+1
2012-08-10mwifiex: fix powerpc64-linux- compilation warningsBing Zhao2-9/+9
2012-08-10iwlegacy: clean up suspend/resumeJohannes Berg2-14/+3
2012-08-10mwifiex: fix code mis-alignment after the if statementFengguang Wu1-2/+2
2012-08-10ath5k: Put power_level where it belongs and rename itNick Kossifidis4-8/+17
2012-08-10ath5k: Preserve tx power level requested from above on phy_initNick Kossifidis1-2/+2
2012-08-10ath5k: Fix range scaling when setting rate power tableNick Kossifidis1-3/+7
2012-08-10ath5k: Use correct value for min_pwr and cur_pwrNick Kossifidis1-5/+14
2012-08-10bcma: make some functions staticHauke Mehrtens3-8/+9
2012-08-10p54: parse output power tableChristian Lamparter2-24/+92
2012-08-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-nextJohn W. Linville11-68/+22
2012-08-06mwifiex: add AES_CMAC support in key_material cmdYing Luo2-10/+52
2012-08-06mwifiex: pass key_params pointer in mwifiex_set_encodeYing Luo4-12/+22
2012-08-06mwifiex: rename wapi_rxpn to pnYing Luo2-3/+3
2012-08-06mwifiex: cleanup TX/RX BA tables for uAPAvinash Patil5-0/+58
2012-08-06mwifiex: add 11n Block Ack support for uAPAvinash Patil6-9/+105
2012-08-06mwifiex: support RX AMSDU aggregation for uAPAvinash Patil4-9/+88
2012-08-06mwifiex: improve uAP RX handlingAvinash Patil6-0/+244
2012-08-06mwifiex: create list for associated stations in AP modeAvinash Patil3-3/+177
2012-08-06mwifiex: separate file for handling AP eventsAvinash Patil5-49/+107
2012-08-06mwifiex: update 11n status as per start_ap IEAvinash Patil4-0/+5
2012-08-06mwifiex: improve scan delay logic during Tx trafficAmitkumar Karwar3-45/+64
2012-08-06mwifiex: update max_chan_per_scan correctly for SSID scanAmitkumar Karwar1-0/+2
2012-08-06mwifiex: do le_to_cpu conversion for Rx packet header elementsAmitkumar Karwar2-24/+22
2012-08-06mwifiex: correction in MSDU padding logicYogesh Ashok Powar1-2/+2
2012-08-06mwifiex: remove extra padding to AMSDUYogesh Ashok Powar1-1/+0
2012-08-06mwifiex: copy MSDU subframes correctlyYogesh Ashok Powar1-6/+3
2012-08-06ath9k: fix indentation in ar9003_hw_set_power_per_rate_tableGabor Juhos1-74/+69