aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-26e1000e: Use pr_<level> and netdev_<level>Bruce Allan2-18/+10
2010-03-26ixgbevf: convert to use netdev_for_each_mc_addrJiri Pirko3-37/+15
2010-03-26ixgbe: convert to use netdev_for_each_mc_addrJiri Pirko4-36/+12
2010-03-24net/various: remove trailing space in messagesFrans Pop24-35/+35
2010-03-24net/intel: remove trailing space in messagesFrans Pop6-11/+11
2010-03-24net/tulip: remove trailing space in messagesFrans Pop2-5/+5
2010-03-24net/tokenring: remove trailing space in messagesFrans Pop4-106/+106
2010-03-24net/smc91xx: remove trailing space in messagesFrans Pop3-24/+24
2010-03-24net/ps3_gelic: remove trailing space in messagesFrans Pop2-19/+19
2010-03-24net/irda: remove trailing space in messagesFrans Pop3-19/+19
2010-03-23be2net: fix unmap_single/page() called incorrectly in Tx compl processingSathya Perla1-21/+12
2010-03-23be2net: handle dma mapping errors in Tx pathSathya Perla1-3/+38
2010-03-22ixgbevf: Message formatting fixupJoe Perches1-3/+3
2010-03-22korina: use resource_size()Dan Carpenter1-3/+3
2010-03-22ipoib: remove addrlen check for mc addressesJiri Pirko1-5/+1
2010-03-22ewrk3: range checking problemDan Carpenter1-2/+1
2010-03-22netconsole: do not depend on experimentalAmerigo Wang1-4/+3
2010-03-22stmmac: use resource_size()Dan Carpenter1-6/+5
2010-03-22igb: add support for Intel I350 Gigabit Network ConnectionAlexander Duyck6-5/+83
2010-03-22igb: cleanup usage of virtualization registersAlexander Duyck1-12/+16
2010-03-22igb: Do not overwrite mdicnfg register when accessing 82580 phyAlexander Duyck1-20/+0
2010-03-22Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6David S. Miller102-2267/+3560
2010-03-22qeth: l3 fix build error in ipv6 addr list handlingFrank Blaschka1-1/+1
2010-03-21can: sja1000: add read/write routines for 8, 16 and 32-bit register accessYegor Yefremov1-4/+38
2010-03-21can: sja1000: allow shared interrupt definitionYegor Yefremov1-1/+1
2010-03-21bonding: flush unicast and multicast lists when changing typeJiri Pirko1-0/+4
2010-03-20ipv6: convert idev_list to list macrosstephen hemminger1-4/+5
2010-03-20Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller21-140/+240
2010-03-20Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostDavid S. Miller2-10/+18
2010-03-19KS8695: update ksp->next_rx_desc_read at the end of rx loopYegor Yefremov1-15/+9
2010-03-19igb: Add support for 82576 ET2 Quad Port Server AdapterCarolyn Wyborny3-0/+3
2010-03-19ixgbevf: Message formatting cleanupsGreg Rose1-2/+2
2010-03-19ixgbevf: Shorten up delay timer for watchdog taskGreg Rose1-1/+1
2010-03-19ixgbevf: Fix VF Stats accounting after resetGreg Rose3-38/+78
2010-03-19ixgbe: Set IXGBE_RSC_CB(skb)->DMA field to zero after unmapping the addressMallikarjuna R Chilakala1-2/+6
2010-03-19ixgbe: fix for real_num_tx_queues update issueVasu Dev1-3/+3
2010-03-18smsc95xx: Fix tx checksum offload for small packetsSteve Glendinning1-3/+15
2010-03-18ixgbe: Fix 82599 KX4 Wake on LAN issue after an improper system shutdownMallikarjuna R Chilakala1-3/+0
2010-03-18ixgbe: Fix 82599 multispeed fiber link issues due to Tx laser flappingMallikarjuna R Chilakala3-36/+54
2010-03-18enic: Clean up: Change driver description; Fix tab space; Update MAINTAINERSVasanthy Kolluri3-4/+4
2010-03-18enic: Clean up: Add wrapper functionsVasanthy Kolluri2-11/+44
2010-03-18enic: Do not advertise NETIF_F_HW_VLAN_RXVasanthy Kolluri1-2/+1
2010-03-18enic: Bug Fix: Fix timeout for hardware Tx and Rx queue disable operationsVasanthy Kolluri2-4/+4
2010-03-18enic: Bug Fix: Fix hardware descriptor readsVasanthy Kolluri2-5/+9
2010-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller3-22/+4
2010-03-18jme: Advance driver version numberGuo-Fu Tseng1-1/+1
2010-03-18jme: Protect vlgrp structure by pause RX actions.Guo-Fu Tseng1-0/+33
2010-03-18jme: Fix VLAN memory leakGuo-Fu Tseng1-0/+2
2010-03-18KS8851: Avoid NULL pointer in set rx modeAbraham Arce1-1/+0
2010-03-18net: remove unused #include <linux/version.h>Huang Weiyi1-1/+0