Commit Graph

129 Commits (97f2478db161714d0e3e864f38f5789c66f98b81)

Author SHA1 Message Date
Stephen Hemminger 1533306186 [NET]: dev_put/dev_hold cleanup 19 years ago
David S. Miller c3d7a3a4eb [PATCH] e1000 endianness bugs 19 years ago
Adrian Bunk 30dcbf29cc [PATCH] drivers/net/e1000/: proper prototypes 19 years ago
David S. Miller 9e927fb618 [PATCH] Wrong return value corrupts free object in e1000 driver 19 years ago
Jeff Kirsher cb764326df e1000: Fix mii-tool access to setting speed and duplex 19 years ago
Jeff Kirsher 0f15a8fae8 e1000: Added driver comments and whitespace changes. Modified long lines of code to ensure they would not wrap beyond 80 characters. 19 years ago
Jeff Kirsher 30320be88f e1000: Added a performance enhancement - prefetch 19 years ago
Jeff Kirsher dc7c6add34 e1000: Add copybreak when using packet split 19 years ago
Jeff Kirsher 8704163987 e1000: Fixed the following issues with ESB2 (requires ESB2 support): 19 years ago
Jeff Kirsher 6418ecc68e e1000: Add support for new hardware (ESB2) 19 years ago
Jeff Kirsher 2a1af5d7df e1000: Add performance enahancement by balancing TX and RX 19 years ago
Jeff Kirsher 85b22eb632 e1000: Add enabled Jumbo frame support for 82573L 19 years ago
Jeff Kirsher 9f68788856 e1000: Add 82573 controller support to TSO fix 19 years ago
Jeff Kirsher 329bfd0b6d e1000: Fix filling skb descriptors while using packet split 19 years ago
Jeff Kirsher 7e6c9861bb e1000: Fix network problems when forced at 100Mb/s and to fix TSO when forced at 100Mb/s 19 years ago
Jeff Kirsher 8491682986 e1000: Fix Quadport Wake on LAN 19 years ago
Jeff Kirsher 8df06e504e e1000: Fix RSS if enabled in mid-connection 19 years ago
Jeff Kirsher 497fce5e72 e1000: Fix 82543 issue when reading eeprom 19 years ago
Jeff Kirsher 20a44028f0 e1000: Fix dhcp issue when the skb structure fields are not filled properly 19 years ago
Jeff Kirsher c5f226fe97 e1000: Fix AMT losing connectivity when switching VLAN in passive mode 19 years ago
Jeff Kirsher 5b66ba0db8 e1000: Fix unecessary delay for 82573 controllers 19 years ago
Jeff Kirsher 0989aa4316 e1000: Fix lock up while setting ring parameters 19 years ago
Jeff Kirsher 9f644d518f e1000: Fix dead counters 19 years ago
Jeff Kirsher c1605eb37a e1000: Remove Multiqueue code until we have support for MSI-X in our hardware 19 years ago
Jeff Kirsher a1415ee655 [PATCH] e1000: revert to single descriptor for legacy receive path 19 years ago
Jesse Brandeburg 7c4d33675f [PATCH] e1000: fix compile warning 19 years ago
Jesse Brandeburg 86c3d59ff5 [PATCH] e1000: fix receive breakage 19 years ago
Jesse Brandeburg 73629bbc84 [PATCH] e1000: Added driver comments 19 years ago
Jesse Brandeburg 96838a40f0 [PATCH] e1000: Fix whitespace 19 years ago
Jesse Brandeburg 6150f03815 [PATCH] e1000: Added functions declarations 19 years ago
Jesse Brandeburg 2f82665fe5 [PATCH] e1000: Added functions to save and restore config 19 years ago
Jesse Brandeburg b92ff8ee57 [PATCH] e1000: Added RX buffer enhancements 19 years ago
Jesse Brandeburg 35ec56bb78 [PATCH] e1000: Added disable packet split capability 19 years ago
Jeff Kirsher 38bd3b2629 [PATCH] e1000: Removed unused variables and initialized variables 19 years ago
Jeff Kirsher 8241e35e0c [PATCH] e1000: Cleaned up code and removed hard coded numbers 19 years ago
Jeff Kirsher a292ca6efb [PATCH] e1000: Added copy break code 19 years ago
Jeff Kirsher 240b1710f5 [PATCH] e1000: Added variable to handle return values for pci_enable_* functions 19 years ago
Jeff Kirsher fb3d47d4c4 [PATCH] e1000: Added PCIe bus information 19 years ago
Jeff Kirsher a2917e22dc [PATCH] e1000: Added firmware version reporting for 8257{1|2|3} controllers 19 years ago
Jeff Kirsher b7ee49db8b [PATCH] e1000: Added hardware support for PCI express, 82546GB, and 82571 Fiber 19 years ago
Jeff Kirsher 72d64a4367 [PATCH] e1000: Added cleaned_count to RX buffer allocation 19 years ago
Jeff Kirsher 1e613fd9d6 [PATCH] e1000: Added interrupt auto mask support 19 years ago
Jeff Kirsher e8da8be146 [PATCH] e1000: Fix Netpoll issue 19 years ago
Jeff Kirsher ce7393b935 [PATCH] e1000: Fixed frame size logic 19 years ago
Jeff Kirsher ff14701350 [PATCH] e1000: Fix VLAN support 19 years ago
Jeff Kirsher d74bbd3bbf [PATCH] e1000: Fix __pskb_pull_tail 19 years ago
Jeff Kirsher 0fadb0597d [PATCH] e1000: Fix collision distance 19 years ago
Jeff Kirsher 47028635d1 [PATCH] e1000: Fix bit 22 (TXDCTL) for 82571 & 82572 controllers 19 years ago
Jeff Kirsher f5645110aa [PATCH] e1000: Fix desc. clean up 19 years ago
Jeff Kirsher 392137fa9b [PATCH] e1000: Fix TX timeout logic 19 years ago