summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* [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-055-4874/+5734
|\
| * [BNX2]: Fix TSO problem with small MSS.Michael Chan2007-05-041-2/+1
| * [NET]: Rework dev_base via list_head (v3)Pavel Emelianov2007-05-041-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-0523-22/+1
|\ \
| * | PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-0323-22/+1
| |/
* | m68k: kill skb_copy_from_linear_data compiler warningsGeert Uytterhoeven2007-05-053-7/+8
* | SONIC interrupt handlingFinn Thain2007-05-053-33/+61
* | SONIC: small fix and cleanupFinn Thain2007-05-053-12/+16
* | m68k: macmace fixesFinn Thain2007-05-053-235/+364
* | m68k: Mac DP8390 updateFinn Thain2007-05-051-70/+175
* | NuBus header updateFinn Thain2007-05-051-1/+1
* | m68k: Amiga A2065 and Ariadne TX statisticsGeert Uytterhoeven2007-05-052-3/+2
* | m68k: Mac89x0 Ethernet netif updatesMatthias Urlichs2007-05-052-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
| * [NET]: Remove NETIF_F_INTERNAL_STATS, default to internal stats.Rusty Russell2007-04-291-34/+25
| * [NETPOLL]: Remove CONFIG_NETPOLL_RXSergei Shtylyov2007-04-291-5/+0
* | Merge branch 'for-2.6.22' of git://git.kernel.org/pub/scm/linux/kernel/git/pa...Linus Torvalds2007-04-301-4/+5
|\ \
| * | Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-30241-1225/+1175
| |\|
| * | [POWERPC] Partially revert a7edd0e676d51145ae634a2acf7a447e319200faStephen Rothwell2007-04-271-4/+4
| * | Revert "[POWERPC] Rename get_property to of_get_property: drivers"Paul Mackerras2007-04-268-20/+19
| * | [POWERPC] Rename get_property to of_get_property: driversStephen Rothwell2007-04-128-19/+20
| * | [POWERPC] get_property returns constStephen Rothwell2007-04-121-4/+4
| * | Merge branch 'linux-2.6' into for-2.6.22Paul Mackerras2007-04-1258-709/+1235
| |\ \
| * | | [POWERPC] QE: automatically select QE optionsTimur Tabi2007-03-271-4/+5
* | | | smc911x: fix compilation breakage wjen debug is onVitaly Wool2007-04-281-1/+1