summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] ehea: bugfix for register access functionsJan-Bernd Themann2006-09-192-4/+9
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] e1000 disable device on PCI errorLinas Vepstas2006-09-191-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-09-1777-689/+1382
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-09-1712-341/+453
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drivers/net/phy/fixed: #if 0 some incomplete codeJeff Garzik2006-09-131-0/+4
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drivers/net: const-ify ethtool_ops declarationsJeff Garzik2006-09-13106-178/+163
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] ethtool: allow const ethtool_opsStephen Hemminger2006-09-132-8/+8
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] sky2: big endianStephen Hemminger2006-09-132-37/+25
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] sky2: fiber supportStephen Hemminger2006-09-132-33/+63
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] sky2: tx pause bug fixStephen Hemminger2006-09-132-82/+43
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | drivers/net: Trim trailing whitespaceJeff Garzik2006-09-13178-22399/+22399
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] ehea: IBM eHEA Ethernet Device DriverJan-Bernd Themann2006-09-1312-0/+5849
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] pcnet32: NAPI implementationDon Fry2006-09-132-28/+121
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] pcnet32: break receive routine into two pieces.Don Fry2006-09-131-161/+141
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] pcnet32: move/create receive and transmit routinesDon Fry2006-09-131-256/+259
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] pcnet32: magic number cleanupDon Fry2006-09-131-30/+30
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] pcnet32: remove unnecessary save/restore register accesses.Don Fry2006-09-131-6/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-09-131-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-09-1355-149/+352
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] e1000: revert 'e1000: Remove 0x1000 as supported device'Auke-Jan H Kok2006-09-121-0/+1
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag 'r8169-20060912-00' of git://electric-eye.fr.zoreil.com/home/romieu...Jeff Garzik2006-09-121-276/+380
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | | |_|_|_|_|_|_|_|/ / / / / / / / / / / / / / / / / / / / / / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | r8169: quirk for the 8110sb on arm platformFrancois Romieu2006-09-111-2/+7
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | r8169: the 0x8136 needs a 8 bytes alignmentFrancois Romieu2006-08-311-1/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | r8169: add basic MII ioctl supportFrancois Romieu2006-08-311-0/+28
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | r8169: use standard #defines from mii.h instead of declaring private onesFrancois Romieu2006-08-311-62/+31
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | r8169: trim trailing whitespaces and convert whitespaces to tabsFrancois Romieu2006-08-311-33/+32
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | r8169: udelay() removalFrancois Romieu2006-08-311-5/+7
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | r8169: use NETDEV_TX_{BUSY/OK}Francois Romieu2006-08-311-2/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | r8169: sync with vendor's driverFrancois Romieu2006-07-261-74/+144
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | r8169: remove rtl8169_init_boardFrancois Romieu2006-07-261-105/+86
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | r8169: hardware flow controlFrancois Romieu2006-07-261-0/+7
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | r8169: RX fifo overflow recoveryFrancois Romieu2006-07-261-4/+9
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | r8169: mac address change supportFrancois Romieu2006-07-261-0/+38
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge tag '8139cp-20060912-00' of git://electric-eye.fr.zoreil.com/home/romie...Jeff Garzik2006-09-121-63/+51
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8139cp: ring_info removal for the transmit pathFrancois Romieu2006-09-121-19/+13
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8139cp: use PCI_DEVICE() to shorten the PCI device tableFrancois Romieu2006-08-311-4/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8139cp: pci_get_drvdata(pdev) can not be NULL in suspend handlerFrançois Romieu2006-08-311-6/+4
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8139cp: removal of useless BUG_ON() checkFrancois Romieu2006-08-311-1/+0
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8139cp: sync the device private data with its r8169 counterpartFrancois Romieu2006-08-311-6/+6
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8139cp: ring_info removal for the receive pathFrancois Romieu2006-08-311-7/+7
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8139cp: remove gratuitous indirectionFrancois Romieu2006-08-311-2/+2
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 8139cp: trim ring_infoFrancois Romieu2006-08-311-17/+16
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'upstream-fixes' into upstreamJeff Garzik2006-09-121-4/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'tmp' into upstreamJeff Garzik2006-09-1232-102/+38
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] Remove more unnecessary driver printk'sAndy Gospodarek2006-09-1232-102/+38
| | | |_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|_|/ / / | | |/| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | |
| * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linv...Jeff Garzik2006-09-1211-48/+169
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] hostap_cs: added support for Proxim Harmony PCI W-Lan cardChristian Steineck2006-09-111-0/+1
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] bcm43xx: remove dead code in bcm43xx_sysfs.cLarry Finger2006-09-111-9/+3
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] bcm43xx: ucode debug status via sysfsLarry Finger2006-09-112-4/+64
| | * | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | [PATCH] bcm43xx: Add firmware version printoutLarry Finger2006-09-112-0/+33