summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-08-10ath9k: Cleanup index retrieval routinesSujith Manoharan
2012-08-10ath9k: Cleanup ath_rc_setvalid_htratesSujith Manoharan
2012-08-10ath9k: Cleanup ath_rc_setvalid_ratesSujith Manoharan
2012-08-10ath9k: Cleanup RC init APISujith Manoharan
2012-08-10ath9k: Simplify rate table initializationSujith Manoharan
2012-08-10mwifiex: use GFP_ATOMIC under spin lockDan Carpenter
2012-08-10mwifiex: notify cfg80211 about MIC failuresAmitkumar Karwar
2012-08-10mwifiex: fix 'smatch' warning in preparing key_material cmdBing Zhao
2012-08-10ssb: check for flash presentenceRafał Miłecki
2012-08-10b43legacy: fix logic in GPIO initRafał Miłecki
2012-08-10b43: N-PHY: fix 0x2057 radio calib copy/paste mistakeRafał Miłecki
2012-08-10mwifiex: fix powerpc64-linux- compilation warningsBing Zhao
2012-08-10iwlegacy: clean up suspend/resumeJohannes Berg
2012-08-10mwifiex: fix code mis-alignment after the if statementFengguang Wu
2012-08-10ath5k: Put power_level where it belongs and rename itNick Kossifidis
2012-08-10ath5k: Preserve tx power level requested from above on phy_initNick Kossifidis
2012-08-10ath5k: Fix range scaling when setting rate power tableNick Kossifidis
2012-08-10ath5k: Use correct value for min_pwr and cur_pwrNick Kossifidis
2012-08-10bcma: make some functions staticHauke Mehrtens
2012-08-10p54: parse output power tableChristian Lamparter
2012-08-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...John W. Linville
2012-08-06mwifiex: add AES_CMAC support in key_material cmdYing Luo
2012-08-06mwifiex: pass key_params pointer in mwifiex_set_encodeYing Luo
2012-08-06mwifiex: rename wapi_rxpn to pnYing Luo
2012-08-06mwifiex: cleanup TX/RX BA tables for uAPAvinash Patil
2012-08-06mwifiex: add 11n Block Ack support for uAPAvinash Patil
2012-08-06mwifiex: support RX AMSDU aggregation for uAPAvinash Patil
2012-08-06mwifiex: improve uAP RX handlingAvinash Patil
2012-08-06mwifiex: create list for associated stations in AP modeAvinash Patil
2012-08-06mwifiex: separate file for handling AP eventsAvinash Patil
2012-08-06mwifiex: update 11n status as per start_ap IEAvinash Patil
2012-08-06mwifiex: improve scan delay logic during Tx trafficAmitkumar Karwar
2012-08-06mwifiex: update max_chan_per_scan correctly for SSID scanAmitkumar Karwar
2012-08-06mwifiex: do le_to_cpu conversion for Rx packet header elementsAmitkumar Karwar
2012-08-06mwifiex: correction in MSDU padding logicYogesh Ashok Powar
2012-08-06mwifiex: remove extra padding to AMSDUYogesh Ashok Powar
2012-08-06mwifiex: copy MSDU subframes correctlyYogesh Ashok Powar
2012-08-06ath9k: fix indentation in ar9003_hw_set_power_per_rate_tableGabor Juhos
2012-08-06ath9k: optimize power level initialization for CTL_[25]GHT20Gabor Juhos
2012-08-06carl9170: Add support for NL80211_IFTYPE_MESH_POINT interfacesJavier Lopez
2012-08-06b43: N-PHY: add overriding RF control for rev7+Rafał Miłecki
2012-08-06b43: be more user friendly with PHY infoRafał Miłecki
2012-08-06b43: N-PHY: init 0x2057 radioRafał Miłecki
2012-08-06b43: N-PHY: finish 0x2056 radio setupRafał Miłecki
2012-08-06b43: add helper waiting for given value in radio regRafał Miłecki
2012-08-06b43: rename host flags definesRafał Miłecki
2012-08-06p54pci: convert driver to use asynchronous firmware loadingLarry Finger
2012-08-06b43: N-PHY: add PHY rev7+ workaroundsRafał Miłecki
2012-08-06b43: N-PHY: update workaroundsRafał Miłecki
2012-08-06brcmsmac: use ieee80211_channel_to_frequencyJohannes Berg