summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* bonding: flush unicast and multicast lists when changing typeJiri Pirko2010-03-211-0/+4
* ipv6: convert idev_list to list macrosstephen hemminger2010-03-201-4/+5
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-03-2021-140/+240
|\
| * Merge branch 'vhost' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostDavid S. Miller2010-03-202-10/+18
| |\
| | * vhost: fix error handling in vring ioctlsMichael S. Tsirkin2010-03-171-6/+12
| | * vhost: fix interrupt mitigation with raw socketsMichael S. Tsirkin2010-03-171-1/+1
| | * vhost: fix error path in vhost_net_set_backendJeff Dike2010-03-071-3/+5
| * | KS8695: update ksp->next_rx_desc_read at the end of rx loopYegor Yefremov2010-03-191-15/+9
| * | igb: Add support for 82576 ET2 Quad Port Server AdapterCarolyn Wyborny2010-03-193-0/+3
| * | ixgbevf: Message formatting cleanupsGreg Rose2010-03-191-2/+2
| * | ixgbevf: Shorten up delay timer for watchdog taskGreg Rose2010-03-191-1/+1
| * | ixgbevf: Fix VF Stats accounting after resetGreg Rose2010-03-193-38/+78
| * | ixgbe: Set IXGBE_RSC_CB(skb)->DMA field to zero after unmapping the addressMallikarjuna R Chilakala2010-03-191-2/+6
| * | ixgbe: fix for real_num_tx_queues update issueVasu Dev2010-03-191-3/+3
| * | smsc95xx: Fix tx checksum offload for small packetsSteve Glendinning2010-03-181-3/+15
| * | ixgbe: Fix 82599 KX4 Wake on LAN issue after an improper system shutdownMallikarjuna R Chilakala2010-03-181-3/+0
| * | ixgbe: Fix 82599 multispeed fiber link issues due to Tx laser flappingMallikarjuna R Chilakala2010-03-183-36/+54
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2010-03-183-22/+4
| |\ \
| | * | iwlwifi: Silence tfds_in_queue messageAdel Gadllah2010-03-161-1/+1
| | * | ath9k: fix BUG_ON triggered by PAE framesFelix Fietkau2010-03-161-20/+1
| | * | wl1251: fix potential crashGrazvydas Ignotas2010-03-161-1/+2
| * | | jme: Advance driver version numberGuo-Fu Tseng2010-03-181-1/+1
| * | | jme: Protect vlgrp structure by pause RX actions.Guo-Fu Tseng2010-03-181-0/+33
| * | | jme: Fix VLAN memory leakGuo-Fu Tseng2010-03-181-0/+2
| * | | KS8851: Avoid NULL pointer in set rx modeAbraham Arce2010-03-181-1/+0
| * | | gigaset: fix build failureTilman Schmidt2010-03-171-3/+11
* | | | enic: Clean up: Change driver description; Fix tab space; Update MAINTAINERSVasanthy Kolluri2010-03-183-4/+4
* | | | enic: Clean up: Add wrapper functionsVasanthy Kolluri2010-03-182-11/+44
* | | | enic: Do not advertise NETIF_F_HW_VLAN_RXVasanthy Kolluri2010-03-181-2/+1
* | | | enic: Bug Fix: Fix timeout for hardware Tx and Rx queue disable operationsVasanthy Kolluri2010-03-182-4/+4
* | | | enic: Bug Fix: Fix hardware descriptor readsVasanthy Kolluri2010-03-182-5/+9
* | | | net: remove unused #include <linux/version.h>Huang Weiyi2010-03-181-1/+0
* | | | net: forbid underlaying devices to change its typeJiri Pirko2010-03-181-0/+3
* | | | bonding: check return value of nofitier when changing typeJiri Pirko2010-03-181-2/+9
* | | | net: rename notifier defines for netdev type changeJiri Pirko2010-03-181-2/+4
* | | | Net / e1000e: Fix build issue introduced by runtime PM patchRafael J. Wysocki2010-03-171-59/+57
* | | | e1000e: Fix build with CONFIG_PM disabled.David S. Miller2010-03-161-0/+2
* | | | drivers/net/e100.c: Use pr_<level> and netif_<level>Joe Perches2010-03-161-85/+98
* | | | NET: Support clause 45 MDIO commands at the MDIO bus levelJason Gunthorpe2010-03-162-11/+53
* | | | e1000e / PCI / PM: Add basic runtime PM support (rev. 4)Rafael J. Wysocki2010-03-162-27/+138
* | | | r8169 / PCI / PM: Add simplified runtime PM support (rev. 3)Rafael J. Wysocki2010-03-161-27/+125
* | | | net: convert multiple drivers to use netdev_for_each_mc_addr, part7Jiri Pirko2010-03-164-36/+24
* | | | drivers/net/ks*: Use netdev_<level>, netif_<level> and pr_<level>Joe Perches2010-03-164-120/+91
|/ / /
* | | l2tp: Fix UDP socket reference count bugs in the pppol2tp driverJames Chapman2010-03-161-0/+3
* | | smsc95xx: wait for PHY to complete reset during initSteve Glendinning2010-03-161-0/+15
* | | l2tp: Fix oops in pppol2tp_xmitJames Chapman2010-03-161-1/+2
* | | smsc75xx: SMSC LAN75xx USB gigabit ethernet adapter driverSteve Glendinning2010-03-164-0/+1718
* | | ne: Do not use slashes in irq name stringAtsushi Nemoto2010-03-161-1/+1
* | | NET: ksz884x, fix lock imbalanceJiri Slaby2010-03-161-3/+5
* | | gigaset: correct range checking off by one errorTilman Schmidt2010-03-161-1/+1