summaryrefslogtreecommitdiffstats
path: root/drivers/net/r8169.c
Commit message (Expand)AuthorAgeFilesLines
* r8169: prevent bit sign expansion error in mdio_writeFrancois Romieu2007-11-101-3/+3
* r8169: revert 7da97ec96a0934319c7fbedd3d38baf533e20640 (bis repetita)Mark Lord2007-11-101-16/+0
* r8169: revert 7da97ec96a0934319c7fbedd3d38baf533e20640 (partly)Mark Lord2007-11-101-0/+1
* r8169: do not enable the TBI for the 8168 and the 81x0Francois Romieu2007-11-101-1/+2
* r8169: add PCI ID for the 8168 in the Abit Fatal1ty F-190HD motherboardCiaran McCreesh2007-11-101-0/+2
* r8169: remove poll_locked logicStephen Hemminger2007-10-281-8/+4
* r8169: napi configStephen Hemminger2007-10-281-0/+4
* r8169: more phy init for the 8168Francois Romieu2007-10-181-0/+34
* r8169: update the phy init for the 8168CFrancois Romieu2007-10-181-0/+2
* r8169: phy init cleanupFrancois Romieu2007-10-181-7/+11
* r8169: phy init for the 8168Francois Romieu2007-10-181-0/+52
* r8169: make room for more phy init changesFrancois Romieu2007-10-181-25/+31
* r8169: remove dead woodFrancois Romieu2007-10-181-64/+2
* r8169: add MAC identifiersFrancois Romieu2007-10-181-23/+64
* r8169: use the existing symbolic name of vendor PCI ID 0x1259Francois Romieu2007-10-181-1/+1
* r8169: remove private net_device_stats structureFrancois Romieu2007-10-181-17/+17
* r8169: MSI supportFrancois Romieu2007-10-181-6/+44
* r8169: convert bitfield to plain enum maskFrancois Romieu2007-10-181-3/+11
* r8169: KERN_XXX vs PFX (trivial)Joe Perches2007-10-181-2/+2
* r8169: add KERN_DEBUG to dprintk (trivial)Joe Perches2007-10-181-2/+3
* r8169: endiannessAl Viro2007-10-101-13/+13
* [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik2007-10-101-3/+8
* [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik2007-10-101-3/+0
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-101-1/+0
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-101-26/+32
* r8169: revert part of 6dccd16b7c2703e8bbf8bca62b5cf248332afbe2Francois Romieu2007-10-051-3/+13
* r8169: workaround against ignored TxPoll writes (8168)Francois Romieu2007-09-191-0/+9
* r8169: correct phy parameters for the 8110SCEdward Hsu2007-09-191-1/+4
* Merge branch 'r8169-for-jeff-20070806' of git://electric-eye.fr.zoreil.com/ho...Jeff Garzik2007-08-071-8/+16
|\
| * r8169: avoid needless NAPI poll schedulingFrancois Romieu2007-08-071-8/+10
| * r8169: PHY power-on fixRoger So2007-08-061-0/+6
* | [NET]: ethtool_perm_addr only has one implementationMatthew Wilcox2007-07-311-1/+0
|/
* drivers/*: mark variables with uninitialized_var()Jeff Garzik2007-07-171-1/+1
* r8169: perform RX config change after mac filteringFrancois Romieu2007-07-081-1/+2
* r8169: mac address change supportFrancois Romieu2007-07-081-0/+36
* r8169: display some extra debug information during startupFrancois Romieu2007-07-081-2/+4
* r8169: add endianess annotations to [RT]xDescRolf Eike Beer2007-07-081-6/+6
* r8169: align the IP header when there is no DMA constraintFrancois Romieu2007-07-081-3/+6
* r8169: add bit description for the TxPoll registerFrancois Romieu2007-07-081-1/+6
* r8169: cleanupFrancois Romieu2007-07-081-202/+145
* r8169: remove the media optionFrancois Romieu2007-07-081-67/+5
* r8169: small 8101 commentFrancois Romieu2007-07-081-0/+4
* r8169: confusion between hardware and IP header alignmentFrancois Romieu2007-07-081-7/+5
* r8169: merge with version 8.001.00 of Realtek's r8168 driverFrancois Romieu2007-07-081-30/+89
* r8169: merge with version 6.001.00 of Realtek's r8169 driverFrancois Romieu2007-07-081-35/+55
* r8169: prettify mac_versionFrancois Romieu2007-07-081-10/+10
* r8169: populate the hw_start handler for the 8110Francois Romieu2007-07-081-9/+38
* r8169: populate the hw_start handler for the 8168Francois Romieu2007-07-081-3/+31
* r8169: add helpers for per-device hw_start handlerFrancois Romieu2007-07-081-18/+35
* r8169: add hooks for per-device hw_start handlerFrancois Romieu2007-07-081-19/+45
OpenPOWER on IntegriCloud