Commit Graph

128 Commits (3a4e72cbf2ac4435630a2b03bd25e60ef5967e99)

Author SHA1 Message Date
Hannes Eder fa4c16da73 drivers/net/e1000e: fix sparse warnings: make symbols static 16 years ago
Neil Horman 908a7a16b8 net: Remove unused netdev arg from some NAPI interfaces. 16 years ago
Herbert Xu 89c88b16f1 e1000e: Add GRO support 16 years ago
Jeff Kirsher 30bb0e0dce e1000e: fix double release of mutex 16 years ago
Alexander Duyck cb7b48f671 igb/e1000e: Naming interrupt vectors 16 years ago
Qinghuang Feng ece4af18e0 driver/net/*: remove redundant argument comments 16 years ago
Bruce Allan e243455d34 e1000e: check return code from NVM accesses and fix bank detection 16 years ago
Bruce Allan a20e4cf9e6 e1000e: fix incorrect link status when switch module pulled 16 years ago
Bruce Allan 8452759060 e1000e: store EEPROM version number to prevent unnecessary NVM reads 16 years ago
Bruce Allan 0285c8dcae e1000e: cosmetic newline in debug message 16 years ago
Bruce Allan 5c48ef3e20 e1000e: sync change flow control variables with ixgbe 16 years ago
Bruce Allan 8f12fe8653 e1000e: link up/down messages must follow a specific format 16 years ago
Bruce Allan 75eb0fad56 e1000e: ESB2 config after link up 16 years ago
Bruce Allan 438b365a27 e1000e: check return of pci_save_state 16 years ago
Bruce Allan 1605927fce e1000e: update comments listing supported parts for each MAC family 16 years ago
Bruce Allan 63dcf3d353 e1000e: 82571 check for link fix on 82571 serdes 16 years ago
Bruce Allan 5aa49c8211 e1000e: commit speed/duplex changes for m88 PHY 16 years ago
Alexander Duyck 005cbdfc29 e1000e: disable correctable errors for quad ports while going to D3 16 years ago
Stephen Hemminger 008298231a netdev: add more functions to netdevice ops 16 years ago
Stephen Hemminger 651c246693 e1000e: convert to net_device_ops 16 years ago
Alexander Duyck 6ea7ae1d0f e1000e: enable ECC correction on 82571 silicon 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
Wang Chen 4cf1653aa9 netdevice: safe convert to netdev_priv() #part-2 16 years ago
David S. Miller babcda74e9 drivers/net: Kill now superfluous ->last_rx stores. 16 years ago
Johannes Berg 7c510e4b73 net: convert more to %pM 17 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