aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-08-19[PATCH] FS_ENET: use PAL for mii managementVitaly Bordug11-1049/+711
2006-08-19[PATCH] PAL: Support of the fixed PHYVitaly Bordug5-21/+407
2006-08-19[PATCH] xircom_cb: wire up errors from pci_register_driver()Alexey Dobriyan1-2/+1
2006-08-19[PATCH] skge: remember to run netif_poll_disable()Edgar E. Iglesias1-0/+2
2006-08-19[PATCH] Add ethtool -g support to Spidernet network driverJim Lewis3-5/+23
2006-08-19[PATCH] build fixes: smc91xDavid Brownell1-6/+0
2006-08-19[PATCH] via-rhine: add option avoid_D3 (work around broken BIOSes)Roger Luethi1-1/+11
2006-08-19[PATCH] lockdep: fix smc91xRussell King1-4/+4
2006-08-19[PATCH] via-rhine: NAPI poll enableStephen Hemminger1-1/+2
2006-08-19[PATCH] via-rhine: NAPI supportRoger Luethi2-12/+79
2006-08-19[PATCH] smc911x: Re-release spinlock on spurious interruptPeter Korsgaard1-0/+1
2006-08-19[PATCH] net: Add netconsole support to dm9000 driverKevin Hao1-0/+14
2006-08-19[PATCH] s2io build fixAndrew Morton1-0/+1
2006-08-19[PATCH] Update smc91x driver with ARM Versatile board infoDeepak Saxena1-0/+18
2006-08-19[PATCH] Freescale QE UCC gigabit ethernet driverLi Yang6-0/+6665
2006-08-19[PATCH] drivers/net/e1000/: possible cleanupsAdrian Bunk3-56/+67
2006-08-19[PATCH] sundance section fixAndrew Morton1-1/+1
2006-08-19[PATCH] fealnx section fixAndrew Morton1-1/+1
2006-08-19[PATCH] winbond-840 section fixAndrew Morton1-1/+1
2006-08-19[PATCH] seeq8005 section fixAndrew Morton1-1/+1
2006-08-19[PATCH] ni65 section fixAndrew Morton1-1/+1
2006-08-19[PATCH] wd section fixAndrew Morton1-2/+2
2006-08-19[PATCH] smctr section fixAndrew Morton1-3/+2
2006-08-19[PATCH] ibmtr section fixAndrew Morton1-2/+2
2006-08-19[PATCH] ni52 section fixAndrew Morton1-1/+1
2006-08-19[PATCH] lne390 section fixAndrew Morton1-1/+1
2006-08-19[PATCH] lance section fixAndrew Morton1-1/+1
2006-08-19[PATCH] eth16i section fixAndrew Morton1-1/+1
2006-08-19[PATCH] es3210 section fixAndrew Morton1-2/+1
2006-08-19[PATCH] eexpress section fixAndrew Morton1-1/+1
2006-08-19[PATCH] eepro section fixAndrew Morton1-2/+1
2006-08-19[PATCH] e2100 section fixAndrew Morton1-2/+2
2006-08-19[PATCH] at1700 section fixAndrew Morton1-1/+1
2006-08-19[PATCH] cs89x0 section fixAndrew Morton1-2/+1
2006-08-19[PATCH] cops section fixAndrew Morton1-1/+1
2006-08-19[PATCH] ac3200 section fixesAndrew Morton1-2/+1
2006-08-19[PATCH] 82596 section fixesAndrew Morton1-4/+5
2006-08-19Merge branch 'master' into upstream-fixesJeff Garzik5-70/+80
2006-08-17[PPP]: handle kmalloc failures and convert to using kzallocPanagiotis Issaris1-11/+19
2006-08-17[BNX2]: Convert to netdev_alloc_skb()Michael Chan1-8/+6
2006-08-17[BNX2]: Fix tx race condition.Michael Chan2-23/+24
2006-08-14[PATCH] smc91x: disable DMA mode on the logicpd pxa270Lennert Buytenhek1-5/+0
2006-08-10[PATCH] sky2: phy power problems on 88e805X chipsStephen Hemminger1-3/+2
2006-08-09Merge gregkh@master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Greg Kroah-Hartman2-28/+31
2006-08-09[PATCH] myri10ge: always re-enable dummy rdmas in myri10ge_resumeBrice Goglin1-1/+1
2006-08-07[TG3]: Fix tx race conditionMichael Chan2-26/+31
2006-08-07[TG3]: skb->dev assignment is done by netdev_alloc_skbChristoph Hellwig1-2/+0
2006-08-03[PATCH] myri10ge - Fix spurious invokations of the watchdog reset handlerBrice Goglin1-1/+4
2006-08-03[PATCH] myri10ge - Write the firmware in 256-bytes chunksBrice Goglin1-12/+7
2006-08-03[PATCH] Stop calling phy_stop_interrupts() twiceSergei Shtylylov1-6/+2