Commit Graph

193 Commits (ab46feae865c5b96dbf5e261be8638165932bfb1)

Author SHA1 Message Date
Eric Dumazet fdd7b4c330 r8169: fix crash when large packets are received 16 years ago
David Dillow f11a377b3f r8169: avoid losing MSI interrupts 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. 17 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
Francois Romieu df58ef51ca r8169: fix early spinlock use 17 years ago
Bruno Prémont 8b76ab3919 r8169: WoL fixes, part 2. 17 years ago
Bruno Prémont 20037fa407 r8169: WoL fixes, part 1. 17 years ago
Ivan Vecera 7bf6bf4803 r8169: read MAC address from EEPROM on init 17 years ago
Harvey Harrison b39d66a81f drivers/net: replace __FUNCTION__ with __func__ 17 years ago
Francois Romieu 523a609496 r8169: fix RxMissed register access 17 years ago
Francois Romieu a866bbf6aa r8169: balance pci_map / pci_unmap pair 17 years ago
Francois Romieu 2857ffb7b8 r8169: additional 8101 and 8102 support 17 years ago
Francois Romieu dacf815434 r8169: add hw start helpers for the 8168 and the 8101 17 years ago
Francois Romieu f162a5d1b3 r8169: add 8168/8101 registers description 17 years ago
Francois Romieu 9c14ceafa5 r8169: use pci_find_capability for the PCI-E features 17 years ago
Francois Romieu 458a9f617a r8169: Tx performance tweak helper 17 years ago
Francois Romieu ccdffb9a88 r8169: get ethtool settings through the generic mii helper 17 years ago
Marcus Sundberg 77332894c2 r8169: avoid thrashing PCI conf space above RTL_GIGA_MAC_VER_06 17 years ago
Francois Romieu f887cce8de r8169: multicast register update 17 years ago
Francois Romieu 865c652d6b r8169: remove non-napi code 17 years ago
Francois Romieu 1087f4f4af r8169: multicast register update (sync with Realtek's 8.004.00 8168 driver) 17 years ago
Ivan Vecera 21e197f231 r8169: fix oops in r8169_get_mac_version 17 years ago