summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* [TG3]: Update driver version and reldate.David S. Miller2005-08-191-2/+2
* [TG3]: Fix SerDes detectionMichael Chan2005-08-191-0/+2
* Merge head 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds2005-08-183-30/+37
|\
| * [PATCH] DM9000 - incorrect ioctl() handlingBen Dooks2005-08-181-13/+2
| * [PATCH] DM9000 - spinlock fixesBen Dooks2005-08-181-13/+24
| * [PATCH] 8139cp - redetect link after suspendPierre Ossman2005-08-181-0/+7
| * [PATCH] IOC3 fixesRalf Baechle2005-08-181-4/+4
* | [NET]: Fix comment in loopback driver.Ralf Baechle2005-08-181-1/+1
|/
* [NETPOLL]: e1000 netpoll tweakMatt Mackall2005-08-111-0/+1
* [PATCH] 6pack persistence fixRalf Baechle DL5RB2005-08-101-16/+4
* [TG3]: Save initial PCI state before registering the netdevice.David S. Miller2005-08-061-8/+8
* [PATCH] silence cs89x0Denis Vlasenko2005-08-012-4/+9
* [PATCH] skge build fixAndrew Morton2005-08-011-0/+3
* Merge head 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds2005-07-316-158/+130
|\
| * [PATCH] SMP fix for 6pack driverRalf Baechle2005-07-311-1/+1
| * [PATCH] Fix OMAP specific typo in smc91x.hTony Lindgren2005-07-311-1/+1
| * [PATCH] sk98lin: fix workaround for yukon-lite chipset (> rev 7)Stephen Hemminger2005-07-312-5/+5
| * [PATCH] skge: version 0.8Stephen Hemminger2005-07-311-1/+1
| * [PATCH] skge: led toggle cleanupStephen Hemminger2005-07-312-98/+74
| * [PATCH] skge: ignore phy interrupts during negotiationStephen Hemminger2005-07-312-6/+8
| * [PATCH] skge: fifo control register access fixStephen Hemminger2005-07-312-18/+10
| * [PATCH] skge: whitespace fixesStephen Hemminger2005-07-312-13/+13
| * [PATCH] skge: support yukon lite rev 4Stephen Hemminger2005-07-311-4/+4
| * [PATCH] skge: phy lock deadlockStephen Hemminger2005-07-311-7/+4
| * [PATCH] skge: disable tranmitter on shutdownStephen Hemminger2005-07-311-1/+1
| * [PATCH] skge: remove SK-9EE supportStephen Hemminger2005-07-311-1/+0
| * [PATCH] skge: silence mac data parity messagesStephen Hemminger2005-07-311-3/+9
* | [PATCH] sk98lin: basic suspend/resume support fixesRafael J. Wysocki2005-07-301-12/+26
* | merge 2.6.13-rc4 with ACPI's to-linus treeLen Brown2005-07-307-39/+12
|\ \ | |/
| * [PATCH] e1000: no need for reboot notifierTony Luck2005-07-281-28/+1
| * [PATCH] cs89x0: collect tx_bytes statisticsIan Campbell2005-07-281-0/+1
| * [PATCH] pcmcia: fix many device IDsKomuro2005-07-284-9/+10
| * [PATCH] pcmcia: remove duplicates in orinoco_csJar2005-07-281-2/+0
* | /home/lenb/src/to-linus branch 'acpi-2.6.12'Len Brown2005-07-291-0/+63
|\ \ | |/ |/|
| * [ACPI] fix resume issues on Asus L5DRafael J. Wysocki2005-07-291-0/+63
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2005-07-271-20/+18
|\ \
| * | [NET]: Move in_aton from net/ipv4/utils.c to net/core/utils.cMatt Mackall2005-07-271-1/+1
| * | [NET]: Improve presentation of networking driver families.Randy Dunlap2005-07-271-20/+18
* | | [PATCH] clean up inline static vs static inlineJesper Juhl2005-07-274-19/+18
* | | [PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering2005-07-273-6/+6
|/ /
* | [TG3]: Update driver version and reldate.David S. Miller2005-07-251-2/+2
* | [TG3]: add 5780 fiber supportMichael Chan2005-07-252-7/+253
* | [TG3]: disallow jumbo TSO on 5780Michael Chan2005-07-251-3/+11
* | [TG3]: consolidate all DMA water mark settingsMichael Chan2005-07-252-23/+33
* | [TG3]: add variable buffer size for standard ringMichael Chan2005-07-252-3/+10
* | [TG3]: add 5780 basic jumbo frame supportMichael Chan2005-07-252-13/+20
* | [TG3]: add 5780 basic supportMichael Chan2005-07-252-5/+51
* | [EQL]: Proper num_slaves decrementLoic Le Loarer2005-07-211-8/+8
* | [NET]: NETCONSOLE must depend on INETAdrian Bunk2005-07-191-1/+1
* | [NET]: Kconfig: NETCONSOLE and NETPOLL togetherRandy Dunlap2005-07-181-0/+16
OpenPOWER on IntegriCloud