summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2008-05-12rt2x00: Don't use pskb_expand_head()Ivo van Doorn-20/+11
2008-05-12iwlwifi: fix compile error when CONFIG_MAC80211_DEBUGFS is not selectedZhu Yi-1/+1
2008-05-12wavelan: avoid index past end of array if DEBUG_SHOW_UNUSED is definedJohn W. Linville-6/+4
2008-05-12prism54: fix regression with missing carrier in AP-modeLuis R. Rodriguez-2/+9
2008-05-12pppol2tp: Remove null pointer dereference.Julia Lawall-3/+10
2008-05-12strip: Fix termios assumptionAlan Cox-1/+1
2008-05-12syncppp: Fix crashes.David S. Miller-17/+17
2008-05-12niu: Determine the # of ports from the card's VPD dataMatheos Worku-32/+30
2008-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-389/+1164
2008-05-08usb/asix: add Buffalo LUA-U2-GT 10/100/1000Mattia Dongili-0/+4
2008-05-08Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller-388/+1163
2008-05-08macvlan: Fix memleak on device removal/crash on module removalPatrick McHardy-1/+1
2008-05-06e1000e: don't return half-read eeprom on errorKok, Auke-1/+5
2008-05-06ucc_geth: Don't use RX clock as TX clock.Joakim Tjernlund-1/+1
2008-05-06cxgb3: Use CAP_SYS_RAWIO for firmwareAlan Cox-2/+2
2008-05-06pcnet32: delete non NAPI code from driver.Don Fry-71/+4
2008-05-06fs_enet: Fix a memory leak in fs_enet_mdio_probeScott Wood-1/+2
2008-05-06[netdrvr] eexpress: IPv6 fails - multicast problemsBruce Robson-5/+6
2008-05-063c59x: use netstats in net_device structurePaulius Zaleckas-36/+35
2008-05-063c980-TX needs EXTRA_PREAMBLEGunnar Larisch-1/+1
2008-05-06Merge branch 'for-2.6.26' of git://git.farnsworth.org/dale/linux-2.6-mv643xx_...Jeff Garzik-37/+123
2008-05-06fix warning in drivers/net/appletalk/cops.cJeff Garzik-11/+5
2008-05-06e1000e: Add support for BM PHYs on ICH9Bruce Allan-21/+748
2008-05-06uli526x: fix endianness issues in the setup frameAnton Vorontsov-12/+18
2008-05-06uli526x: initialize the hardware prior to requesting interruptsAnton Vorontsov-4/+4
2008-05-06ucc_geth: Fix a bunch of sparse warningsAndy Fleming-160/+174
2008-05-06phylib: Fix some sparse warningsAndy Fleming-1/+1
2008-05-06gianfar: Fix a locking bug in gianfar's sysfs codeAndy Fleming-6/+12
2008-05-06bonding: fix enslavement error unwindsJay Vosburgh-7/+7
2008-05-06bonding: Deadlock between bonding_store_bonds and bond_destroy_sysfs.Pavel Emelyanov-2/+4
2008-05-06bonding: fix error unwind in bonding_store_bondsJay Vosburgh-8/+8
2008-05-06bonding: Do not call free_netdev for already registered device.Pavel Emelyanov-1/+3
2008-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-7/+19
2008-05-06iwlwifi: make IWLWIFI a tristateAdrian Bunk-2/+1
2008-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds-1/+1
2008-05-05mlx4_core: Support creation of FMRs with pages smaller than 4KOren Duer-1/+1
2008-05-05irda: fix !PNP support for drivers/net/irda/smsc-ircc2.cIngo Molnar-1/+4
2008-05-05irda: fix !PNP support in drivers/net/irda/nsc-ircc.cIngo Molnar-0/+6
2008-05-04niu: Fix probing regression for maramba on-board chips.David S. Miller-4/+7
2008-05-03lapbeth: Release ->ethdev when unregistering device.David S. Miller-0/+1
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds-367/+498
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds-42/+74
2008-05-02bnx2: Update version to 1.7.5.Michael Chan-2/+2
2008-05-02bnx2: Update RV2P firmware for 5709.Michael Chan-243/+265
2008-05-02bnx2: Zero out context memory for 5709.Michael Chan-0/+5
2008-05-02bnx2: Fix register test on 5709.Michael Chan-1/+1
2008-05-02bnx2: Fix remote PHY initial link state.Michael Chan-7/+2
2008-05-02bnx2: Refine remote PHY locking.Michael Chan-6/+5
2008-05-02tg3: Update version to 3.92Matt Carlson-2/+2
2008-05-02tg3: Add link state reporting to UMP firmwareMatt Carlson-10/+77