summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2011-03-13vhost-net: check the support of mergeable buffer outside the receive loopJason Wang
2011-03-08vhost: copy_from_user -> __copy_from_userMichael S. Tsirkin
2011-03-08vhost: Cleanup vhost.c and net.cKrishna Kumar
2011-03-07s2io: fix uninitialized compile warningShan Wei
2011-03-07bonding: COW before overwriting the destination MAC addressChangli Gao
2011-03-07bonding: remove the unused dummy functions when net poll controller isn't ena...Changli Gao
2011-03-07Merge branch 'davem-next.r8169' of git://git.kernel.org/pub/scm/linux/kernel/...David S. Miller
2011-03-07be2net: Add multicast filter capability for LancerPadmanabh Ratnakar
2011-03-07be2net: Disarm CQ and EQ to disable interrupt in LancerPadmanabh Ratnakar
2011-03-07be2net: Remove TX Queue stop in closePadmanabh Ratnakar
2011-03-07be2net: Change f/w command versions for LancerPadmanabh Ratnakar
2011-03-07be2net: Add error recovery during load for LancerPadmanabh Ratnakar
2011-03-07be2net: Checksum field valid only for TCP/UDPPadmanabh Ratnakar
2011-03-07be2net: Remove ERR compl workaround for LancerPadmanabh Ratnakar
2011-03-05r8169: convert to new VLAN model.Francois Romieu
2011-03-05r8169: support control of advertising.Oliver Neukum
2011-03-05r8169: support the new chips for RTL8105E.Hayes Wang
2011-03-04Merge branch 'for-davem' of ssh://master.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2011-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2011-03-04Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller
2011-03-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2011-03-03Merge branch 'for-linus' of git://git.kernel.dk/linux-2.6-blockLinus Torvalds
2011-03-03netlink: kill eff_cap from struct netlink_skb_parmsPatrick McHardy
2011-03-03eql: Convert printks to pr_<level> and netdev_<level>Joe Perches
2011-03-03mii: Convert printks to netdev_infoJoe Perches
2011-03-03mv643xx_eth: Use netdev_<level> and pr_<level>Joe Perches
2011-03-03tlan: Use pr_fmt, pr_<level> and netdev_<level>Joe Perches
2011-03-03tlan: Remove changelogJoe Perches
2011-03-03benet: use GFP_KERNEL allocations when possibleEric Dumazet
2011-03-03tun: Convert logging messages to pr_<level> and tun_debugJoe Perches
2011-03-03net: add Faraday FTMAC100 10/100 Ethernet driverPo-Yu Chuang
2011-03-03r8169: disable ASPMStanislaw Gruszka
2011-03-03Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/jkirsher...David S. Miller
2011-03-03block: kill loop_mutexPetr Uzel
2011-03-03ixgbe: cleanup copyright string for 2011Don Skidmore
2011-03-03ixgbe: add function pointer for semaphore functionDon Skidmore
2011-03-03ixgbe: X540 CleanupGreg Rose
2011-03-03ixgbe: cleanup handling of I2C interface to PHYEmil Tantilov
2011-03-03ixgbe: store permanent address before initializing Rx addressesEmil Tantilov
2011-03-03ixgbe: Numerous whitespace / formatting cleanupsEmil Tantilov
2011-03-03ixgbe: Specific check for 100 Full link speedEmil Tantilov
2011-03-03ixgbe: Drop unused code for setting up unicast addressesEmil Tantilov
2011-03-03ixgbe: rework ixgbe MTA handling to not drop packetsEmil Tantilov
2011-03-03ixgbe: cleanup X540 PHY reset function pointerDon Skidmore
2011-03-03ixgbe: Bounds checking for set_rar, clear_rar, set_vmdq, clear_vmdqEmil Tantilov
2011-03-03ixgbe: Fill out PCIe speed and width enums with valuesEmil Tantilov
2011-03-03ixgbe: add polling test to end of PHY resetEmil Tantilov
2011-03-03ixgbe: Check link wants report current link stateEmil Tantilov
2011-03-03ixgbe: cleanup code in ixgbe_identify_sfp_module_genericEmil Tantilov
2011-03-03ixgbe: Add ability to double reset on failure to clear master enableEmil Tantilov