index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
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
2016-08-16
e1000e: fix PTP on e1000_pch_lpt variants
Jarod Wilson
2016-05-13
e1000e: use BIT() macro for bit defines
Jacob Keller
2016-02-24
e1000e: Clear ULP configuration register on ULP exit
Raanan Avargil
2016-02-24
e1000e: Set HW FIFO minimum pointer gap for non-gig speeds
Raanan Avargil
2016-02-24
e1000e: Increase PHY PLL clock gate timing
Raanan Avargil
2016-02-24
e1000e: Increase ULP timer
Raanan Avargil
2015-12-12
e1000e: initial support for i219-LM (3)
Raanan Avargil
2015-12-12
e1000e: Increase timeout of polling bit RSPCIPHY
Raanan Avargil
2015-06-26
e1000e: i219 - k1 workaround for LPT is not required for SPT
Yanir Lubetkin
2015-06-26
e1000e: i219 - Increase minimum FIFO read/write min gap
Yanir Lubetkin
2015-06-26
e1000e: i219 - increase IPG for speed 10/100 full duplex
Yanir Lubetkin
2015-06-26
e1000e: i219 - fix to enable both ULP and EEE in Sx state
Yanir Lubetkin
2015-06-26
e1000e: synchronization of MAC-PHY interface only on non- ME systems
Yanir Lubetkin
2015-06-03
e1000e: Bump the version to 3.2.5
Yanir Lubetkin
2015-06-03
e1000e: remove call to do_div and sign mismatch warning
Yanir Lubetkin
2015-05-04
e1000e: fix call to do_div() to use u64 arg
Jeff Kirsher
2015-05-04
e1000e: Cleanup handling of VLAN_HLEN as a part of max frame size
Alexander Duyck
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
[next]