Commit Graph

137 Commits (450154e4f471248e188d18e45c2409b37a133765)

Author SHA1 Message Date
Bruce Allan 05c550babe e1000e: remove unnecessary snippet missed in prior check_options update 17 years ago
Bruce Allan f8d59f7826 e1000e: test for unusable MSI support 17 years ago
Bruce Allan d53f706da8 e1000e: increase minimum frame size allowed 17 years ago
Bruce Allan 10f1b49213 e1000e: Increase Tx timeout factor for 10Mbps 17 years ago
Bruce Allan 808ff676c4 e1000e: Use skb_copy_to_linear_data_offset introduced in 2.6.22 17 years ago
Bruce Allan 2d06cad1a5 e1000e: Set InterruptThrottleRate to default when invalid value used 17 years ago
Bruce Allan 56e1f82968 e1000e: Return 1 instead of a non-zero value for link up indication 17 years ago
Bruce Allan f0f422e573 e1000e: remove inapplicable test for ioport 17 years ago
Jesse Brandeburg c43bc57e5d e1000e: fix drv load issues 17 years ago
Auke Kok 10aa4c0447 e1000e: perform basic 82573 EEPROM checks for known issues 17 years ago
Jeff Kirsher 44defeb3f6 e1000e: convert ndev_ printks to something smaller 17 years ago
FUJITA Tomonori 8d8bb39b9e dma-mapping: add the device argument to dma_mapping_error() 17 years ago
Ingo Molnar e8ebe3b893 e1000e: fix e1000_netpoll(), remove extraneous e1000_clean_tx_irq() call 17 years ago
Jeff Kirsher d55b53fff0 igb/ixgbe/e1000e: resolve tx multiqueue bug 17 years ago
Patrick McHardy 78ed11a56b netdrv intel: always enable VLAN filtering except in promiscous mode 17 years ago
Patrick McHardy 746b9f0228 netdrv intel: disable VLAN filtering in promiscous mode 17 years ago
Patrick McHardy 38b221957b netdrv: don't truncate VLAN TCI with VLAN stripping 17 years ago
Taku Izumi 6e4f6f6b40 e1000e: make ioport free 17 years ago
Jeff Kirsher 52cc30862a e1000e: fix EEH recovery during reset on PPC 17 years ago
Jeff Kirsher a5136e23b5 e1000e: allow VLAN devices to use TSO and TCP CSUM offload 17 years ago
Becky Bruce f47e81fc36 e1000e: use resource_size_t, not unsigned long, for phys addrs 17 years ago
Kok, Auke f227ec3ca2 e1000e: don't return half-read eeprom on error 17 years ago
Bruce Allan 97ac8caee2 e1000e: Add support for BM PHYs on ICH9 17 years ago
Jesse Brandeburg f014e97ec6 e1000e: Increment version to 0.2.1 17 years ago
Wendy Xiong aad3273964 e1000e: save and restore pcie/msi state to support EEH recovery 17 years ago
Auke Kok 7b1be1987c e1000e: lower ring minimum size to 64 17 years ago
David Graham 2d9498f369 e1000e: Fix HW Error on es2lan, ARP capture issue by BMC 17 years ago
Auke Kok de5b3077da e1000e: Add interrupt moderation run-time ethtool interface 17 years ago
Bruce Allan 7c25769f88 e1000e: cleanup several stats issues 17 years ago
Bruce Allan cef8c79315 e1000e: reformat register test code, fix some minor initialization 17 years ago
Jeff Kirsher 69e3fd8ccc e1000e: rename a few functions 17 years ago
Jeff Kirsher e9ec2c0f4b e1000e: Make arrays out of these Rx/Tx registers 17 years ago
Jeff Kirsher 8d7c294cae e1000e: limit EEPROM size accesses 17 years ago
Jeff Kirsher 318a94d689 e1000e: reorganize PHY and flow control interface 17 years ago
Jeff Kirsher e2de3eb69c e1000e: rename mc_addr_list_update 17 years ago
Bruce Allan ad68076e07 e1000e: reformat comment blocks, cosmetic changes only 17 years ago
Jesse Brandeburg 74ef9c39db e1000e: remove irq_sem 17 years ago
Auke Kok 67d204a532 e1000e: remove no longer used e1000e_read_nvm_spi 17 years ago
Auke Kok 3bf319a787 e1000e: remove unused read value in ASPM disable code. 17 years ago
Auke Kok 489815ce22 e1000e: fix spelling errors in comments 17 years ago
Jesse Brandeburg de92d84ec2 e1000e: fix flow control denial of service possibility 17 years ago
Jesse Brandeburg 4a5694e664 e1000e: fix flow control when using ethtool overrides 17 years ago
Jesse Brandeburg 03ae221fe9 e1000e: fix link up message to show ethX: 17 years ago
Auke Kok 31f8c4fe5d e1000e: 82573 can use eerd method to read eeprom 17 years ago
David Graham e8ef7f295b e1000e: PCIe devices do not need to unset MANC_ARP_ENA 17 years ago
Auke Kok 5918bd88ef e1000e: Fix CRC stripping in hardware context bug 17 years ago
Auke Kok 23b66e2bc2 e1000e: Fix logic reversal keeping link active 17 years ago
Andy Gospodarek 9b71c5e070 e1000e: tweak irq allocation messages 17 years ago
Adrian Bunk 5cfe33d66c e1000e: make a function static 17 years ago
Mitch Williams efb90e43ff e1000e: add new wakeup cababilities 17 years ago