summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* [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
* | [NET PCMCIA]: drivers/net/pcmcia/smc91c92_cs.c : Use of time_after macroMarcelo Feitoza Parisi2005-07-151-1/+2
* | [WAN]: drivers/net/wan/: use of time_after macroMarcelo Feitoza Parisi2005-07-155-10/+15
* | [ACPI] merge acpi-2.6.12 branch into latest Linux 2.6.13-rc...Len Brown2005-07-122-0/+6
|\ \ | |/
| * [ACPI] S3 Suspend to RAM: fix driver suspend/resume methodsDavid Shaohua Li2005-07-112-0/+6
* | [NET]: __be'ify *_type_trans()Alexey Dobriyan2005-07-126-10/+6
* | [NET]: move config options out to individual protocolsSam Ravnborg2005-07-111-0/+27
* | [NET]: add a top-level Networking menu to *configSam Ravnborg2005-07-111-0/+3
* | [NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller2005-07-086-14/+13
* | [PATCH] pcmcia: remove references to pcmcia/version.hDominik Brodowski2005-07-0717-17/+0
* | [PATCH] pcmcia: move event handlerDominik Brodowski2005-07-0717-97/+27
* | [PATCH] pm: more u32 vs. pm_message_t fixesPavel Machek2005-07-072-5/+5
OpenPOWER on IntegriCloud