Commit Graph

128 Commits (e653879c269735c9ff6684e03edf1d4e041ff3d3)

Author SHA1 Message Date
Francois Romieu 7da97ec96a r8169: more phy init for the 8168 18 years ago
Francois Romieu a3f8067186 r8169: update the phy init for the 8168C 18 years ago
Francois Romieu a441d7b6bf r8169: phy init cleanup 18 years ago
Francois Romieu 867763c113 r8169: phy init for the 8168 18 years ago
Francois Romieu 5615d9f1b9 r8169: make room for more phy init changes 18 years ago
Francois Romieu e179bb7b43 r8169: remove dead wood 18 years ago
Francois Romieu e3cf0cc091 r8169: add MAC identifiers 18 years ago
Francois Romieu bc1660b570 r8169: use the existing symbolic name of vendor PCI ID 0x1259 18 years ago
Francois Romieu cebf8cc79e r8169: remove private net_device_stats structure 18 years ago
Francois Romieu fbac58fcde r8169: MSI support 18 years ago
Francois Romieu f23e7fdad1 r8169: convert bitfield to plain enum mask 18 years ago
Joe Perches 53edbecd58 r8169: KERN_XXX vs PFX (trivial) 18 years ago
Joe Perches 06fa73589f r8169: add KERN_DEBUG to dprintk (trivial) 18 years ago
Al Viro b1eab70130 r8169: endianness 18 years ago
Jeff Garzik b9f2c0440d [netdrvr] Stop using legacy hooks ->self_test_count, ->get_stats_count 18 years ago
Jeff Garzik 88d3aafdae [ETHTOOL] Provide default behaviors for a few ethtool sub-ioctls 18 years ago
Ralf Baechle 10d024c1b2 [NET]: Nuke SET_MODULE_OWNER macro. 18 years ago
Stephen Hemminger bea3348eef [NET]: Make NAPI polling independent of struct net_device objects. 18 years ago
Francois Romieu c946b30472 r8169: revert part of 6dccd16b7c 18 years ago
Francois Romieu d78ae2dcc2 r8169: workaround against ignored TxPoll writes (8168) 18 years ago
Edward Hsu 65d916d953 r8169: correct phy parameters for the 8110SC 18 years ago
Francois Romieu 313b0305b5 r8169: avoid needless NAPI poll scheduling 18 years ago
Roger So 2584fbc3a6 r8169: PHY power-on fix 18 years ago
Matthew Wilcox 313674afa8 [NET]: ethtool_perm_addr only has one implementation 18 years ago
Jeff Garzik a6343afb6e drivers/*: mark variables with uninitialized_var() 18 years ago
Francois Romieu 57a9f236eb r8169: perform RX config change after mac filtering 18 years ago
Francois Romieu 773d202194 r8169: mac address change support 18 years ago
Francois Romieu 96b9709c9b r8169: display some extra debug information during startup 18 years ago
Rolf Eike Beer 6cccd6e7a2 r8169: add endianess annotations to [RT]xDesc 18 years ago
Francois Romieu e9f63f3086 r8169: align the IP header when there is no DMA constraint 18 years ago
Francois Romieu 275391a482 r8169: add bit description for the TxPoll register 18 years ago
Francois Romieu 07d3f51feb r8169: cleanup 18 years ago
Francois Romieu 901dda2b5f r8169: remove the media option 18 years ago
Francois Romieu 0127215c17 r8169: small 8101 comment 18 years ago
Francois Romieu 864022344c r8169: confusion between hardware and IP header alignment 18 years ago
Francois Romieu 0e4851502f r8169: merge with version 8.001.00 of Realtek's r8168 driver 18 years ago
Francois Romieu 6dccd16b7c r8169: merge with version 6.001.00 of Realtek's r8169 driver 18 years ago
Francois Romieu ba6eb6ee85 r8169: prettify mac_version 18 years ago
Francois Romieu cdf1a608a6 r8169: populate the hw_start handler for the 8110 18 years ago
Francois Romieu 2dd99530a2 r8169: populate the hw_start handler for the 8168 18 years ago
Francois Romieu 7f796d83ff r8169: add helpers for per-device hw_start handler 18 years ago
Francois Romieu 07ce406467 r8169: add hooks for per-device hw_start handler 18 years ago
Stephen Hemminger b449655ff5 r8169: Rx path update 18 years ago
David S. Miller 278667ba18 r8169: kill eth_copy_and_sum() 18 years ago
Francois Romieu 4ae47c2ddc r8169: de-obfuscate modulo arithmetic 18 years ago
Stephen Hemminger 15d317587e r8169: use netdev_alloc_skb 18 years ago
Stephen Hemminger 25805dcf9d network drivers: eliminate unneeded kill_vid code 18 years ago
Arnaldo Carvalho de Melo eddc9ec53b [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph 18 years ago
Arnaldo Carvalho de Melo 4c13eb6657 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans 18 years ago
Francois Romieu 1371fa6db0 r8169: fix suspend/resume for down interface 18 years ago