[BK PATCHES] 2.6.x net driver updates
From: Jeff Garzik <hidden>
Date: 2004-07-09 20:14:30
Just emailed this to Andrew and Linus... Please do a bk pull bk://gkernel.bkbits.net/net-drivers-2.6 This will update the following files: drivers/net/epic100.c | 426 ++++++++----- drivers/net/forcedeth.c | 848 +++++++++++++++++++------- drivers/net/natsemi.c | 1064 +++++++++++++++++++++++++-------- drivers/net/pci-skeleton.c | 27 drivers/net/sis900.c | 21 drivers/net/sk98lin/h/skdrv1st.h | 1 drivers/net/wireless/prism54/oid_mgt.c | 10 include/linux/pci_ids.h | 13 8 files changed, 1761 insertions(+), 649 deletions(-) through these ChangeSets: Daniele Venzano: o sis900-fix-phy-transceiver-detection.patch François Romieu: o epic100: code removal in irq handler o epic100: spin_unlock_irqrestore avoidance o [netdrvr epic100] napi fixes o [netdrvr epic100] napi 3/3 - transmit path o [netdrvr epic100] napi 2/3 - receive path o [netdrvr epic100] napi 1/3 - just shuffle some code around o [netdrvr epic100] minor cleanups Manfred Spraul: o Gigabit Ethernet support for forcedeth o natsemi 2: support packets > 1518 bytes o natsemi 1: switch to netdev_priv() o natsemi updates Margit Schubert-While: o prism54 freq to channel incorrect for 5GHz Pavel Roskin: o [netdrvr pci-skeleton] refresh Rusty Russell: o [TRIVIAL 2.6] sk98lin: kill dup include