summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* ath9k: Do not set IEEE80211_TX_RC_USE_SHORT_PREAMBLESujith Manoharan2012-08-101-2/+0
* ath9k: Unify valid rate calculation routinesSujith Manoharan2012-08-101-35/+39
* ath9k: Remove ath_rc_set_valid_rate_idxSujith Manoharan2012-08-101-10/+3
* ath9k: Change rateset calculationSujith Manoharan2012-08-101-26/+9
* ath9k: Cleanup index retrieval routinesSujith Manoharan2012-08-101-29/+27
* ath9k: Cleanup ath_rc_setvalid_htratesSujith Manoharan2012-08-101-8/+9
* ath9k: Cleanup ath_rc_setvalid_ratesSujith Manoharan2012-08-101-28/+21
* ath9k: Cleanup RC init APISujith Manoharan2012-08-101-64/+35
* ath9k: Simplify rate table initializationSujith Manoharan2012-08-101-48/+17
* mwifiex: use GFP_ATOMIC under spin lockDan Carpenter2012-08-101-1/+1
* mwifiex: notify cfg80211 about MIC failuresAmitkumar Karwar2012-08-101-0/+6
* mwifiex: fix 'smatch' warning in preparing key_material cmdBing Zhao2012-08-101-1/+1
* b43legacy: fix logic in GPIO initRafał Miłecki2012-08-101-1/+1
* b43: N-PHY: fix 0x2057 radio calib copy/paste mistakeRafał Miłecki2012-08-101-0/+1
* mwifiex: fix powerpc64-linux- compilation warningsBing Zhao2012-08-102-9/+9
* iwlegacy: clean up suspend/resumeJohannes Berg2012-08-102-14/+3
* mwifiex: fix code mis-alignment after the if statementFengguang Wu2012-08-101-2/+2
* ath5k: Put power_level where it belongs and rename itNick Kossifidis2012-08-104-8/+17
* ath5k: Preserve tx power level requested from above on phy_initNick Kossifidis2012-08-101-2/+2
* ath5k: Fix range scaling when setting rate power tableNick Kossifidis2012-08-101-3/+7
* ath5k: Use correct value for min_pwr and cur_pwrNick Kossifidis2012-08-101-5/+14
* p54: parse output power tableChristian Lamparter2012-08-102-24/+92
* mwifiex: add AES_CMAC support in key_material cmdYing Luo2012-08-062-10/+52
* mwifiex: pass key_params pointer in mwifiex_set_encodeYing Luo2012-08-064-12/+22
* mwifiex: rename wapi_rxpn to pnYing Luo2012-08-062-3/+3
* mwifiex: cleanup TX/RX BA tables for uAPAvinash Patil2012-08-065-0/+58
* mwifiex: add 11n Block Ack support for uAPAvinash Patil2012-08-066-9/+105
* mwifiex: support RX AMSDU aggregation for uAPAvinash Patil2012-08-064-9/+88
* mwifiex: improve uAP RX handlingAvinash Patil2012-08-066-0/+244
* mwifiex: create list for associated stations in AP modeAvinash Patil2012-08-063-3/+177
* mwifiex: separate file for handling AP eventsAvinash Patil2012-08-065-49/+107
* mwifiex: update 11n status as per start_ap IEAvinash Patil2012-08-064-0/+5
* mwifiex: improve scan delay logic during Tx trafficAmitkumar Karwar2012-08-063-45/+64
* mwifiex: update max_chan_per_scan correctly for SSID scanAmitkumar Karwar2012-08-061-0/+2
* mwifiex: do le_to_cpu conversion for Rx packet header elementsAmitkumar Karwar2012-08-062-24/+22
* mwifiex: correction in MSDU padding logicYogesh Ashok Powar2012-08-061-2/+2
* mwifiex: remove extra padding to AMSDUYogesh Ashok Powar2012-08-061-1/+0
* mwifiex: copy MSDU subframes correctlyYogesh Ashok Powar2012-08-061-6/+3
* ath9k: fix indentation in ar9003_hw_set_power_per_rate_tableGabor Juhos2012-08-061-74/+69
* ath9k: optimize power level initialization for CTL_[25]GHT20Gabor Juhos2012-08-061-7/+1
* carl9170: Add support for NL80211_IFTYPE_MESH_POINT interfacesJavier Lopez2012-08-064-2/+6
* b43: N-PHY: add overriding RF control for rev7+Rafał Miłecki2012-08-063-4/+129
* b43: be more user friendly with PHY infoRafał Miłecki2012-08-062-5/+36
* b43: N-PHY: init 0x2057 radioRafał Miłecki2012-08-064-2/+712
* b43: N-PHY: finish 0x2056 radio setupRafał Miłecki2012-08-062-6/+90
* b43: add helper waiting for given value in radio regRafał Miłecki2012-08-063-11/+22
* b43: rename host flags definesRafał Miłecki2012-08-063-10/+12
* p54pci: convert driver to use asynchronous firmware loadingLarry Finger2012-08-062-26/+63
* b43: N-PHY: add PHY rev7+ workaroundsRafał Miłecki2012-08-061-2/+326
* b43: N-PHY: update workaroundsRafał Miłecki2012-08-061-16/+30