summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* [PATCH] net/cycx_drv: replace delay_cycx() with msleep_interruptible()Nishanth Aravamudan2005-08-191-16/+8
* [PATCH] forcedeth: Initialize link settings in every nv_open()Manfred Spraul2005-08-191-0/+5
* Merge /spare/repo/linux-2.6/Jeff Garzik2005-08-185-31/+39
|\
| * 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] skge: turn on link status LEDStephen Hemminger2005-08-161-1/+5
* | [PATCH] skge: increase receive flush threshold defaultStephen Hemminger2005-08-161-1/+6
* | [PATCH] skge: fibre vs copper detection cleanupStephen Hemminger2005-08-162-23/+14
* | [PATCH] skge: stop bogus sensor messagesStephen Hemminger2005-08-162-16/+16
* | [PATCH] ixgb: Driver version, white space, commentsMalli Chilakala2005-08-112-4/+9
* | [PATCH] ixgb: Redefined buffer_info-dma to be dma_addr_t instead of uint64Malli Chilakala2005-08-111-1/+1
* | [PATCH] ixgb: Remove unused functionsMalli Chilakala2005-08-112-178/+1
* | [PATCH] ixgb: Ethtool cleanup patch from Stephen HemmingerMalli Chilakala2005-08-111-1/+1
* | [PATCH] ixgb: Fix data output by ethtool -dMalli Chilakala2005-08-111-1/+2
* | [PATCH] ixgb: Fix Broadcast/Multicast packets received statisticsMalli Chilakala2005-08-111-1/+2
* | [PATCH] ixgb: Use netdev_priv() instead of netdev->privMalli Chilakala2005-08-112-30/+32
* | [PATCH] ixgb: Fix unnecessary link state messagesMalli Chilakala2005-08-111-0/+21
* | [PATCH] ixgb: Set RXDCTL:PTHRESH/HTHRESH to zeroMalli Chilakala2005-08-111-3/+5
* | phy subsystem: more cleanupsJeff Garzik2005-08-114-397/+12
* | 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