summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2010-03-23korina: use resource_size()Dan Carpenter1-3/+3
2010-03-23ewrk3: range checking problemDan Carpenter1-2/+1
2010-03-23netconsole: do not depend on experimentalAmerigo Wang1-4/+3
2010-03-23stmmac: use resource_size()Dan Carpenter1-6/+5
2010-03-23igb: add support for Intel I350 Gigabit Network ConnectionAlexander Duyck6-5/+83
2010-03-23igb: cleanup usage of virtualization registersAlexander Duyck1-12/+16
2010-03-23igb: Do not overwrite mdicnfg register when accessing 82580 phyAlexander Duyck1-20/+0
2010-03-23Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller101-2267/+3559
2010-03-22can: sja1000: add read/write routines for 8, 16 and 32-bit register accessYegor Yefremov1-4/+38
2010-03-22can: sja1000: allow shared interrupt definitionYegor Yefremov1-1/+1
2010-03-22bonding: flush unicast and multicast lists when changing typeJiri Pirko1-0/+4
2010-03-21ipv6: convert idev_list to list macrosstephen hemminger1-4/+5
2010-03-21Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller18-127/+211
2010-03-20KS8695: update ksp->next_rx_desc_read at the end of rx loopYegor Yefremov1-15/+9
2010-03-20igb: Add support for 82576 ET2 Quad Port Server AdapterCarolyn Wyborny3-0/+3
2010-03-20ixgbevf: Message formatting cleanupsGreg Rose1-2/+2
2010-03-20ixgbevf: Shorten up delay timer for watchdog taskGreg Rose1-1/+1
2010-03-20ixgbevf: Fix VF Stats accounting after resetGreg Rose3-38/+78
2010-03-20ixgbe: Set IXGBE_RSC_CB(skb)->DMA field to zero after unmapping the addressMallikarjuna R Chilakala1-2/+6
2010-03-20ixgbe: fix for real_num_tx_queues update issueVasu Dev1-3/+3
2010-03-19smsc95xx: Fix tx checksum offload for small packetsSteve Glendinning1-3/+15
2010-03-19ixgbe: Fix 82599 KX4 Wake on LAN issue after an improper system shutdownMallikarjuna R Chilakala1-3/+0
2010-03-19ixgbe: Fix 82599 multispeed fiber link issues due to Tx laser flappingMallikarjuna R Chilakala3-36/+54
2010-03-19enic: Clean up: Change driver description; Fix tab space; Update MAINTAINERSVasanthy Kolluri3-4/+4
2010-03-19enic: Clean up: Add wrapper functionsVasanthy Kolluri2-11/+44
2010-03-19enic: Do not advertise NETIF_F_HW_VLAN_RXVasanthy Kolluri1-2/+1
2010-03-19enic: Bug Fix: Fix timeout for hardware Tx and Rx queue disable operationsVasanthy Kolluri2-4/+4
2010-03-19enic: Bug Fix: Fix hardware descriptor readsVasanthy Kolluri2-5/+9
2010-03-19Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller3-22/+4
2010-03-19jme: Advance driver version numberGuo-Fu Tseng1-1/+1
2010-03-19jme: Protect vlgrp structure by pause RX actions.Guo-Fu Tseng1-0/+33
2010-03-19jme: Fix VLAN memory leakGuo-Fu Tseng1-0/+2
2010-03-19KS8851: Avoid NULL pointer in set rx modeAbraham Arce1-1/+0
2010-03-19net: remove unused #include <linux/version.h>Huang Weiyi1-1/+0
2010-03-19net: forbid underlaying devices to change its typeJiri Pirko1-0/+3
2010-03-19bonding: check return value of nofitier when changing typeJiri Pirko1-2/+9
2010-03-19net: rename notifier defines for netdev type changeJiri Pirko1-2/+4
2010-03-18Net / e1000e: Fix build issue introduced by runtime PM patchRafael J. Wysocki1-59/+57
2010-03-17e1000e: Fix build with CONFIG_PM disabled.David S. Miller1-0/+2
2010-03-17drivers/net/e100.c: Use pr_<level> and netif_<level>Joe Perches1-85/+98
2010-03-17NET: Support clause 45 MDIO commands at the MDIO bus levelJason Gunthorpe2-11/+53
2010-03-17e1000e / PCI / PM: Add basic runtime PM support (rev. 4)Rafael J. Wysocki2-27/+138
2010-03-17r8169 / PCI / PM: Add simplified runtime PM support (rev. 3)Rafael J. Wysocki1-27/+125
2010-03-17net: convert multiple drivers to use netdev_for_each_mc_addr, part7Jiri Pirko2-30/+22
2010-03-17drivers/net/ks*: Use netdev_<level>, netif_<level> and pr_<level>Joe Perches4-120/+91
2010-03-17l2tp: Fix UDP socket reference count bugs in the pppol2tp driverJames Chapman1-0/+3
2010-03-17smsc95xx: wait for PHY to complete reset during initSteve Glendinning1-0/+15
2010-03-17l2tp: Fix oops in pppol2tp_xmitJames Chapman1-1/+2
2010-03-17smsc75xx: SMSC LAN75xx USB gigabit ethernet adapter driverSteve Glendinning4-0/+1718
2010-03-17ne: Do not use slashes in irq name stringAtsushi Nemoto1-1/+1