summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2012-09-29Merge commit '371a00448f95adaa612cf1a0b31a11e7093bc706' of 'git://git.kernel....David Woodhouse
2012-08-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2012-08-20mac80211_hwsim: add support for P2P DeviceJohannes Berg
2012-08-13p54: fix powerpc gcc warningsChristian Lamparter
2012-08-12bnx2x: Fix compiler warningsJoren Van Onder
2012-08-12macvtap: rcu_dereference outside read-lock sectionDenis Efremov
2012-08-10ixgbe: add missing bracesEmil Tantilov
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-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-10p54: parse output power tableChristian Lamparter
2012-08-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2012-08-09bnx2x: Fix recovery flow cleanup during probeYuval Mintz
2012-08-09bnx2x: fix unload previous driver flow when flr-capableYuval Mintz
2012-08-09tun: don't zeroize sock->file on detachStanislav Kinsbursky
2012-08-09igb: Fix register defines for all non-82575 hardwareAlexander Duyck
2012-08-09e1000e: fix panic while dumping packets on Tx hang with IOMMUEmil Tantilov
2012-08-09igb: fix panic while dumping packets on Tx hang with IOMMUEmil Tantilov
2012-08-08net/stmmac: mark probe function as __devinitArnd Bergmann
2012-08-08lpc_eth: remove obsolete ifdefsstigge@antcom.de
2012-08-08cdc-phonet: Don't leak in usbpn_openJesper Juhl
2012-08-08pptp: lookup route with the proper net namespaceGao feng
2012-08-08Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/ppwask...David S. Miller
2012-08-08drivers: net: irda: bfin_sir: fix compile errorSonic Zhang
2012-08-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds