aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/r8169.c
Commit message (Expand)AuthorAge
* r8169: endiannessAl Viro2007-10-10
* [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_countJeff Garzik2007-10-10
* [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctlsJeff Garzik2007-10-10
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-10
* [NET]: Make NAPI polling independent of struct net_device objects.Stephen Hemminger2007-10-10
* r8169: revert part of 6dccd16b7c2703e8bbf8bca62b5cf248332afbe2Francois Romieu2007-10-05
* r8169: workaround against ignored TxPoll writes (8168)Francois Romieu2007-09-19
* r8169: correct phy parameters for the 8110SCEdward Hsu2007-09-19
* Merge branch 'r8169-for-jeff-20070806' of git://electric-eye.fr.zoreil.com/ho...Jeff Garzik2007-08-07
|\
| * r8169: avoid needless NAPI poll schedulingFrancois Romieu2007-08-06
| * r8169: PHY power-on fixRoger So2007-08-06
* | [NET]: ethtool_perm_addr only has one implementationMatthew Wilcox2007-07-31
|/
* drivers/*: mark variables with uninitialized_var()Jeff Garzik2007-07-17
* r8169: perform RX config change after mac filteringFrancois Romieu2007-07-08
* r8169: mac address change supportFrancois Romieu2007-07-08
* r8169: display some extra debug information during startupFrancois Romieu2007-07-08
* r8169: add endianess annotations to [RT]xDescRolf Eike Beer2007-07-08
* r8169: align the IP header when there is no DMA constraintFrancois Romieu2007-07-08
* r8169: add bit description for the TxPoll registerFrancois Romieu2007-07-08
* r8169: cleanupFrancois Romieu2007-07-08
* r8169: remove the media optionFrancois Romieu2007-07-08
* r8169: small 8101 commentFrancois Romieu2007-07-08
* r8169: confusion between hardware and IP header alignmentFrancois Romieu2007-07-08
* r8169: merge with version 8.001.00 of Realtek's r8168 driverFrancois Romieu2007-07-08
* r8169: merge with version 6.001.00 of Realtek's r8169 driverFrancois Romieu2007-07-08
* r8169: prettify mac_versionFrancois Romieu2007-07-08
* r8169: populate the hw_start handler for the 8110Francois Romieu2007-07-08
* r8169: populate the hw_start handler for the 8168Francois Romieu2007-07-08
* r8169: add helpers for per-device hw_start handlerFrancois Romieu2007-07-08
* r8169: add hooks for per-device hw_start handlerFrancois Romieu2007-07-08
* r8169: Rx path updateStephen Hemminger2007-07-08
* r8169: kill eth_copy_and_sum()David S. Miller2007-07-08
* r8169: de-obfuscate modulo arithmeticFrancois Romieu2007-07-08
* r8169: use netdev_alloc_skbStephen Hemminger2007-07-08
* network drivers: eliminate unneeded kill_vid codeStephen Hemminger2007-06-03
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-26
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-26
* r8169: fix suspend/resume for down interfaceFrancois Romieu2007-04-03
* r8169: issue request_irq after the private data are completely initializedFrancois Romieu2007-04-03
* r8169: fix a race between PCI probe and dev_openFrancois Romieu2007-03-09
* r8169: revert bogus BMCR resetFrancois Romieu2007-03-09
* [VLAN]: Avoid a 4-order allocation.Dan Aloni2007-03-02
* r8169: RTNL and flush_scheduled_work deadlockFrancois Romieu2007-02-20
* [PATCH] uintptr_t is unsigned long, not u32Al Viro2007-02-09
* r8169: extraneous Cmd{Tx/Rx}Enb writeFrancois Romieu2006-12-26
* r8169: use the broken_parity_status field in pci_devFrancois Romieu2006-12-26
* Merge tag 'r8169-upstream-20061204-00' of git://electric-eye.fr.zoreil.com/ho...Jeff Garzik2006-12-07
|\
| * r8169: more alignment for the 0x8168Francois Romieu2006-12-03
| * r8169: phy program updateFrancois Romieu2006-12-03
| * r8169: tweak the PCI data parity error recoveryFrancois Romieu2006-12-03