Commit Graph

213 Commits (2aa58db47f5c70635ea278f6a5ff9e1e920bfe6a)

Author SHA1 Message Date
David S. Miller 3a5f29c1db r8169: Fix warning in rtl8169_start_xmit(). 16 years ago
Ben Hutchings 7ab0f2736b netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations 16 years ago
Stephen Hemminger 61357325f3 netdev: convert bulk of drivers to netdev_tx_t 16 years ago
françois romieu 85910a8e9f r8169: phy init for the 8102e 16 years ago
françois romieu 0b9b571d24 r8169: phy init for the 8169s 16 years ago
françois romieu 2e955856ff r8169: phy init for the 8169scd 16 years ago
françois romieu 8c7006aa94 r8169: phy init for the 8169sce 16 years ago
françois romieu 21d5736320 r8169: differentiate close chipsets in the startup identification message 16 years ago
françois romieu 5edcc537af r8169: fix r8101 quirk dupe 16 years ago
françois romieu ca52efd549 r8169: WakeOnLan fix for the 8168 16 years ago
Florian Westphal 40c27eeac4 r8169: remove unused variable 16 years ago
françois romieu 4bb3f52207 r8169: do not bring device down when suspending 16 years ago
Eric Dumazet 87433bfc75 r8169: use dev_kfree_skb() instead of dev_kfree_skb_irq() 16 years ago
Eric Dumazet fdd7b4c330 r8169: fix crash when large packets are received 16 years ago
Eric Dumazet cdd0db058d net: dont update dev->trans_start 16 years ago
Jean Delvare f21b75e9d6 r8169: Use a different default for each family 16 years ago
David Dillow f11a377b3f r8169: avoid losing MSI interrupts 16 years ago
françois romieu 3577aa1bd7 r8169: allow true forced mode setting 16 years ago
françois romieu 381f05172b r8169: remove useless struct member 16 years ago
Rafael J. Wysocki 861ab44059 NET/r8169: Rework suspend and resume 16 years ago
Yang Hongyang 284901a90a dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32) 16 years ago
Yang Hongyang 6a35528a83 dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64) 16 years ago
Karsten Wiese d78ad8cbfe r8169: reset IntrStatus after chip reset 16 years ago
françois romieu ea8dbdd170 r8169: revert "r8169: read MAC address from EEPROM on init (2nd attempt)" 16 years ago
françois romieu 97d477a914 r8169: use hardware auto-padding. 16 years ago
Ivan Vecera 6709fe9a27 r8169: read MAC address from EEPROM on init (2nd attempt) 16 years ago
Ivan Vecera 355423d084 r8169: Don't update statistics counters when interface is down 16 years ago
Ben Hutchings 288379f050 net: Remove redundant NAPI functions 16 years ago
Neil Horman 908a7a16b8 net: Remove unused netdev arg from some NAPI interfaces. 16 years ago
Stephen Hemminger 008298231a netdev: add more functions to netdevice ops 16 years ago
Francois Romieu 8b4ab28dae r8169: convert to net_device_ops 16 years ago
David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
Francois Romieu e383d56487 r8169: revert "read MAC address from EEPROM on init" 17 years ago
Francois Romieu e1564ec938 r8169: checks against wrong mac addresse init 17 years ago
Francois Romieu cd926c7330 r8169: verbose mac address init 17 years ago
Petr Vandrovec 738e1e694b r8169: NULL pointer dereference on r8169 load 17 years ago
Francois Romieu 1765f95d2d r8169: add shutdown handler 17 years ago
Francois Romieu 5b538df9de r8169: preliminary 8168d support 17 years ago
Francois Romieu 7f3e3d3a69 r8169: support additional 8168cp chipset 17 years ago
Francois Romieu ef808d502c r8169: change default behavior for mildly identified 8168c chipsets 17 years ago
Francois Romieu ef3386f00f r8169: add a new 8168cp flavor 17 years ago
Francois Romieu 6fb07058d2 r8169: add a new 8168c flavor (bis) 17 years ago
Francois Romieu 197ff761db r8169: add a new 8168c flavor 17 years ago
Francois Romieu b726e493e8 r8169: sync existing 8168 device hardware start sequences with vendor driver 17 years ago
Francois Romieu 2e68ae4430 r8169: 8168b Tx performance tweak 17 years ago
Francois Romieu 219a1e9d46 r8169: make room for more specific 8168 hardware start procedure 17 years ago
Francois Romieu b836390159 r8169: shuffle some registers handling around (8168 operation only) 17 years ago
Francois Romieu 236b8082aa r8169: new phy init parameters for the 8168b 17 years ago
Francois Romieu f50d427542 r8169: update phy init parameters 17 years ago
Francois Romieu a2de6b89b7 r8169: wake up the PHY of the 8168 17 years ago