summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2007-05-08header cleaning: don't include smp_lock.h when not usedRandy Dunlap8-8/+0
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
2007-05-03[BNX2]: Re-structure the 2.5G Serdes code.Michael Chan1-39/+108
2007-05-03[BNX2]: Put MII register offsets in the bnx2 struct.Michael Chan2-47/+58
2007-05-03[BNX2]: Add ipv6 TSO and checksum for 5709.Michael Chan2-28/+67
2007-05-03[BNX2]: Update 5709 firmware.Michael Chan1-3930/+3938
2007-05-03[BNX2]: Update 5708 firmware.Michael Chan1-653/+1044
2007-05-03[BNX2]: Save PCI state during suspend.Michael Chan1-0/+2
2007-05-03[BNX2]: Fix race conditions when calling register_netdev().Michael Chan1-14/+14
2007-05-03[BNX2]: Add 40-bit DMA workaround for 5708.Michael Chan2-18/+21
2007-05-03[BNX2]: Fix register and memory test on 5709.Michael Chan1-24/+46
2007-05-03[BNX2]: Block MII access when ifdown.Michael Chan1-0/+6
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare23-22/+1
2007-05-02kconfig: fix path to modules.txt in Kconfig helpAlexander E. Patrakov2-9/+9
2007-04-30Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds3-39/+33
2007-04-30Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds1-4/+5