aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2008-05-12rt2x00: Clean up error handling of PCI queue DMA allocation.Ivo van Doorn1-2/+3
2008-05-12rt2x00: Fix broken recover-on-error pathIvo van Doorn1-7/+4
2008-05-12rt2x00: Don't use pskb_expand_head()Ivo van Doorn1-20/+11
2008-05-12iwlwifi: fix compile error when CONFIG_MAC80211_DEBUGFS is not selectedZhu Yi1-1/+1
2008-05-12wavelan: avoid index past end of array if DEBUG_SHOW_UNUSED is definedJohn W. Linville2-6/+4
2008-05-12prism54: fix regression with missing carrier in AP-modeLuis R. Rodriguez1-2/+9
2008-05-12pppol2tp: Remove null pointer dereference.Julia Lawall1-3/+10
2008-05-12strip: Fix termios assumptionAlan Cox1-1/+1
2008-05-12syncppp: Fix crashes.David S. Miller6-17/+17
2008-05-12niu: Determine the # of ports from the card's VPD dataMatheos Worku2-32/+30
2008-05-08Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds27-389/+1164
2008-05-08usb/asix: add Buffalo LUA-U2-GT 10/100/1000Mattia Dongili1-0/+4
2008-05-08Merge branch 'upstream-davem' of master.kernel.org:/pub/scm/linux/kernel/git/...David S. Miller26-388/+1163
2008-05-08macvlan: Fix memleak on device removal/crash on module removalPatrick McHardy1-1/+1
2008-05-06e1000e: don't return half-read eeprom on errorKok, Auke1-1/+5
2008-05-06ucc_geth: Don't use RX clock as TX clock.Joakim Tjernlund1-1/+1
2008-05-06cxgb3: Use CAP_SYS_RAWIO for firmwareAlan Cox1-2/+2
2008-05-06pcnet32: delete non NAPI code from driver.Don Fry2-71/+4
2008-05-06fs_enet: Fix a memory leak in fs_enet_mdio_probeScott Wood1-1/+2
2008-05-06[netdrvr] eexpress: IPv6 fails - multicast problemsBruce Robson1-5/+6
2008-05-063c59x: use netstats in net_device structurePaulius Zaleckas1-36/+35
2008-05-063c980-TX needs EXTRA_PREAMBLEGunnar Larisch1-1/+1
2008-05-06Merge branch 'for-2.6.26' of git://git.farnsworth.org/dale/linux-2.6-mv643xx_...Jeff Garzik1-37/+123
2008-05-06fix warning in drivers/net/appletalk/cops.cJeff Garzik1-11/+5
2008-05-06e1000e: Add support for BM PHYs on ICH9Bruce Allan7-21/+748
2008-05-06uli526x: fix endianness issues in the setup frameAnton Vorontsov1-12/+18
2008-05-06uli526x: initialize the hardware prior to requesting interruptsAnton Vorontsov1-4/+4
2008-05-06ucc_geth: Fix a bunch of sparse warningsAndy Fleming4-160/+174
2008-05-06phylib: Fix some sparse warningsAndy Fleming1-1/+1
2008-05-06gianfar: Fix a locking bug in gianfar's sysfs codeAndy Fleming3-6/+12
2008-05-06bonding: fix enslavement error unwindsJay Vosburgh1-7/+7
2008-05-06bonding: Deadlock between bonding_store_bonds and bond_destroy_sysfs.Pavel Emelyanov1-2/+4
2008-05-06bonding: fix error unwind in bonding_store_bondsJay Vosburgh1-8/+8
2008-05-06bonding: Do not call free_netdev for already registered device.Pavel Emelyanov1-1/+3
2008-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-7/+19
2008-05-06iwlwifi: make IWLWIFI a tristateAdrian Bunk1-2/+1
2008-05-05Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rol...Linus Torvalds1-1/+1
2008-05-05mlx4_core: Support creation of FMRs with pages smaller than 4KOren Duer1-1/+1
2008-05-05irda: fix !PNP support for drivers/net/irda/smsc-ircc2.cIngo Molnar1-1/+4
2008-05-05irda: fix !PNP support in drivers/net/irda/nsc-ircc.cIngo Molnar1-0/+6
2008-05-04niu: Fix probing regression for maramba on-board chips.David S. Miller1-4/+7
2008-05-03lapbeth: Release ->ethdev when unregistering device.David S. Miller1-0/+1
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds21-367/+498
2008-05-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/paulus/powerpcLinus Torvalds2-42/+74
2008-05-02bnx2: Update version to 1.7.5.Michael Chan1-2/+2
2008-05-02bnx2: Update RV2P firmware for 5709.Michael Chan2-243/+265
2008-05-02bnx2: Zero out context memory for 5709.Michael Chan1-0/+5
2008-05-02bnx2: Fix register test on 5709.Michael Chan1-1/+1
2008-05-02bnx2: Fix remote PHY initial link state.Michael Chan1-7/+2
2008-05-02bnx2: Refine remote PHY locking.Michael Chan1-6/+5