summaryrefslogtreecommitdiffstats
path: root/drivers/net/r8169.c
Commit message (Expand)AuthorAgeFilesLines
* 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
* r8169: Rx path updateStephen Hemminger2007-07-081-28/+28
* r8169: kill eth_copy_and_sum()David S. Miller2007-07-081-1/+1
* r8169: de-obfuscate modulo arithmeticFrancois Romieu2007-07-081-1/+3
* r8169: use netdev_alloc_skbStephen Hemminger2007-07-081-13/+14
* network drivers: eliminate unneeded kill_vid codeStephen Hemminger2007-06-031-11/+0
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-251-1/+1
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-1/+0
* r8169: fix suspend/resume for down interfaceFrancois Romieu2007-04-031-6/+7
* r8169: issue request_irq after the private data are completely initializedFrancois Romieu2007-04-031-15/+18
* r8169: fix a race between PCI probe and dev_openFrancois Romieu2007-03-091-5/+5
* r8169: revert bogus BMCR resetFrancois Romieu2007-03-091-2/+2
* [VLAN]: Avoid a 4-order allocation.Dan Aloni2007-03-021-2/+1
* r8169: RTNL and flush_scheduled_work deadlockFrancois Romieu2007-02-201-7/+18
* [PATCH] uintptr_t is unsigned long, not u32Al Viro2007-02-091-2/+2
* r8169: extraneous Cmd{Tx/Rx}Enb writeFrancois Romieu2006-12-261-1/+0
* r8169: use the broken_parity_status field in pci_devFrancois Romieu2006-12-261-4/+1
* Merge tag 'r8169-upstream-20061204-00' of git://electric-eye.fr.zoreil.com/ho...Jeff Garzik2006-12-071-25/+59
|\
| * r8169: more alignment for the 0x8168Francois Romieu2006-12-041-2/+2
| * r8169: phy program updateFrancois Romieu2006-12-041-5/+0
| * r8169: tweak the PCI data parity error recoveryFrancois Romieu2006-12-041-4/+13
| * r8169: more magic during initialization of the hardwareFrancois Romieu2006-12-041-14/+44
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Howells2006-12-051-4/+22
|\ \ | |/
| * r8169: perform a PHY reset before any other operation at boot timeFrancois Romieu2006-12-021-2/+20
| * [PATCH] r8169: Fix iteration variable signFrancois Romieu2006-11-291-2/+2
* | WorkStruct: make allyesconfigDavid Howells2006-11-221-9/+14
|/
OpenPOWER on IntegriCloud