aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-11-18Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller32-114/+531
2008-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds23-98/+494
2008-11-16netdevice chelsio: Convert directly reference of netdev->privWang Chen2-31/+31
2008-11-16virtio_net: VIRTIO_NET_F_MSG_RXBUF (imprive rcv buffer allocation)Mark McLoughlin1-20/+153
2008-11-16virtio_net: hook up the set-tso ethtool opMark McLoughlin1-0/+1
2008-11-16virtio_net: Recycle some more rx buffer pagesMark McLoughlin1-9/+13
2008-11-16e1000e: enable ECC correction on 82571 siliconAlexander Duyck3-0/+14
2008-11-16e1000e: fix IPMI trafficJeff Kirsher3-2/+51
2008-11-16e1000e: fix warn_on reload after phy_id errorJeff Kirsher1-0/+1
2008-11-16phylib: make mdio-gpio work without OF (v4)Paulius Zaleckas2-71/+166
2008-11-16phylib: rename mdio-ofgpio to mdio-gpioPaulius Zaleckas3-2/+2
2008-11-16dm9000: Fix build error.David S. Miller1-1/+1
2008-11-16phy: fix phy address bugGiulio Benetti1-2/+2
2008-11-16e100: fix dma error in direction for mappingJesse Brandeburg1-10/+10
2008-11-16igb: use dev_printk instead of printkBjorn Helgaas1-4/+3
2008-11-16qla3xxx: Cleanup: Fix link print statements.Ron Mercer1-14/+5
2008-11-16igb: Use device_set_wakeup_enable\"Rafael J. Wysocki\2-2/+7
2008-11-16e1000: Use device_set_wakeup_enable\"Rafael J. Wysocki\2-2/+7
2008-11-16e1000e: Use device_set_wakeup_enable\"Rafael J. Wysocki\2-2/+7
2008-11-16via-velocity: enable perfect filtering for multicast packetsJoey Zhuo1-1/+1
2008-11-16pegasus: minor resource shrinkageDavid Brownell1-10/+26
2008-11-16ixgbe: Fix usage of netif_*_all_queues() with netif_carrier_{off|on}()PJ Waskiewicz1-3/+3
2008-11-15phy: Add support for Marvell 88E1118 PHYRon Madrid1-0/+66
2008-11-15mlx4_en: Pause parameters per portYevgeny Petrilin3-22/+24
2008-11-14Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6David S. Miller5-29/+15
2008-11-14phylib: fix premature freeing of struct mii_busLennert Buytenhek1-1/+1
2008-11-14atl1: Do not enumerate options unsupported by chipJ. K. Cliburn1-14/+3
2008-11-14atl1e: fix broken multicast by removing unnecessary crc inversionJ. K. Cliburn1-4/+0
2008-11-14gianfar: Fix DMA unmap invocationsAndy Fleming1-7/+8
2008-11-14net/ucc_geth: Fix oops in uec_get_ethtool_stats()Anton Vorontsov1-3/+3
2008-11-14niu: Bump driver version and release date.David S. Miller1-2/+2
2008-11-14NIU: Add Sun CP3260 ATCA blade supportSantwona Behera2-6/+293
2008-11-13USB: net: asix: add support for Cables-to-Go USB Ethernet adapterJason Cooper1-0/+4
2008-11-12netdevice: safe convert to netdev_priv() #part-4Wang Chen4-123/+121
2008-11-12netdevice: safe convert to netdev_priv() #part-3Wang Chen25-244/+253
2008-11-12netdevice: safe convert to netdev_priv() #part-2Wang Chen32-258/+256
2008-11-12netdevice: safe convert to netdev_priv() #part-1Wang Chen32-229/+229
2008-11-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds8-10/+28
2008-11-12bnx2: fix poll_controller to pass proper structures and check all rx queuesNeil Horman1-3/+6
2008-11-12bnx2: Update version to 1.8.2.Michael Chan1-2/+2
2008-11-12bnx2: Reorganize timeout constants.Michael Chan2-11/+11
2008-11-12bnx2: Set rx buffer water marks based on MTU.Michael Chan2-2/+31
2008-11-12bnx2: Restrict WoL support.Michael Chan1-1/+2
2008-11-12bnx2: Add PCI ID for 5716S.Michael Chan1-0/+4
2008-11-12Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6David S. Miller2-1/+7
2008-11-12niu: Fix readq implementation when architecture does not provide one.David S. Miller1-2/+1
2008-11-12hostap: pad the skb->cb usage in lieu of a proper fixJohannes Berg1-1/+4
2008-11-12rtl8187 : support for Sitecom WL-168 0001 v4Bob Jolliffe1-0/+1
2008-11-12rtl8187: Add Abocom USB IDIvan Kuten1-0/+2
2008-11-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds2-6/+5