summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2011-04-14NET: AX.25, NETROM, ROSE: Remove SOCK_DEBUG callsRalf Baechle3-40/+4
2011-04-14ixgbe: DCB, X540 devices do not respond to pause framesJohn Fastabend2-2/+9
2011-04-14ixgbe: DCB, misallocated packet buffer size with X540 deviceJohn Fastabend6-27/+52
2011-04-14ixgbe: make device_caps() genericEmil Tantilov4-17/+18
2011-04-14ixgbe: explicitly disable 100H for x540Emil Tantilov1-1/+2
2011-04-14ixgbe: add support for new HWEmil Tantilov3-0/+4
2011-04-14ixgbe: fix semaphores in eeprom routines for x540Emil Tantilov3-47/+153
2011-04-14ixgbe: cleanup short msleep's (<20ms) to use usleep_rangeDon Skidmore8-28/+36
2011-04-14ixgbe: fix 82599 KR downshift coexistence with LESM FW moduleEmil Tantilov2-1/+48
2011-04-14ixgbe: move disabling of relaxed ordering in start_hw()Emil Tantilov3-5/+35
2011-04-14ixgbe: refactor common start_hw code for 82599 and x540Emil Tantilov4-13/+58
2011-04-14ixgbe: update version string for Dell CEM useJeff Kirsher1-2/+6
2011-04-14ixgbe: fix namespacecheck issueEmil Tantilov1-1/+1
2011-04-14ixgbe: correct function number for some 82598 partsEmil Tantilov2-1/+38
2011-04-14ixgbe: fix return value checksEmil Tantilov1-3/+2
2011-04-14ixgbe: DCB, further cleanups to app configurationJohn Fastabend1-83/+24
2011-04-14e1000e: If ASPM L0s needs to be disabled, do it prior to enabling deviceBruce Allan3-11/+30
2011-04-14e1000e: fix stats locking in e1000_watchdog_taskFlavio Leitner1-1/+1
2011-04-14e1000e: convert to new VLAN modelJeff Kirsher3-81/+119
2011-04-14e1000e: PCIe link speed in GT/s, not GB/sBruce Allan1-1/+1
2011-04-14e1000e: convert short duration msleep() to usleep_range()Bruce Allan7-35/+33
2011-04-14igb: introduce igb_thermal_sensor_event for sensor checkingStefan Assmann1-33/+34
2011-04-14igb: fix typo in igb_validate_nvm_checksum_82580Stefan Assmann1-1/+2
2011-04-14igb: Add anti-spoofing feature documentationGreg Rose1-0/+13
2011-04-14net: allow shifted access in smsc911x V2Mathieu J. Poirier2-7/+150
2011-04-14tg3: Add support for extended VPD blocksMatt Carlson2-44/+83
2011-04-14tg3: Add jumbo frame loopback tests to selftestMatt Carlson1-9/+25
2011-04-14tg3: Automatically size stat/test string arraysMatt Carlson1-7/+8
2011-04-14tg3: Dump registers when status block shows errorsMatt Carlson2-1/+42
2011-04-14tg3: Provide full regdump on tx timeoutMatt Carlson2-68/+123
2011-04-14rndis_host: Poll status before control channel where necessaryBen Hutchings2-7/+34
2011-04-13stmmac: review Wol and enable the Unicast supportGiuseppe Cavallaro2-4/+5
2011-04-13macb: Add rx overrun counterAlexander Stein1-1/+7
2011-04-13net: ethtool support to configure number of channelsamit salecha2-0/+71
2011-04-13net: Missing 'inline' in vlan-disabled vlan_untag()David S. Miller1-1/+1
2011-04-13Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller230-12694/+29860
2011-04-13atm: iphase: Fix set-but-not-used warnings.David S. Miller1-11/+3
2011-04-139p: Kill set but unused variable in 9p_client_{read,write}() and p9_client_re...David S. Miller1-6/+3
2011-04-13net: vlan_features comment clarificationMichał Mirosław1-1/+1
2011-04-13net: ioc3: convert to hw_featuresMichał Mirosław1-28/+2
2011-04-13net: bnx2x: convert to hw_featuresMichał Mirosław5-118/+57
2011-04-13net: bna: convert to hw_featuresMichał Mirosław3-78/+9
2011-04-13net: ps3_gelic: convert to hw_featuresMichał Mirosław3-28/+5
2011-04-13net: sky2: convert to hw_featuresMichał Mirosław2-103/+59
2011-04-13net: add RTNL_ASSERT in __netdev_update_features()Michał Mirosław1-0/+2
2011-04-13net: vlan: make non-hw-accel rx path similar to hw-accelJiri Pirko6-187/+99
2011-04-13ethtool: time to blink provided in seconds not jiffiesAllan, Bruce W1-1/+1
2011-04-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville230-12694/+29860
2011-04-12vxge: update driver versionJon Mason1-2/+2
2011-04-12vxge: spin-lock issueJon Mason1-16/+32