summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2012-08-20team: add support for non-ethernet devicesJiri Pirko
2012-08-16ixgbe: Rewrite code related to configuring IFCS bit in Tx descriptorAlexander Duyck
2012-08-16ixgbe: Roll RSC code into non-EOP codeAlexander Duyck
2012-08-16ixgbe: Make allocating skb and placing data in it a separate functionAlexander Duyck
2012-08-16ixgbe: Copybreak sooner to avoid get_page/put_page and offset change overheadAlexander Duyck
2012-08-16ixgbe: Make pull tail function separate from rest of cleanup_headersAlexander Duyck
2012-08-16ixgbe: Have the CPU take ownership of the buffers soonerAlexander Duyck
2012-08-16ixgbe: Only use double buffering if page size is less than 8KAlexander Duyck
2012-08-16ixgbe: combine ixgbe_add_rx_frag and ixgbe_can_reuse_pageAlexander Duyck
2012-08-16ixgbe: Remove code that was initializing Rx page offsetAlexander Duyck
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