summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2005-08-19[TG3]: Update driver version and reldate.David S. Miller1-2/+2
2005-08-19[TG3]: Fix SerDes detectionMichael Chan1-0/+2
2005-08-19Merge head 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds3-30/+37
2005-08-19[NET]: Fix comment in loopback driver.Ralf Baechle1-1/+1
2005-08-19[PATCH] DM9000 - incorrect ioctl() handlingBen Dooks1-13/+2
2005-08-19[PATCH] DM9000 - spinlock fixesBen Dooks1-13/+24
2005-08-19[PATCH] 8139cp - redetect link after suspendPierre Ossman1-0/+7
2005-08-19[PATCH] IOC3 fixesRalf Baechle1-4/+4
2005-08-12[NETPOLL]: e1000 netpoll tweakMatt Mackall1-0/+1
2005-08-10[PATCH] 6pack persistence fixRalf Baechle DL5RB1-16/+4
2005-08-06[TG3]: Save initial PCI state before registering the netdevice.David S. Miller1-8/+8
2005-08-02[PATCH] silence cs89x0Denis Vlasenko2-4/+9
2005-08-02[PATCH] skge build fixAndrew Morton1-0/+3
2005-08-01Merge head 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jg...Linus Torvalds6-158/+130
2005-07-31[PATCH] SMP fix for 6pack driverRalf Baechle1-1/+1
2005-07-31[PATCH] Fix OMAP specific typo in smc91x.hTony Lindgren1-1/+1
2005-07-31[PATCH] sk98lin: fix workaround for yukon-lite chipset (> rev 7)Stephen Hemminger2-5/+5
2005-07-31[PATCH] skge: version 0.8Stephen Hemminger1-1/+1
2005-07-31[PATCH] skge: led toggle cleanupStephen Hemminger2-98/+74
2005-07-31[PATCH] skge: ignore phy interrupts during negotiationStephen Hemminger2-6/+8
2005-07-31[PATCH] skge: fifo control register access fixStephen Hemminger2-18/+10
2005-07-31[PATCH] skge: whitespace fixesStephen Hemminger2-13/+13
2005-07-31[PATCH] skge: support yukon lite rev 4Stephen Hemminger1-4/+4
2005-07-31[PATCH] skge: phy lock deadlockStephen Hemminger1-7/+4
2005-07-31[PATCH] skge: disable tranmitter on shutdownStephen Hemminger1-1/+1
2005-07-31[PATCH] skge: remove SK-9EE supportStephen Hemminger1-1/+0
2005-07-31[PATCH] skge: silence mac data parity messagesStephen Hemminger1-3/+9
2005-07-31[PATCH] sk98lin: basic suspend/resume support fixesRafael J. Wysocki1-12/+26
2005-07-30merge 2.6.13-rc4 with ACPI's to-linus treeLen Brown7-39/+12
2005-07-30/home/lenb/src/to-linus branch 'acpi-2.6.12'Len Brown1-0/+63
2005-07-30[ACPI] fix resume issues on Asus L5DRafael J. Wysocki1-0/+63
2005-07-28[PATCH] e1000: no need for reboot notifierTony Luck1-28/+1
2005-07-28[PATCH] cs89x0: collect tx_bytes statisticsIan Campbell1-0/+1
2005-07-28[PATCH] pcmcia: fix many device IDsKomuro4-9/+10
2005-07-28[PATCH] pcmcia: remove duplicates in orinoco_csJar1-2/+0
2005-07-28Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-20/+18
2005-07-28[PATCH] clean up inline static vs static inlineJesper Juhl4-19/+18
2005-07-28[PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering3-6/+6
2005-07-28[NET]: Move in_aton from net/ipv4/utils.c to net/core/utils.cMatt Mackall1-1/+1
2005-07-28[NET]: Improve presentation of networking driver families.Randy Dunlap1-20/+18
2005-07-25[TG3]: Update driver version and reldate.David S. Miller1-2/+2
2005-07-25[TG3]: add 5780 fiber supportMichael Chan2-7/+253
2005-07-25[TG3]: disallow jumbo TSO on 5780Michael Chan1-3/+11
2005-07-25[TG3]: consolidate all DMA water mark settingsMichael Chan2-23/+33
2005-07-25[TG3]: add variable buffer size for standard ringMichael Chan2-3/+10
2005-07-25[TG3]: add 5780 basic jumbo frame supportMichael Chan2-13/+20
2005-07-25[TG3]: add 5780 basic supportMichael Chan2-5/+51
2005-07-22[EQL]: Proper num_slaves decrementLoic Le Loarer1-8/+8
2005-07-20[NET]: NETCONSOLE must depend on INETAdrian Bunk1-1/+1
2005-07-19[NET]: Kconfig: NETCONSOLE and NETPOLL togetherRandy Dunlap1-0/+16