aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-08-01[PATCH] silence cs89x0Denis Vlasenko2-4/+9
2005-08-01[PATCH] skge build fixAndrew Morton1-0/+3
2005-07-31Merge head 'upstream-fixes' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6Linus 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-30[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-29/home/lenb/src/to-linus branch 'acpi-2.6.12'Len Brown1-0/+63
2005-07-29[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-27Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-20/+18
2005-07-27[PATCH] clean up inline static vs static inlineJesper Juhl4-19/+18
2005-07-27[PATCH] turn many #if $undefined_string into #ifdef $undefined_stringOlaf Hering3-6/+6
2005-07-27[NET]: Move in_aton from net/ipv4/utils.c to net/core/utils.cMatt Mackall1-1/+1
2005-07-27[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-21[EQL]: Proper num_slaves decrementLoic Le Loarer1-8/+8
2005-07-19[NET]: NETCONSOLE must depend on INETAdrian Bunk1-1/+1
2005-07-18[NET]: Kconfig: NETCONSOLE and NETPOLL togetherRandy Dunlap1-0/+16
2005-07-15[NET PCMCIA]: drivers/net/pcmcia/smc91c92_cs.c : Use of time_after macroMarcelo Feitoza Parisi1-1/+2
2005-07-15[WAN]: drivers/net/wan/: use of time_after macroMarcelo Feitoza Parisi5-10/+15
2005-07-12[ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown2-0/+6
2005-07-12[NET]: __be'ify *_type_trans()Alexey Dobriyan6-10/+6
2005-07-11[NET]: move config options out to individual protocolsSam Ravnborg1-0/+27
2005-07-11[NET]: add a top-level Networking menu to *configSam Ravnborg1-0/+3
2005-07-11[ACPI] S3 Suspend to RAM: fix driver suspend/resume methodsDavid Shaohua Li2-0/+6
2005-07-08[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller6-14/+13
2005-07-07[PATCH] pcmcia: remove references to pcmcia/version.hDominik Brodowski17-17/+0
2005-07-07[PATCH] pcmcia: move event handlerDominik Brodowski17-97/+27
2005-07-07[PATCH] pm: more u32 vs. pm_message_t fixesPavel Machek2-5/+5