summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2008-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-05-08usb/asix: add Buffalo LUA-U2-GT 10/100/1000Mattia Dongili
2008-05-08Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller
2008-05-08macvlan: Fix memleak on device removal/crash on module removalPatrick McHardy
2008-05-06e1000e: don't return half-read eeprom on errorKok, Auke
2008-05-06ucc_geth: Don't use RX clock as TX clock.Joakim Tjernlund
2008-05-06cxgb3: Use CAP_SYS_RAWIO for firmwareAlan Cox
2008-05-06pcnet32: delete non NAPI code from driver.Don Fry
2008-05-06fs_enet: Fix a memory leak in fs_enet_mdio_probeScott Wood
2008-05-06[netdrvr] eexpress: IPv6 fails - multicast problemsBruce Robson
2008-05-063c59x: use netstats in net_device structurePaulius Zaleckas
2008-05-063c980-TX needs EXTRA_PREAMBLEGunnar Larisch
2008-05-06Merge branch 'for-2.6.26' of git://git.farnsworth.org/dale/linux-2.6-mv643xx_...Jeff Garzik
2008-05-06fix warning in drivers/net/appletalk/cops.cJeff Garzik
2008-05-06e1000e: Add support for BM PHYs on ICH9Bruce Allan
2008-05-06uli526x: fix endianness issues in the setup frameAnton Vorontsov
2008-05-06uli526x: initialize the hardware prior to requesting interruptsAnton Vorontsov
2008-05-06ucc_geth: Fix a bunch of sparse warningsAndy Fleming
2008-05-06phylib: Fix some sparse warningsAndy Fleming
2008-05-06gianfar: Fix a locking bug in gianfar's sysfs codeAndy Fleming
2008-05-06bonding: fix enslavement error unwindsJay Vosburgh
2008-05-06bonding: Deadlock between bonding_store_bonds and bond_destroy_sysfs.Pavel Emelyanov
2008-05-06bonding: fix error unwind in bonding_store_bondsJay Vosburgh
2008-05-06bonding: Do not call free_netdev for already registered device.Pavel Emelyanov
2008-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-05-06iwlwifi: make IWLWIFI a tristateAdrian Bunk
2008-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds
2008-05-05mlx4_core: Support creation of FMRs with pages smaller than 4KOren Duer
2008-05-05irda: fix !PNP support for drivers/net/irda/smsc-ircc2.cIngo Molnar
2008-05-05irda: fix !PNP support in drivers/net/irda/nsc-ircc.cIngo Molnar
2008-05-04niu: Fix probing regression for maramba on-board chips.David S. Miller
2008-05-03lapbeth: Release ->ethdev when unregistering device.David S. Miller
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds
2008-05-02bnx2: Update version to 1.7.5.Michael Chan
2008-05-02bnx2: Update RV2P firmware for 5709.Michael Chan
2008-05-02bnx2: Zero out context memory for 5709.Michael Chan
2008-05-02bnx2: Fix register test on 5709.Michael Chan
2008-05-02bnx2: Fix remote PHY initial link state.Michael Chan
2008-05-02bnx2: Refine remote PHY locking.Michael Chan
2008-05-02tg3: Update version to 3.92Matt Carlson
2008-05-02tg3: Add link state reporting to UMP firmwareMatt Carlson
2008-05-02tg3: Fix ethtool loopback test for 5761 BX devicesMatt Carlson
2008-05-02tg3: Fix 5761 NVRAM sizesMatt Carlson
2008-05-02tg3: Use constant 500KHz MI clock on adapters with a CPMUMatt Carlson
2008-05-02virtio: explicit advertisement of driver featuresRusty Russell
2008-05-02virtio: finer-grained features for virtio_netRusty Russell
2008-05-02virtio: wean net driver off NETDEV_TX_BUSYRusty Russell
2008-05-02virtio: fix scatterlist sizing in net driver.Rusty Russell
2008-05-02virtio: fix tx_ stats in virtio_netRusty Russell