aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAge
* bonding: convert to net_device_opsStephen Hemminger2008-11-20
* macvlan: convert to net_device_opsStephen Hemminger2008-11-20
* veth: convert to net_device_opsStephen Hemminger2008-11-20
* ifb: convert to net_device_opsStephen Hemminger2008-11-20
* netdev: convert loopback to net_device_opsStephen Hemminger2008-11-20
* netdev: introduce dev_get_stats()Stephen Hemminger2008-11-20
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-19
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-17
| |\
| | * e1000e: fix IPMI trafficJeff Kirsher2008-11-16
| | * e1000e: fix warn_on reload after phy_id errorJeff Kirsher2008-11-16
| | * phy: fix phy address bugGiulio Benetti2008-11-16
| | * e100: fix dma error in direction for mappingJesse Brandeburg2008-11-16
| | * igb: use dev_printk instead of printkBjorn Helgaas2008-11-16
| | * qla3xxx: Cleanup: Fix link print statements.Ron Mercer2008-11-16
| | * igb: Use device_set_wakeup_enable\"Rafael J. Wysocki\2008-11-16
| | * e1000: Use device_set_wakeup_enable\"Rafael J. Wysocki\2008-11-16
| | * e1000e: Use device_set_wakeup_enable\"Rafael J. Wysocki\2008-11-16
| | * via-velocity: enable perfect filtering for multicast packetsJoey Zhuo2008-11-16
| | * phy: Add support for Marvell 88E1118 PHYRon Madrid2008-11-15
| | * mlx4_en: Pause parameters per portYevgeny Petrilin2008-11-15
| | * Merge branch 'davem-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jga...David S. Miller2008-11-14
| | |\
| | | * phylib: fix premature freeing of struct mii_busLennert Buytenhek2008-11-14
| | | * atl1: Do not enumerate options unsupported by chipJ. K. Cliburn2008-11-14
| | | * atl1e: fix broken multicast by removing unnecessary crc inversionJ. K. Cliburn2008-11-14
| | | * gianfar: Fix DMA unmap invocationsAndy Fleming2008-11-14
| | | * net/ucc_geth: Fix oops in uec_get_ethtool_stats()Anton Vorontsov2008-11-14
| | * | niu: Bump driver version and release date.David S. Miller2008-11-14
| | * | NIU: Add Sun CP3260 ATCA blade supportSantwona Behera2008-11-14
| | |/
| * | USB: net: asix: add support for Cables-to-Go USB Ethernet adapterJason Cooper2008-11-13
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-11-12
| |\|
| | * bnx2: fix poll_controller to pass proper structures and check all rx queuesNeil Horman2008-11-12
| | * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller2008-11-12
| | |\
| | | * hostap: pad the skb->cb usage in lieu of a proper fixJohannes Berg2008-11-12
| | | * rtl8187 : support for Sitecom WL-168 0001 v4Bob Jolliffe2008-11-12
| | | * rtl8187: Add Abocom USB IDIvan Kuten2008-11-12
| | * | niu: Fix readq implementation when architecture does not provide one.David S. Miller2008-11-12
| | |/
| | * [netdrvr] smc911x: fix for driver resume (and compilation warning)Dasgupta, Romit2008-11-11
| | * RDMA/cxgb3: deadlock in iw_cxgb3 can cause hang when configuring interface.Steve Wise2008-11-11
| | * cxgb3 - Limit multiqueue setting to msi-xDivy Le Ray2008-11-11
| | * cxgb3 - eeprom read fixesDivy Le Ray2008-11-11
| | * myri10ge: fix stop/go ordering even moreBrice Goglin2008-11-11
| * | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds2008-11-12
| |\ \ | | |/ | |/|
| | *-. Merge branches 'cxgb3', 'ehca', 'ipath', 'ipoib', 'mlx4' and 'nes' into for-nextRoland Dreier2008-11-12
| | |\ \
| | | | * mlx4_core: Fix unused variable warningRoland Dreier2008-11-04
| | | |/
| | * / RDMA/cxgb3: Fix deadlock in iw_cxgb3 (hang when configuring interface)Steve Wise2008-11-12
| | |/
* | | netdevice chelsio: Convert directly reference of netdev->privWang Chen2008-11-17
* | | virtio_net: VIRTIO_NET_F_MSG_RXBUF (imprive rcv buffer allocation)Mark McLoughlin2008-11-17
* | | virtio_net: hook up the set-tso ethtool opMark McLoughlin2008-11-17
* | | virtio_net: Recycle some more rx buffer pagesMark McLoughlin2008-11-17
* | | e1000e: enable ECC correction on 82571 siliconAlexander Duyck2008-11-16