summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-08-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-08-14net: remove netdev_bonding_change()Amerigo Wang
2012-08-14net: move and rename netif_notify_peers()Amerigo Wang
2012-08-13p54: fix powerpc gcc warningsChristian Lamparter
2012-08-10brcmsmac: document firmware dependenciesJeff Mahoney
2012-08-10ath9k: tune rc_stats to display only valid ratesRajkumar Manoharan
2012-08-10ath9k: Trim rate tableSujith Manoharan
2012-08-10ath9k: Remove MIMO-PS specific codeSujith Manoharan
2012-08-10ath9k: Cleanup TX status APISujith Manoharan
2012-08-10ath9k: Bail out properly before calculating rate indexSujith Manoharan
2012-08-10ath9k: Fix RTS/CTS rate selectionSujith Manoharan
2012-08-10ath9k: Do not set IEEE80211_TX_RC_USE_SHORT_PREAMBLESujith Manoharan
2012-08-10ath9k: Unify valid rate calculation routinesSujith Manoharan
2012-08-10ath9k: Remove ath_rc_set_valid_rate_idxSujith Manoharan
2012-08-10ath9k: Change rateset calculationSujith Manoharan
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-09hyperv: Add comments for the extended buffer after RNDIS messageHaiyang Zhang
2012-08-09net: Loopback ifindex is constant nowPavel Emelyanov
2012-08-09veth: Allow to create peer link with given ifindexPavel Emelyanov
2012-08-07drivers: net: ethernet: davince_mdio: device tree implementationMugunthan V N
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