Commit Graph

279 Commits (5fbcae57db69128c14080a7a5a42d0626bfe155c)

Author SHA1 Message Date
Jiri Pirko 7aeef972cc net: e1000e: convert to use mc helpers 15 years ago
David S. Miller b405e8df26 e1000e: Fix namespace conflicts wrt. e1000_has_link 15 years ago
Sridhar Samudrala 8e1e8a4779 net: Fix IPv6 GSO type checks in Intel ethernet drivers 15 years ago
Jesse Brandeburg 9926146b15 e1000/e1000e: don't use small hardware rx buffers 15 years ago
Jesse Brandeburg b94b502896 e1000e: enhance frame fragment detection 15 years ago
Roel Kluin c1fa347f20 e1000/e1000e/igb/igbvf/ixgb/ixgbe: Fix tests of unsigned in *_tx_map() 15 years ago
Bruce Allan ab8932f3e8 e1000e: genericize the update multicast address list 15 years ago
Bruce Allan f4d2dd4cd4 e1000e: provide MAC-family-specific function to set LAN ID 15 years ago
Bruce Allan 608f8a0d01 e1000e: use alternate MAC address on ESB2 if available 15 years ago
Bruce Allan baf86c9d36 e1000e: workaround link issues on busy hub in half duplex on 82577/82578 15 years ago
Bruce Allan fddaa1aff8 e1000e: MDIO slow mode should always be done for 82577 15 years ago
Bruce Allan b7a9216c5a e1000e: fix and commonize code for setting the receive address registers 15 years ago
Bruce Allan ca777f9c09 e1000e: e1000e_enable_tx_pkt_filtering() returns wrong value 15 years ago
Bruce Allan f464ba87fe e1000e: perform 10/100 adaptive IFS only on parts that support it 15 years ago
Bruce Allan 29477e249f e1000e: don't accumulate PHY statistics on PHY read failure 15 years ago
Bruce Allan 28b8f04a52 e1000e: call pci_save_state() after pci_restore_state() 15 years ago
Alexey Dobriyan a3aa18842a drivers/net/: use DEFINE_PCI_DEVICE_TABLE() 15 years ago
Bruce Allan db94ce90d3 e1000e: LED settings in EEPROM ignored on 82571 and 82572 15 years ago
Bruce Allan 3421eecdee e1000e: only perform ESB2 MDIC workaround on certain configurations 15 years ago
Bruce Allan 0781895067 e1000e: replace incorrect use of GG82563_REG macro 15 years ago
Bruce Allan 93a23f48df e1000e: minor correction to name of bit in CTRL_EXT register 15 years ago
Joe Perches 8e95a2026f drivers/net: Move && and || to end of previous line 15 years ago
Bruce Allan 0be8401051 e1000e: correct ICH/PCH PHY operations function pointers 15 years ago
Bruce Allan 5eb6f3c70f e1000e: refactor PHY ID detection workaround 15 years ago
Bruce Allan 94e5b65159 e1000e: check_polarity function pointers not set for 8257x 15 years ago
Alexander Duyck 03b1320dfc e1000e: remove use of skb_dma_map from e1000e driver 15 years ago
Roel Kluin 8528b016d6 e1000e: Use sizeof struct rather than pointer in e1000_get_eeprom() 15 years ago
Bruce Allan 07f025e6ba e1000e: PHY type cleanups in e1000e_check_downshift() 15 years ago
Bruce Allan 9b71b419a6 e1000e: add debug messages 15 years ago
Bruce Allan 5ff5b66435 e1000e: comment corrections 15 years ago
Bruce Allan 9e135a2e62 e1000e: enable new 82567V-3 device 15 years ago
Bruce Allan 1a40d5c170 e1000e: ensure the link state is correct for serdes links 15 years ago
Bruce Allan 17f208deb9 e1000e: provide family-specific PHY power up/down operations 15 years ago
Bruce Allan eb656d4552 e1000e: guard against buffer overflow in cable length tables 15 years ago
Bruce Allan caaddaf835 e1000e: provide family-specific functions to manage VLAN filter arrays 15 years ago
Bruce Allan 41cec6f116 e1000e: update Tx Unit hang detection message 15 years ago
Bruce Allan a708dd88a0 e1000e: cosmetic - group local variables of the same type 15 years ago
Bruce Allan 9b724613c9 e1000e: remove redundant might_sleep() 15 years ago
Bruce Allan de39b75233 e1000e: do not error out on identification LED init failure 15 years ago
Bruce Allan 53ec5498d1 e1000e: set pm_qos DMA latency requirement per interface when needed 15 years ago
Bruce Allan 99673d9b5d e1000e: cleanup functions that clear hardware statistics 15 years ago
Bruce Allan 3d5e33c978 e1000e: cleanup - shift indentation left by exiting early in e1000_tso 15 years ago
Bruce Allan 564ea9bba1 e1000e: set bools to true/false instead of 1/0 15 years ago
Bruce Allan 84efb7b968 e1000e: provide comment for 82571 workaround 15 years ago
Bruce Allan fe4016746d e1000e: remove comments regarding a non-existent api module 15 years ago
Bruce Allan c7e54b1bf9 e1000e: update copyright information 15 years ago
Bruce Allan 94d8186a69 e1000e: cleanup ops function pointers 15 years ago
Bruce Allan 3bb99fe226 e1000e: consolidate two dbug macros into one simpler one 15 years ago
Bruce Allan d8014dbca7 e1000e: cleanup redundant #include's 15 years ago
Bruce Allan b16a002e3d e1000e: Incorrect MII Link beat reporting. 15 years ago