summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2011-03-13vhost-net: check the support of mergeable buffer outside the receive loopJason Wang1-2/+3
2011-03-08vhost: copy_from_user -> __copy_from_userMichael S. Tsirkin1-1/+1
2011-03-08vhost: Cleanup vhost.c and net.cKrishna Kumar2-23/+49
2011-03-07s2io: fix uninitialized compile warningShan Wei1-1/+1
2011-03-07bonding: COW before overwriting the destination MAC addressChangli Gao1-2/+6
2011-03-07bonding: remove the unused dummy functions when net poll controller isn't ena...Changli Gao1-8/+0
2011-03-07Merge branch 'davem-next.r8169' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller2-103/+178
2011-03-07be2net: Add multicast filter capability for LancerPadmanabh Ratnakar2-2/+5
2011-03-07be2net: Disarm CQ and EQ to disable interrupt in LancerPadmanabh Ratnakar1-5/+12
2011-03-07be2net: Remove TX Queue stop in closePadmanabh Ratnakar1-1/+0
2011-03-07be2net: Change f/w command versions for LancerPadmanabh Ratnakar2-2/+8
2011-03-07be2net: Add error recovery during load for LancerPadmanabh Ratnakar2-0/+68
2011-03-07be2net: Checksum field valid only for TCP/UDPPadmanabh Ratnakar1-3/+6
2011-03-07be2net: Remove ERR compl workaround for LancerPadmanabh Ratnakar2-26/+9
2011-03-05r8169: convert to new VLAN model.Francois Romieu2-70/+49
2011-03-05r8169: support control of advertising.Oliver Neukum1-17/+37
2011-03-05r8169: support the new chips for RTL8105E.Hayes Wang1-2/+90
2011-03-04Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller184-3133/+34327
2011-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville184-3133/+34327
2011-03-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller124-640/+1062
2011-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds28-78/+186
2011-03-03Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds3-7/+2
2011-03-03netlink: kill eff_cap from struct netlink_skb_parmsPatrick McHardy4-4/+4
2011-03-03eql: Convert printks to pr_<level> and netdev_<level>Joe Perches1-4/+6
2011-03-03mii: Convert printks to netdev_infoJoe Perches1-7/+7
2011-03-03mv643xx_eth: Use netdev_<level> and pr_<level>Joe Perches1-41/+33
2011-03-03tlan: Use pr_fmt, pr_<level> and netdev_<level>Joe Perches1-87/+77
2011-03-03tlan: Remove changelogJoe Perches1-145/+0
2011-03-03benet: use GFP_KERNEL allocations when possibleEric Dumazet1-9/+9
2011-03-03tun: Convert logging messages to pr_<level> and tun_debugJoe Perches1-32/+51
2011-03-03net: add Faraday FTMAC100 10/100 Ethernet driverPo-Yu Chuang4-0/+1386
2011-03-03r8169: disable ASPMStanislaw Gruszka1-0/+6
2011-03-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller27-447/+547
2011-03-03block: kill loop_mutexPetr Uzel1-5/+0
2011-03-03ixgbe: cleanup copyright string for 2011Don Skidmore24-25/+26
2011-03-03ixgbe: add function pointer for semaphore functionDon Skidmore6-9/+19
2011-03-03ixgbe: X540 CleanupGreg Rose1-2/+1
2011-03-03ixgbe: cleanup handling of I2C interface to PHYEmil Tantilov1-1/+38
2011-03-03ixgbe: store permanent address before initializing Rx addressesEmil Tantilov2-6/+6
2011-03-03ixgbe: Numerous whitespace / formatting cleanupsEmil Tantilov3-18/+15
2011-03-03ixgbe: Specific check for 100 Full link speedEmil Tantilov1-2/+5
2011-03-03ixgbe: Drop unused code for setting up unicast addressesEmil Tantilov6-105/+0
2011-03-03ixgbe: rework ixgbe MTA handling to not drop packetsEmil Tantilov2-60/+11
2011-03-03ixgbe: cleanup X540 PHY reset function pointerDon Skidmore1-1/+1
2011-03-03ixgbe: Bounds checking for set_rar, clear_rar, set_vmdq, clear_vmdqEmil Tantilov3-83/+95
2011-03-03ixgbe: Fill out PCIe speed and width enums with valuesEmil Tantilov1-11/+11
2011-03-03ixgbe: add polling test to end of PHY resetEmil Tantilov1-3/+37
2011-03-03ixgbe: Check link wants report current link stateEmil Tantilov1-1/+10
2011-03-03ixgbe: cleanup code in ixgbe_identify_sfp_module_genericEmil Tantilov1-55/+94
2011-03-03ixgbe: Add ability to double reset on failure to clear master enableEmil Tantilov5-22/+90