Commit Graph

240 Commits (aab2b4bf224ef8358d262f95b568b8ad0cecf0a0)

Author SHA1 Message Date
Chris Boot d4a4206ebb e1000e: Disable ASPM L1 on 82574 13 years ago
Matthew Vick f6bd5577a3 e1000e: Driver workaround for IPv6 Header Extension Erratum. 13 years ago
Matthew Vick 885fe7be4b e1000e: Resolve intermittent negotiation issue on 82574/82583. 13 years ago
Bruce Allan f1430d698d e1000e: cleanup long [read|write]_reg_locked PHY ops function pointers 13 years ago
Bruce Allan 7c0427ee76 e1000e: suggest a possible workaround to a device hang on 82577/8 13 years ago
Bruce Allan 69e1e0197c e1000e: fix .ndo_set_rx_mode for 82579 13 years ago
Bruce Allan cb17aab916 e1000e: PHY initialization flow changes for 82577/8/9 13 years ago
Bruce Allan 62bc813e48 e1000e: workaround EEPROM configuration change on 82579 13 years ago
Willem de Bruijn 80be3129d7 e1000e: add transmit timestamping support 13 years ago
Bruce Allan bdc125f73f e1000e: 82579 potential system hang on stress when ME enabled 13 years ago
Bruce Allan 36ceeb43ce e1000e: 82579 packet drop workaround 13 years ago
Matthew Vick 2cb7a9cc00 e1000e: Enable DMA Burst Mode on 82574 by default. 13 years ago
Matthew Vick 1c1093a44f e1000e: Disable Far-End LoopBack following reset on 80003ES2LAN. 13 years ago
Jeff Kirsher 727c356f4d e1000e: Fix default interrupt throttle rate not set in NIC HW 13 years ago
Prasanna S Panchamukhi 569a3aff70 e1000e: MSI interrupt test failed, using legacy interrupt 13 years ago
Bruce Allan 04499ec4ee e1000e: cleanup boolean logic 13 years ago
Bruce Allan 6ad651456e e1000e: cleanup remaining strings split across multiple lines 13 years ago
Bruce Allan 92fe173391 e1000e: issues in Sx on 82577/8/9 13 years ago
Bruce Allan fad59b0d3f e1000e: update driver version number 13 years ago
Bruce Allan 1e36052e44 e1000e: cleanup indexed register arrays 13 years ago
Bruce Allan c58c8a784b e1000e: cleanup NAPI routine 13 years ago
Matthew Vick 397c020ac2 e1000e: Minor comment clean-up. 13 years ago
Matthew Vick bf03085f85 e1000e: Guarantee descriptor writeback flush success. 13 years ago
Bruce Allan bb9e44d0d0 e1000e: prevent oops when adapter is being closed and reset simultaneously 13 years ago
stephen hemminger b3f4d5990b intel: make wired ethernet driver message level consistent (rev2) 13 years ago
Cong Wang 4679026d78 net: remove the second argument of k[un]map_atomic() 13 years ago
Bruce Allan bb9c5ee15b e1000e: use msleep instead of mdelay 13 years ago
Bruce Allan 3d3a167656 e1000e: cleanup whitespace and indentation 13 years ago
Bruce Allan 06c24b915c e1000e: cleanup incorrect filename in comment 13 years ago
Bruce Allan e85e36390c e1000e: rename e1000e_reload_nvm() and call as function pointer 13 years ago
Bruce Allan 0d37678e16 e1000e: cleanup - remove unnecessary variable 13 years ago
Bruce Allan b20caa80e8 e1000e: use true/false for boolean send_xon, do not assume always true 13 years ago
Bruce Allan b2a50e1a1d e1000e: cleanup comment in e1000_hash_mc_addr() 13 years ago
Bruce Allan 57cde7630c e1000e: rename e1000e_config_collision_dist() and call as function pointer 13 years ago
Bruce Allan 6e3c807504 e1000e: comment correction in e1000e_set_kmrn_lock_loss_workaround_ich8lan 13 years ago
Bruce Allan 944ce011cf e1000e: cleanup calls to setup_physical_interface function pointer 13 years ago
Bruce Allan 44abd5c127 e1000e: cleanup use of check_reset_block function pointer 13 years ago
Bruce Allan 48768329ef e1000e: cleanup use of check_mng_mode function pointer 13 years ago
Bruce Allan 1a46b40fbb e1000e: cleanup: rename e1000e_setup_link() and call as function pointer 13 years ago
Bruce Allan d1964eb138 e1000e: cleanup: rename e1000e_id_led_init() and call as function pointer 13 years ago
Bruce Allan dffcdde769 e1000e: cosmetic comment changes to make lines less than 80 characters 13 years ago
Bruce Allan b4d8e21dd8 e1000e: cosmetic change to boolean comparisons 13 years ago
Ben Greear cf955e6c96 e1000e: Support RXALL feature flag. 13 years ago
Ben Greear 943146de22 e1000e: Support sending custom Ethernet CRC. 13 years ago
Ben Greear 0184039a4b e1000e: Support RXFCS feature flag. 13 years ago
Bruce Allan 5015e53a4c e1000e: cleanup goto statements to exit points without common work 13 years ago
Bruce Allan 2a31b37a89 e1000e: potentially incorrect return for e1000e_setup_fiber_serdes_link 13 years ago
Bruce Allan e561a705a6 e1000e: potentially incorrect return for e1000_init_hw_ich8lan 13 years ago
Bruce Allan 3fa8293634 e1000e: cleanup: minor whitespace addition (insert blank line separator) 13 years ago
Bruce Allan f71dde6a44 e1000e: cleanup: remove unnecessary variable initializations 13 years ago