Commit Graph

107 Commits (ac07860264bd2b18834d3fa3be47032115524cea)

Author SHA1 Message Date
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
Francois Romieu 99f252b097 r8169: issue request_irq after the private data are completely initialized 18 years ago
Francois Romieu 2efa53f373 r8169: fix a race between PCI probe and dev_open 18 years ago
Francois Romieu 9e0db8ef4a r8169: revert bogus BMCR reset 18 years ago
Dan Aloni 5c15bdec5c [VLAN]: Avoid a 4-order allocation. 18 years ago
Francois Romieu eb2a021c47 r8169: RTNL and flush_scheduled_work deadlock 18 years ago
Al Viro dcb92f8804 [PATCH] uintptr_t is unsigned long, not u32 18 years ago
Francois Romieu 81f4e6c190 r8169: extraneous Cmd{Tx/Rx}Enb write 18 years ago
Francois Romieu a27993f3d9 r8169: use the broken_parity_status field in pci_dev 18 years ago
Francois Romieu cc9f022d97 r8169: more alignment for the 0x8168 18 years ago
Francois Romieu 12d86f682e r8169: phy program update 18 years ago
Francois Romieu d03902b886 r8169: tweak the PCI data parity error recovery 18 years ago
Francois Romieu 9cb427b6ff r8169: more magic during initialization of the hardware 18 years ago
Francois Romieu bf793295e1 r8169: perform a PHY reset before any other operation at boot time 18 years ago
Francois Romieu 315917d23f [PATCH] r8169: Fix iteration variable sign 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
Linus Torvalds 209ad53bc1 Revert "r8169: mac address change support" 19 years ago
Arnaud Patard 733b736c91 r8169: fix infinite loop during hotplug 19 years ago
Andrew Morton 73f5e28b33 r8169: PCI ID for Corega Gigabit network card 19 years ago
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Patrick McHardy 84fa7933a3 [NET]: Replace CHECKSUM_HW by CHECKSUM_PARTIAL/CHECKSUM_COMPLETE 19 years ago
Francois Romieu d81bf55110 r8169: the MMIO region of the 8167 stands behin BAR#1 19 years ago