Commit Graph

103 Commits (beba8a643d7f774cf27c3c92a51b99cebf787415)

Author SHA1 Message Date
Jeff Kirsher 30bb0e0dce e1000e: fix double release of mutex 16 years ago
Qinghuang Feng ece4af18e0 driver/net/*: remove redundant argument comments 16 years ago
Jeff Kirsher eb7c3adb1c e1000e: fix IPMI traffic 16 years ago
Jeff Kirsher e82f54ba03 e1000e: fix warn_on reload after phy_id error 16 years ago
\"Rafael J. Wysocki\ 6ff68026f4 e1000e: Use device_set_wakeup_enable 16 years ago
Dave Graham af807c8297 e1000e: don't generate bad checksums for tcp packets with 0 csum 17 years ago
Arthur Jones 1694f25b4b e1000e: release hw semaphore after successfully writing EEPROM 17 years ago
Linus Torvalds 95b866d5af e1000e: Fix incorrect debug warning 17 years ago
Jesse Brandeburg 6f92a6a7dd e1000e: update version from k4 to k6 17 years ago
Thomas Gleixner 717d438d1f e1000e: debug contention on NVM SWFLAG 17 years ago
Jesse Brandeburg 4fa7553a07 e1000e: drop stats lock 17 years ago
Jesse Brandeburg 23033fad5b e1000e: remove phy read from inside spinlock 17 years ago
Jesse Brandeburg a8f88ff5a5 e1000e: do not ever sleep in interrupt context 17 years ago
Jesse Brandeburg 37f40239f4 e1000e: reset swflag after resetting hardware 17 years ago
Bruce Allan 4a77035828 e1000e: write protect ICHx NVM to prevent malicious write/erase 17 years ago
Frans Pop 6c2a9efade e1000e: avoid duplicated output of device name in kernel warning 17 years ago
Bruce Allan 2e2e8d53c3 e1000e: remove failed request for sw/fw/hw flag 17 years ago
Bruce Allan 4662e82b2c e1000e: add support for new 82574L part 17 years ago
Bruce Allan f4187b56e1 e1000e: add support for 82567LM-3 and 82567LF-3 (ICH10D) parts 17 years ago
Bruce Allan 2f15f9d601 e1000e: add support for the 82567LM-4 device 17 years ago
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