summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2007-05-08libertas: fix for wireless Kconfig changesJohn W. Linville1-1/+1
2007-05-08atl1: fix whitespace damageJay Cliburn1-11/+11
2007-05-08atl1: use dev_printk macrosJay Cliburn4-87/+68
2007-05-08ehea: Fix skb header accessThomas Klein1-3/+3
2007-05-08Subject: natsemi: Allow users to disable workaround for DspCfg resetMark Brown1-2/+66
2007-05-08natsemi: Improve diagnostics for DspCfg workaroundMark Brown1-1/+1
2007-05-08smc91x SuperH supportNobuhiro Iwamatsu1-0/+34
2007-05-08DM9000: fix use of kfree() on net deviceBen Dooks1-2/+2
2007-05-08skge: allow WOL except for known broken chipsStephen Hemminger1-3/+6
2007-05-08myri10ge: replace the chipset whitelist with firmware autodetectionBrice Goglin1-56/+65
2007-05-08myri10ge: move the DMA test code into its own functionBrice Goglin1-53/+68
2007-05-08myri10ge: fix restoring of multicast list after resetBrice Goglin1-5/+5
2007-05-08myri10ge: update firmware headersBrice Goglin1-1/+13
2007-05-08myri10ge: support new firmware countersBrice Goglin2-2/+13
2007-05-08pasemi_mac: A couple of minor bugfixes.Olof Johansson1-15/+8
2007-05-07Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2-4/+46
2007-05-07Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds1-2/+2
2007-05-07Blackfin: add blackfin support in smc91x ethernet controller driverWu, Bryan2-1/+48
2007-05-07[TG3]: Update version and reldate.Michael Chan1-2/+2
2007-05-07[TG3]: Eliminate spurious interrupts.Michael Chan1-2/+10
2007-05-07[TG3]: Add ASPM workaround.Matt Carlson2-0/+34
2007-05-06RDMA/cxgb3: Support for new abort logicSteve Wise1-2/+2
2007-05-06Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2-9/+9
2007-05-06Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds1-6/+6
2007-05-05[TG3]: Add TG3_FLAG_SUPPORT_MSI flag.Michael Chan2-9/+17
2007-05-05[TG3]: Eliminate the TG3_FLAG_5701_REG_WRITE_BUG flag.Matt Carlson2-13/+12
2007-05-05[TG3]: Eliminate the TG3_FLAG_GOT_SERDES_FLOWCTL flag.Michael Chan2-9/+2
2007-05-05[TG3]: Remove reset during MAC address changes.Michael Chan1-17/+18
2007-05-05[TG3]: WoL fixes.Gary Zambrano2-11/+16
2007-05-05[TG3]: Clear GPIO mask before storing.Gary Zambrano1-0/+1
2007-05-05[TG3]: Improve NVRAM sizing.Matt Carlson1-16/+23
2007-05-05[TG3]: Fix TSO bugs.Matt Carlson1-6/+3
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds5-4874/+5734
2007-05-04Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds23-22/+1
2007-05-04m68k: kill skb_copy_from_linear_data compiler warningsGeert Uytterhoeven3-7/+8
2007-05-04SONIC interrupt handlingFinn Thain3-33/+61
2007-05-04SONIC: small fix and cleanupFinn Thain3-12/+16
2007-05-04m68k: macmace fixesFinn Thain3-235/+364
2007-05-04m68k: Mac DP8390 updateFinn Thain1-70/+175
2007-05-04NuBus header updateFinn Thain1-1/+1
2007-05-04m68k: Amiga A2065 and Ariadne TX statisticsGeert Uytterhoeven2-3/+2
2007-05-04m68k: Mac89x0 Ethernet netif updatesMatthias Urlichs2-57/+33
2007-05-03[BNX2]: Fix TSO problem with small MSS.Michael Chan1-2/+1
2007-05-03[NET]: Rework dev_base via list_head (v3)Pavel Emelianov1-3/+1
2007-05-03[BNX2]: Update version and reldate.Michael Chan2-4/+4
2007-05-03[BNX2]: Print bus information for PCIE devices.Michael Chan2-50/+87
2007-05-03[BNX2]: Add 1-shot MSI handler for 5709.Michael Chan2-41/+81
2007-05-03[BNX2]: Restructure PHY event handling.Michael Chan1-23/+32
2007-05-03[BNX2]: Add indirect spinlock.Michael Chan2-1/+12
2007-05-03[BNX2]: Add support for 5709 Serdes.Michael Chan2-12/+227