summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-05-19atl1c: atl1c_resume() is only used when CONFIG_PM_SLEEP is defined.David S. Miller
2011-05-19isdn: capi: Use pr_debug() instead of ifdefs.David S. Miller
2011-05-19tg3: Update version to 3.119Matt Carlson
2011-05-19tg3: Apply rx_discards fix to 5719/5720Matt Carlson
2011-05-19tg3: Remove excessive parenthesisMatt Carlson
2011-05-19tg3: Consolidate all netdev feature assignmentsMatt Carlson
2011-05-19tg3: Move TSO_CAPABLE assignmentMatt Carlson
2011-05-19tg3: Fix stats for 5704 and later devicesMatt Carlson
2011-05-19tg3: Fix TSO loopback testMatt Carlson
2011-05-19tg3: Consolidate autoneg advertisement setup codeMatt Carlson
2011-05-19tg3: Fix EEE interoperability workaroundMatt Carlson
2011-05-19tg3: Fix IPv6 TCP problems for 5719Matt Carlson
2011-05-19tg3: Fix 57765 B0 data corruptionMatt Carlson
2011-05-19tg3: Cleanup transmit error pathMatt Carlson
2011-05-19tg3: Set tx bug flags for more devicesMatt Carlson
2011-05-18be2net: Enable SR-IOV for LancerMammatha Edhala
2011-05-18bnx2x: add support for retrieving dcb peer configurationShmulik Ravid
2011-05-18qeth: use ndo_set_features callback for initial setup and recoveryFrank Blaschka
2011-05-18wl12xx: fix compilation error when CONFIG_PM is not setLuciano Coelho
2011-05-17sfc: Don't use enums as a bitmask.David S. Miller
2011-05-17Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-05-17xen: netback: use __CONST_RING_SIZE not __RING_SIZEIan Campbell
2011-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sf...David S. Miller
2011-05-16Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2011-05-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-05-16sfc: Use netif_device_{detach,attach}() around reset and self-testBen Hutchings
2011-05-16vmxnet3: Fix inconsistent LRO state after initializationThomas Jarosch
2011-05-16sfc: Fix oops in register dump after mapping changeBen Hutchings
2011-05-16be2net: FW download for LancerShripad Nunjundarao
2011-05-16be2net: Stats for LancerSelvin Xavier
2011-05-16be2net: Support for version 1 of stats for BE3Ajit Khaparde
2011-05-16mwifiex: use ieee80211_amsdu_to_8023s routineYogesh Ashok Powar
2011-05-16cfg80211: make stripping of 802.11 header optional from AMSDUYogesh Ashok Powar
2011-05-16ath9k: make npending frames check as boolMohammed Shafi Shajakhan
2011-05-16ath9k: make sure main_rssi is positiveMohammed Shafi Shajakhan
2011-05-16ath9k: configure fast_div_bias based on diversity groupMohammed Shafi Shajakhan
2011-05-16ath9k: Implement an API to swap main/ALT LNA'sMohammed Shafi Shajakhan
2011-05-16ath9k_hw: define antenna diversity groupMohammed Shafi Shajakhan
2011-05-16ath9k_hw: define modules to get/set Antenna diversity paramatersMohammed Shafi Shajakhan
2011-05-16ath9k_hw: config diversity based on eeprom contentsMohammed Shafi Shajakhan
2011-05-16ath9k_hw: define registers/macros to support Antenna diversityMohammed Shafi Shajakhan
2011-05-16ath9k_hw: enable Antenna diversity for AR9485Mohammed Shafi Shajakhan
2011-05-16ath9k_hw: make antenna diversity modules chip specificMohammed Shafi Shajakhan
2011-05-16iwlwifi: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd
2011-05-16iwlegacy: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd
2011-05-16bnx2x: Allow ethtool to enable/disable loopback.Mahesh Bandewar
2011-05-16sfc: Fix TX queue numbering when separate_tx_channels=1Ben Hutchings
2011-05-15net: drivers: kill two unused macro definitionsShan Wei
2011-05-14ixgbe: Add support for new 82599 adapterDon Skidmore
2011-05-14ixgbe: fix sparse warningEmil Tantilov