开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
e1000e
Age
Commit message (
Expand
)
Author
2015-06-03
e1000e: Bump the version to 3.2.5
Yanir Lubetkin
2015-06-03
e1000e: fix unit hang during loopback test
Yanir Lubetkin
2015-06-03
e1000e: fix systim issues
Yanir Lubetkin
2015-06-03
e1000e: fix legacy interrupt handling in i219
Yanir Lubetkin
2015-06-03
e1000e: fix flush_desc_ring implementation
Yanir Lubetkin
2015-06-03
e1000e: fix logical error in flush_desc_rings
Yanir Lubetkin
2015-06-03
e1000e: remove call to do_div and sign mismatch warning
Yanir Lubetkin
2015-06-03
e1000e: i219 execute unit hang fix on every reset or power state transition
Yanir Lubetkin
2015-06-03
e1000e: i219 fix unit hang on reset and runtime D3
Yanir Lubetkin
2015-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-12
e1000e: Add pm_qos header
David Ahern
2015-05-04
e1000e: fix call to do_div() to use u64 arg
Jeff Kirsher
2015-05-04
e1000e: Do not allow CRC stripping to be disabled on 82579 w/ jumbo frames
Alexander Duyck
2015-05-04
e1000e: Cleanup handling of VLAN_HLEN as a part of max frame size
Alexander Duyck
2015-04-13
e1000e: Move pm_qos_req to e1000e adapter
Thomas Graf
2015-04-08
e1000, e1000e: Use dma_rmb instead of rmb for descriptor read ordering
Alexander Duyck
2015-03-31
ptp: e1000e: use helpers for converting ns to timespec.
Richard Cochran
2015-03-31
Merge branch 'ptp-2038'
David S. Miller
2015-03-31
ptp: e1000e: convert to the 64 bit get/set time methods.
Richard Cochran
2015-03-20
e1000e: NVM write protect access removed from SPT HW
Yanir Lubetkin
2015-03-20
e1000e: call netif_carrier_off early on down
Eliezer Tamir
2015-03-06
e1000e: remove calls to ioremap/unmap for NVM addr
Yanir Lubetkin
2015-03-06
e1000e: fix obscure comments
Yanir Lubetkin
2015-02-23
e1000e: initial support for i219
David Ertman
2015-01-22
net: e1000e: support txtd update delay via xmit_more
Florian Westphal
2015-01-22
e1000e: Fix 82572EI that has no hardware timestamp support
Mathias Koehrer
2015-01-13
net: rename vlan_tx_* helpers since "tx" is misleading there
Jiri Pirko
2015-01-02
e1000e: convert to CYCLECOUNTER_MASK macro.
Richard Cochran
2014-12-31
e1000e: Include clocksource.h to get CLOCKSOURCE_MASK.
David S. Miller
2014-12-30
net: e1000e: convert to timecounter adjtime.
Richard Cochran
2014-12-30
time: move the timecounter/cyclecounter code into its own file.
Richard Cochran
2014-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2014-12-10
ethernet/intel: Use napi_alloc_skb
Alexander Duyck
2014-12-08
ethernet/intel: Use eth_skb_pad and skb_put_padto helpers
Alexander Duyck
2014-12-05
e1000e / igb / PM: Eliminate CONFIG_PM_RUNTIME
Rafael J. Wysocki
2014-11-16
e100e: use netdev_rss_key_fill() helper
Eric Dumazet
2014-08-25
e1000e: Fix TSO with non-accelerated vlans
Vlad Yasevich
2014-08-12
e1000e: delete excessive space character in debug message
Jean Sacren
2014-08-12
e1000e: fix trivial kernel doc typos
Jean Sacren
2014-07-25
e1000e: Fix Runtime PM blocks EEE link negotiation in S5
David Ertman
2014-07-25
e1000e: Fix EEE in S5 w/ Runtime PM enabled
David Ertman
2014-07-25
e1000e: Add support for EEE in Sx states
David Ertman
2014-07-25
e1000e: Add code to check return values on NVM accesses
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-06-06
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
2014-05-27
e1000e: Out of line __ew32_prepare/__ew32
Andi Kleen
2014-05-27
e1000e: Fix expand setting EEE link info to all affected parts
David Ertman
2014-05-27
e1000e: Cleanup parenthesis around return value
David Ertman
2014-05-27
e1000e: 82574/82583 TimeSync errata for SYSTIM read
Todd Fujinaka
[next]