Commit Graph

314 Commits (f7235ef66938ac3db51762c5dbab9f849fa9e795)

Author SHA1 Message Date
David Ertman f7235ef669 e1000e: Resolve issues with Management Engine (ME) briefly blocking PHY resets 11 years ago
David Ertman b485dbaecd e1000e: Cleanup unecessary references 11 years ago
Todd Fujinaka 6c2ed39c1c e1000e: PTP lock in e1000e_phc_adjustfreq 11 years ago
Alexander Gordeev 0cc7c959fa e1000e: Use pci_enable_msix_range() instead of pci_enable_msix() 11 years ago
Mika Westerberg 38a529b5d4 e1000e: Fix compilation warning when !CONFIG_PM_SLEEP 11 years ago
David Ertman 7509963c70 e1000e: Fix a compile flag mis-match for suspend/resume 11 years ago
David Ertman 918a4308ba e1000e: fix compiler warning (maybe-unitialized variable) 11 years ago
David Ertman 9e6c3b6339 e1000e: fix compiler warnings 11 years ago
Ben Hutchings 4e8cff6480 e1000e: Implement the SIOCGHWTSTAMP ioctl 11 years ago
Ben Hutchings 62d7e3a2d0 e1000e: Validate hwtstamp_config completely before applying it 11 years ago
Joe Perches 5ccc921af4 intel: Remove extern from function prototypes 12 years ago
Russell King 718a39eb58 DMA-API: net: intel/e1000e: fix 32-bit DMA mask handling 12 years ago
David Ertman c3a0dce35a e1000e: fix overrun of PHY RAR array 12 years ago
David Ertman 138953bb6a e1000e: cleanup boolean comparison to true 12 years ago
Steven La 35fdb94b45 e1000e: balance semaphore put/get for 82573 12 years ago
Bruce Allan 22f8abaa8f e1000e: resolve checkpatch JIFFIES_COMPARISON warning 12 years ago
Li Zhang e8c254c5fe e1000e: Avoid kernel crash during shutdown 12 years ago
Carolyn Wyborny 13129d9b61 e1000e: Add code to check for failure of pci_disable_link_state call 12 years ago
Bruce Allan 0cf04597b4 e1000e: cleanup whitespace in recent commit 12 years ago
Bruce Allan 16b095a413 e1000e: fix I217/I218 PHY initialization flow 12 years ago
Bruce Allan 97390ab86b e1000e: do not resume device from RPM suspend to read PHY status registers 12 years ago
Bruce Allan 91a3d82f38 e1000e: enable support for new device IDs 12 years ago
Bruce Allan 3ef672ab18 e1000e: ethtool unnecessarily takes device out of RPM suspend 12 years ago
Bruce Allan e0236ad9cd e1000e: Tx hang on I218 when linked at 100Half and slow response at 10Mbps 12 years ago
Bruce Allan ce345e082e e1000e: low throughput using 4K jumbos on I218 12 years ago
Bruce Allan da1e2046e5 e1000e: iAMT connections drop on driver unload when jumbo frames enabled 12 years ago
Bruce Allan b43e867a02 e1000e: disable ASPM L1 on 82583 12 years ago
Wei Yang c96ddb0ba2 e1000e: Use marco instead of digit for defining e1000_rx_desc_packet_split 12 years ago
Wei Yang 2592881990 e1000e: Remove duplicate assignment of default rx/tx ring size 12 years ago
Dean Nelson 24b41c972c e1000e: restore call to pci_clear_master() 12 years ago
Akeem G. Abodunrin 6c1d8b96d0 e1000e: Release mutex lock only if it has been initially acquired 12 years ago
Bruce Allan 603cdca980 e1000e: prevent warning from -Wunused-parameter 12 years ago
Bruce Allan e80bd1d181 e1000e: cleanup whitespace 12 years ago
Bruce Allan 2a437cd36e e1000e: fix scheduling while atomic bug 12 years ago
Bruce Allan a3b87a4c69 e1000e: panic caused by Rx traffic arriving while interface going down 12 years ago
Richard Cochran 73e3dd6b45 e1000e: fix numeric overflow in phc settime method 12 years ago
Patrick McHardy 86a9bad3ab net: vlan: add protocol argument to packet tagging functions 12 years ago
Patrick McHardy 80d5c3689b net: vlan: prepare for 802.1ad VLAN filtering offload 12 years ago
Patrick McHardy f646968f8f net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_* 12 years ago
Bruce Allan 274a85e095 e1000e: fix scheduling while atomic bugs 12 years ago
Bruce Allan 8defe71382 e1000e: increase driver version number 12 years ago
Bruce Allan b48c75111a e1000e: cleanup unused defines 12 years ago
Bruce Allan cf8fb73c23 e1000e: add support for LTR on I217/I218 12 years ago
Bruce Allan 1fc06b0aaa e1000e: enable EEE by default 12 years ago
Bruce Allan d495bcb84d e1000e: EEE capability advertisement not set/disabled as required 12 years ago
Bruce Allan ea8179a728 e1000e: long access timeouts when I217/I218 MAC and PHY are out of sync 12 years ago
Bruce Allan 86a80eab8c e1000e: fix LED blink logic for designs with LEDs driven by cathode 12 years ago
Bruce Allan 772d05c51c e1000e: slow performance between two 82579 connected via 10Mbit hub 12 years ago
Bruce Allan bb034512da e1000e: additional error handling on PHY register accesses 12 years ago
Christoph Paasch 37287fae7e e1000e: Add missing dma_mapping_error-call in e1000_alloc_jumbo_rx_buffers 12 years ago