summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-05-072-4/+46
|\
| * [TG3]: Update version and reldate.Michael Chan2007-05-071-2/+2
| * [TG3]: Eliminate spurious interrupts.Michael Chan2007-05-071-2/+10
| * [TG3]: Add ASPM workaround.Matt Carlson2007-05-072-0/+34
* | Merge branch 'for-linus' of master.kernel.org:/pub/scm/linux/kernel/git/rolan...Linus Torvalds2007-05-071-2/+2
|\ \
| * | RDMA/cxgb3: Support for new abort logicSteve Wise2007-05-061-2/+2
* | | Blackfin: add blackfin support in smc91x ethernet controller driverWu, Bryan2007-05-072-1/+48
| |/ |/|
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuildLinus Torvalds2007-05-062-9/+9
|\ \
| * | kconfig: fix path to modules.txt in Kconfig helpAlexander E. Patrakov2007-05-022-9/+9
* | | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds2007-05-061-6/+6
|\ \ \
| * | | [ARM] 4304/1: removes the unnecessary bit number from CKENnn_XXXXEric Miao2007-04-211-6/+6
* | | | [TG3]: Add TG3_FLAG_SUPPORT_MSI flag.Michael Chan2007-05-052-9/+17
* | | | [TG3]: Eliminate the TG3_FLAG_5701_REG_WRITE_BUG flag.Matt Carlson2007-05-052-13/+12
* | | | [TG3]: Eliminate the TG3_FLAG_GOT_SERDES_FLOWCTL flag.Michael Chan2007-05-052-9/+2
* | | | [TG3]: Remove reset during MAC address changes.Michael Chan2007-05-051-17/+18
* | | | [TG3]: WoL fixes.Gary Zambrano2007-05-052-11/+16
* | | | [TG3]: Clear GPIO mask before storing.Gary Zambrano2007-05-051-0/+1
* | | | [TG3]: Improve NVRAM sizing.Matt Carlson2007-05-051-16/+23
* | | | [TG3]: Fix TSO bugs.Matt Carlson2007-05-051-6/+3
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-05-045-4874/+5734
|\ \ \ \
| * | | | [BNX2]: Fix TSO problem with small MSS.Michael Chan2007-05-031-2/+1
| * | | | [NET]: Rework dev_base via list_head (v3)Pavel Emelianov2007-05-031-3/+1
| * | | | [BNX2]: Update version and reldate.Michael Chan2007-05-032-4/+4
| * | | | [BNX2]: Print bus information for PCIE devices.Michael Chan2007-05-032-50/+87
| * | | | [BNX2]: Add 1-shot MSI handler for 5709.Michael Chan2007-05-032-41/+81
| * | | | [BNX2]: Restructure PHY event handling.Michael Chan2007-05-031-23/+32
| * | | | [BNX2]: Add indirect spinlock.Michael Chan2007-05-032-1/+12
| * | | | [BNX2]: Add support for 5709 Serdes.Michael Chan2007-05-032-12/+227
| * | | | [BNX2]: Re-structure the 2.5G Serdes code.Michael Chan2007-05-031-39/+108
| * | | | [BNX2]: Put MII register offsets in the bnx2 struct.Michael Chan2007-05-032-47/+58
| * | | | [BNX2]: Add ipv6 TSO and checksum for 5709.Michael Chan2007-05-032-28/+67
| * | | | [BNX2]: Update 5709 firmware.Michael Chan2007-05-031-3930/+3938
| * | | | [BNX2]: Update 5708 firmware.Michael Chan2007-05-031-653/+1044
| * | | | [BNX2]: Save PCI state during suspend.Michael Chan2007-05-031-0/+2
| * | | | [BNX2]: Fix race conditions when calling register_netdev().Michael Chan2007-05-031-14/+14
| * | | | [BNX2]: Add 40-bit DMA workaround for 5708.Michael Chan2007-05-032-18/+21
| * | | | [BNX2]: Fix register and memory test on 5709.Michael Chan2007-05-031-24/+46
| * | | | [BNX2]: Block MII access when ifdown.Michael Chan2007-05-031-0/+6
| | |/ / | |/| |
* | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2007-05-0423-22/+1
|\ \ \ \
| * | | | PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-0223-22/+1
| |/ / /
* | | | m68k: kill skb_copy_from_linear_data compiler warningsGeert Uytterhoeven2007-05-043-7/+8
* | | | SONIC interrupt handlingFinn Thain2007-05-043-33/+61
* | | | SONIC: small fix and cleanupFinn Thain2007-05-043-12/+16
* | | | m68k: macmace fixesFinn Thain2007-05-043-235/+364
* | | | m68k: Mac DP8390 updateFinn Thain2007-05-041-70/+175
* | | | NuBus header updateFinn Thain2007-05-041-1/+1
* | | | m68k: Amiga A2065 and Ariadne TX statisticsGeert Uytterhoeven2007-05-042-3/+2
* | | | m68k: Mac89x0 Ethernet netif updatesMatthias Urlichs2007-05-042-57/+33
|/ / /
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2007-04-303-39/+33
|\ \ \
| * | | [L2TP]: Add the ability to autoload a pppox protocol module.James Chapman2007-04-301-0/+8