David S. Miller
|
b405e8df26
e1000e: Fix namespace conflicts wrt. e1000_has_link
|
15 years ago |
Roel Kluin
|
8528b016d6
e1000e: Use sizeof struct rather than pointer in e1000_get_eeprom()
|
15 years ago |
Bruce Allan
|
c7e54b1bf9
e1000e: update copyright information
|
15 years ago |
Bruce Allan
|
bb436b20fe
e1000e: disable K1 on PCH LOM when in PHY loopback mode
|
15 years ago |
Bruce Allan
|
7ea9655f8a
e1000e: link reporting problems
|
15 years ago |
Bruce Allan
|
e7d906f714
e1000e: function pointers for ethtool set/get offloads
|
15 years ago |
Bruce Allan
|
f89271dda9
e1000e: add missing tests for 82583 in ethtool functions
|
15 years ago |
Bruce Allan
|
1fbfca3211
e1000e: check WoL mode is among set of supported modes
|
15 years ago |
Joe Perches
|
a0607fd3a2
drivers/net: request_irq - Remove unnecessary leading & from second arg
|
15 years ago |
Bruce Allan
|
945eb31337
e1000e: flow control doesn't re-enable
|
15 years ago |
Ajit Khaparde
|
e0f36a95c7
e1000e: Fix erroneous display of stats by ethtool -S
|
15 years ago |
Ajit Khaparde
|
7274c20f7b
e1000e: Use the instance of net_device_stats from net_device.
|
15 years ago |
Chaitanya Lala
|
18760f1e74
e1000e: Expose MDI-X status via ethtool change
|
16 years ago |
Bruce Allan
|
a4f58f5455
e1000e: add support for 82577/82578 GbE LOM parts
|
16 years ago |
Alexander Duyck
|
8c81c9c315
e1000e: add support for 82583 device id
|
16 years ago |
Alex Chiang
|
612e244c12
e1000e: normalize usage of serdes_has_link
|
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
|
5c48ef3e20
e1000e: sync change flow control variables with ixgbe
|
16 years ago |
\"Rafael J. Wysocki\
|
6ff68026f4
e1000e: Use device_set_wakeup_enable
|
16 years ago |
David S. Miller
|
4dd565134e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 years ago |
Jesse Brandeburg
|
23033fad5b
e1000e: remove phy read from inside spinlock
|
16 years ago |
Bruce Allan
|
4a77035828
e1000e: write protect ICHx NVM to prevent malicious write/erase
|
16 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
|
56e1f82968
e1000e: Return 1 instead of a non-zero value for link up indication
|
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 |
Kok, Auke
|
f227ec3ca2
e1000e: don't return half-read eeprom on error
|
17 years ago |