summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Fix numerous minor problems with new phy subsystem.Jeff Garzik2005-08-116-892/+53
* [PATCH] S2io: Errors found during reviewraghavendra.koushik@neterion.com2005-08-112-19/+40
* [PATCH] S2io: Miscellaneous fixesraghavendra.koushik@neterion.com2005-08-111-12/+34
* [PATCH] S2io: New link handling scheme for Xframe IIraghavendra.koushik@neterion.com2005-08-112-34/+121
* [PATCH] S2io: Support for bimodal interruptsraghavendra.koushik@neterion.com2005-08-112-40/+85
* [PATCH] S2io: Support for Xframe II NICraghavendra.koushik@neterion.com2005-08-113-108/+471
* [PATCH] S2io: VLAN supportraghavendra.koushik@neterion.com2005-08-112-2/+59
* [PATCH] S2io: Timer based slowpath handlingraghavendra.koushik@neterion.com2005-08-112-3/+23
* [PATCH] S2io: Support for runtime MTU changeraghavendra.koushik@neterion.com2005-08-111-12/+16
* [PATCH] S2io: Performance improvementsraghavendra.koushik@neterion.com2005-08-112-27/+24
* [PATCH] S2io: Removed memory leaksraghavendra.koushik@neterion.com2005-08-111-3/+30
* [PATCH] S2io: Software fixesraghavendra.koushik@neterion.com2005-08-112-12/+88
* [PATCH] S2io: Hardware fixesraghavendra.koushik@neterion.com2005-08-113-80/+341
* [PATCH] S2io: Code cleanupraghavendra.koushik@neterion.com2005-08-113-1102/+1003
* Merge /spare/repo/linux-2.6/Jeff Garzik2005-08-1111-186/+231
|\
| * [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
| |\|
| * | /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
* | | | [PATCH] forcedeth: write back original mac address during ifdownManfred Spraul2005-07-311-8/+9
* | | | [PATCH] forcedeth: Add set_mac_address supportManfred Spraul2005-07-311-11/+52
* | | | [PATCH] forcedeth: 64-bit DMA supportManfred Spraul2005-07-311-49/+161
* | | | [PATCH] forcedeth: rewritten tx irq handlingManfred Spraul2005-07-311-48/+63
* | | | [PATCH] forcedeth: Improve ethtool supportManfred Spraul2005-07-311-81/+90
* | | | [PATCH] forcedeth: Jumbo Frame SupportManfred Spraul2005-07-311-18/+107
* | | | [PATCH] loopback: whitespace cleanupChuck Ebbert2005-07-311-6/+6
* | | | [PATCH] loopback: optimize statsChuck Ebbert2005-07-311-2/+2
* | | | [PATCH] loopback: #ifdef the TSO codeChuck Ebbert2005-07-311-1/+7
* | | | [PATCH] drivers/net/pci-skeleton.c: MODULE_PARM -> module_paramVictor Fusco2005-07-311-3/+3
* | | | [PATCH] Use time_before in hamradio driversMarcelo Feitoza Parisi2005-07-315-5/+10
* | | | [PATCH] orinoco: Sparse fixesPeter Hagervall2005-07-311-39/+39
* | | | [PATCH] tms380tr: move to DMA APIJochen Friedrich2005-07-317-143/+122