index
:
snowball/igloo-kernel.git
android
audio
audio-android
caif
cg2900
cg2900-android
cg2900-fm
core
debian-packaging
dma
gpio
hsi
hwmem
input
integration-android-ux500
integration-linux-ux500
integration-ubuntu-ux500
mach-plat
mali-android
mali-generic
modem
other
pm
pm-android
security
st-mems-sensors
stable-android-ux500-3.0
stable-android-ux500-3.0-mali-v9
stable-android-ux500-3.1
stable-android-ux500-3.1-mali-v9
stable-android-ux500-3.2
stable-android-ux500-3.3
stable-android-ux500-3.3-1
stable-android-ux500-3.4
stable-linaro-ux500-3.1
stable-linux-ux500-3.1
stable-linux-ux500-3.2
stable-linux-ux500-3.3
stable-linux-ux500-3.3-1
stable-linux-ux500-3.4
stable-ubuntu-ux500-3.0
stable-ubuntu-ux500-3.1
stable-ubuntu-ux500-3.2
stable-ubuntu-ux500-3.3
stable-ubuntu-ux500-3.3-1
stable-ubuntu-ux500-3.4
ste-multimedia-framework
storage-mmc
trace-debug
usb
usb-android
video
video-android
wlan
Igloo kernel
Andi Shyti
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
e1000e
/
ich8lan.c
Age
Commit message (
Expand
)
Author
2009-07-03
e1000e: disable K1 at 1000Mbps for 82577/82578
Bruce Allan
2009-07-03
e1000e: prevent NVM corruption on sectors larger than 4K
Bruce Allan
2009-07-03
e1000e: do not write SmartSpeed register bits on parts without support
Bruce Allan
2009-07-03
e1000e: delay after LCD reset and proper checks for PHY configuration done
Bruce Allan
2009-06-03
e1000e: workaround a Tx hang on 82577/82578
Bruce Allan
2009-06-03
e1000e: add support for 82577/82578 GbE LOM parts
Bruce Allan
2009-06-03
e1000e: specify max supported frame size in adapter struct
Bruce Allan
2009-02-14
e1000e: Remove mutex_trylock and associated WARN on failure.
dave graham
2009-01-11
e1000e: Add process name to WARN message when detecting Mutex contention
David Graham
2008-12-15
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-12-11
e1000e: fix double release of mutex
Jeff Kirsher
2008-11-21
e1000e: check return code from NVM accesses and fix bank detection
Bruce Allan
2008-11-21
e1000e: cosmetic newline in debug message
Bruce Allan
2008-11-21
e1000e: sync change flow control variables with ixgbe
Bruce Allan
2008-11-21
e1000e: update comments listing supported parts for each MAC family
Bruce Allan
2008-10-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2008-10-03
e1000e: Fix incorrect debug warning
Linus Torvalds
2008-10-02
e1000e: debug contention on NVM SWFLAG
Thomas Gleixner
2008-10-02
e1000e: reset swflag after resetting hardware
Jesse Brandeburg
2008-10-01
e1000e: write protect ICHx NVM to prevent malicious write/erase
Bruce Allan
2008-09-24
e1000e: remove failed request for sw/fw/hw flag
Bruce Allan
2008-09-03
e1000e: add support for new 82574L part
Bruce Allan
2008-09-03
e1000e: add support for 82567LM-3 and 82567LF-3 (ICH10D) parts
Bruce Allan
2008-09-03
e1000e: add support for the 82567LM-4 device
Bruce Allan
2008-05-06
e1000e: Add support for BM PHYs on ICH9
Bruce Allan
2008-04-16
e1000e: rename a few functions
Jeff Kirsher
2008-04-16
e1000e: Make arrays out of these Rx/Tx registers
Jeff Kirsher
2008-03-28
e1000e: reorganize PHY and flow control interface
Jeff Kirsher
2008-03-28
e1000e: rename mc_addr_list_update
Jeff Kirsher
2008-03-28
e1000e: reformat comment blocks, cosmetic changes only
Bruce Allan
2008-02-24
e1000e: fix spelling errors in comments
Auke Kok
2007-10-10
[E1000E]: New pci-express e1000 driver (currently for ICH9 devices only)
Auke Kok