index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
e1000e
/
ich8lan.c
Age
Commit message (
Expand
)
Author
2015-03-06
e1000e: fix obscure comments
Yanir Lubetkin
2015-02-23
e1000e: initial support for i219
David Ertman
2014-07-25
e1000e: Add support for EEE in Sx states
David Ertman
2014-07-25
e1000e: Fix CRC errors with jumbo traffic
David Ertman
2014-07-20
e1000e: remove unnecessary break after return
Fabian Frederick
2014-05-27
e1000e: Cleanup parenthesis around return value
David Ertman
2014-05-26
e1000e: Failure to write SHRA turns on PROMISC mode
David Ertman
2014-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2014-05-05
e1000e: Restrict MDIO Slow Mode workaround to relevant parts
David Ertman
2014-05-05
e1000e: Fix issue with link flap on 82579
David Ertman
2014-05-05
e1000e: Expand workaround for 10Mb HD throughput bug
David Ertman
2014-05-05
e1000e: Workaround for dropped packets in Gig/100 speeds on 82579
David Ertman
2014-04-23
e1000e: Cleanup to fix checkpatch missing blank lines
David Ertman
2014-03-07
e1000e: Fix SHRA register access for 82579
David Ertman
2014-03-07
e1000e: Feature Enable PHY Ultra Low Power Mode (ULP)
David Ertman
2014-03-07
e1000e: Add missing branding strings in ich8lan.c
David Ertman
2014-03-07
e1000e: Cleanup - Update GPL header and Copyright
David Ertman
2014-03-07
e1000e: Fix 82579 sets LPI too early.
David Ertman
2014-03-07
e1000e: Resolve issues with Management Engine (ME) briefly blocking PHY resets
David Ertman
2013-09-13
e1000e: fix overrun of PHY RAR array
David Ertman
2013-07-28
e1000e: fix I217/I218 PHY initialization flow
Bruce Allan
2013-07-28
e1000e: enable support for new device IDs
Bruce Allan
2013-07-28
e1000e: Tx hang on I218 when linked at 100Half and slow response at 10Mbps
Bruce Allan
2013-05-21
e1000e: cleanup whitespace
Bruce Allan
2013-03-28
e1000e: add support for LTR on I217/I218
Bruce Allan
2013-03-28
e1000e: enable EEE by default
Bruce Allan
2013-03-28
e1000e: EEE capability advertisement not set/disabled as required
Bruce Allan
2013-03-27
e1000e: long access timeouts when I217/I218 MAC and PHY are out of sync
Bruce Allan
2013-03-27
e1000e: slow performance between two 82579 connected via 10Mbit hub
Bruce Allan
2013-03-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2013-03-08
e1000e: cleanup USLEEP_RANGE checkpatch checks
Bruce Allan
2013-03-08
e1000e: cleanup unnecessary line breaks
Bruce Allan
2013-03-08
e1000e: cleanup unusually placed comments
Bruce Allan
2013-03-08
e1000e: cleanup (add/remove) blank lines where appropriate
Bruce Allan
2013-03-08
e1000e: cleanup SPACING checkpatch checks
Bruce Allan
2013-03-08
e1000e: cleanup PARENTHESIS_ALIGNMENT checkpatch checks
Bruce Allan
2013-03-08
e1000e: cleanup SPACING checkpatch errors and warnings
Bruce Allan
2013-03-08
e1000e: cleanup CODE_INDENT checkpatch errors
Bruce Allan
2013-03-05
e1000e: workaround DMA unit hang on I218
Bruce Allan
2013-02-05
e1000e: cleanup checkpatch braces checks
Bruce Allan
2013-02-04
e1000e: cosmetic move of #defines and prototypes to the new ich8lan.h
Bruce Allan
2013-01-31
e1000e: use generic IEEE MII definitions
Bruce Allan
2013-01-31
e1000e: resolve -Wunused-parameter compile warnings
Bruce Allan
2013-01-31
e1000e: cleanup some whitespace and indentation issues
Bruce Allan
2013-01-27
e1000e: correct maximum frame size on 82579
Bruce Allan
2013-01-27
e1000e: cleanup: rename e1000_get_cfg_done()
Bruce Allan
2013-01-27
e1000e: cleanup: do not assign a variable a value when not necessary
Bruce Allan
2013-01-27
e1000e: do not ignore variables which get set a value
Bruce Allan
2013-01-27
e1000e: cleanup: remove unnecessary function prototypes
Bruce Allan
2013-01-27
e1000e: fix PHY init workarounds for i217/i218
Bruce Allan
[next]