summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-05-20macvlan: fix panic if lowerdev in a bondEric Dumazet1-2/+2
2011-05-20tg3: Add braces around 5906 workaround.Matt Carlson1-1/+3
2011-05-20tg3: Fix NETIF_F_LOOPBACK errorMatt Carlson1-2/+3
2011-05-20macvlan: remove one synchronize_rcu() callEric Dumazet1-4/+5
2011-05-20be2net: Kill set but unused variable 'req' in lancer_fw_download()David S. Miller1-2/+0
2011-05-20atl1c: atl1c_resume() is only used when CONFIG_PM_SLEEP is defined.David S. Miller1-0/+2
2011-05-20isdn: capi: Use pr_debug() instead of ifdefs.David S. Miller1-83/+32
2011-05-20tg3: Update version to 3.119Matt Carlson1-2/+2
2011-05-20tg3: Apply rx_discards fix to 5719/5720Matt Carlson1-1/+3
2011-05-20tg3: Remove excessive parenthesisMatt Carlson1-18/+18
2011-05-20tg3: Consolidate all netdev feature assignmentsMatt Carlson1-27/+24
2011-05-20tg3: Move TSO_CAPABLE assignmentMatt Carlson1-15/+16
2011-05-20tg3: Fix stats for 5704 and later devicesMatt Carlson2-4/+13
2011-05-20tg3: Fix TSO loopback testMatt Carlson1-1/+1
2011-05-20tg3: Consolidate autoneg advertisement setup codeMatt Carlson1-118/+99
2011-05-20tg3: Fix EEE interoperability workaroundMatt Carlson2-21/+22
2011-05-20tg3: Fix IPv6 TCP problems for 5719Matt Carlson1-1/+1
2011-05-20tg3: Fix 57765 B0 data corruptionMatt Carlson2-0/+20
2011-05-20tg3: Cleanup transmit error pathMatt Carlson1-60/+38
2011-05-20tg3: Set tx bug flags for more devicesMatt Carlson1-229/+33
2011-05-19be2net: Enable SR-IOV for LancerMammatha Edhala2-9/+13
2011-05-19bnx2x: add support for retrieving dcb peer configurationShmulik Ravid2-25/+131
2011-05-19qeth: use ndo_set_features callback for initial setup and recoveryFrank Blaschka1-52/+25
2011-05-19wl12xx: fix compilation error when CONFIG_PM is not setLuciano Coelho2-0/+8
2011-05-18sfc: Don't use enums as a bitmask.David S. Miller6-12/+10
2011-05-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller15-57/+118
2011-05-17xen: netback: use __CONST_RING_SIZE not __RING_SIZEIan Campbell1-2/+2
2011-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sf...David S. Miller5-21/+29
2011-05-17Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller152-1533/+15866
2011-05-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville152-1533/+15866
2011-05-17sfc: Use netif_device_{detach,attach}() around reset and self-testBen Hutchings4-19/+14
2011-05-16vmxnet3: Fix inconsistent LRO state after initializationThomas Jarosch1-0/+3
2011-05-16sfc: Fix oops in register dump after mapping changeBen Hutchings1-0/+7
2011-05-16be2net: FW download for LancerShripad Nunjundarao3-20/+223
2011-05-16be2net: Stats for LancerSelvin Xavier4-50/+367
2011-05-16be2net: Support for version 1 of stats for BE3Ajit Khaparde5-128/+413
2011-05-16mwifiex: use ieee80211_amsdu_to_8023s routineYogesh Ashok Powar2-127/+20
2011-05-16cfg80211: make stripping of 802.11 header optional from AMSDUYogesh Ashok Powar1-1/+2
2011-05-16ath9k: make npending frames check as boolMohammed Shafi Shajakhan1-2/+5
2011-05-16ath9k: make sure main_rssi is positiveMohammed Shafi Shajakhan1-2/+2
2011-05-16ath9k: configure fast_div_bias based on diversity groupMohammed Shafi Shajakhan1-43/+131
2011-05-16ath9k: Implement an API to swap main/ALT LNA'sMohammed Shafi Shajakhan1-1/+30
2011-05-16ath9k_hw: define antenna diversity groupMohammed Shafi Shajakhan5-2/+6
2011-05-16ath9k_hw: define modules to get/set Antenna diversity paramatersMohammed Shafi Shajakhan1-0/+44
2011-05-16ath9k_hw: config diversity based on eeprom contentsMohammed Shafi Shajakhan1-6/+44
2011-05-16ath9k_hw: define registers/macros to support Antenna diversityMohammed Shafi Shajakhan2-0/+25
2011-05-16ath9k_hw: enable Antenna diversity for AR9485Mohammed Shafi Shajakhan1-0/+16
2011-05-16ath9k_hw: make antenna diversity modules chip specificMohammed Shafi Shajakhan3-24/+39
2011-05-16iwlwifi: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd1-1/+1
2011-05-16iwlegacy: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warningStephen Boyd1-1/+1