开源镜像站
帮助
动态
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
/
netdev.c
Age
Commit message (
Expand
)
Author
2016-08-02
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-08-01
Merge branch 'pci/msi-affinity' into next
Bjorn Helgaas
2016-07-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-06-30
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2016-06-29
e1000e: prevent division by zero if TIMINCA is zero
Denys Vlasenko
2016-06-29
e1000e: keep Rx/Tx HW_VLAN_CTAG in sync
Jarod Wilson
2016-06-29
e1000e: keep VLAN interfaces functional after rxvlan off
Jarod Wilson
2016-06-23
ethernet/intel: Use pci_(request|release)_mem_regions
Johannes Thumshirn
2016-05-13
e1000e: don't modify SYSTIM registers during SIOCSHWTSTAMP ioctl
Jacob Keller
2016-05-13
e1000e: use BIT() macro for bit defines
Jacob Keller
2016-05-13
e1000e: e1000e_cyclecounter_read(): do overflow check only if needed
Denys Vlasenko
2016-05-13
e1000e: e1000e_cyclecounter_read(): fix er32(SYSTIML) overflow check
Denys Vlasenko
2016-05-13
e1000e: e1000e_cyclecounter_read(): incvalue is 32 bits, not 64
Denys Vlasenko
2016-05-13
e1000e: Cleanup consistency in ret_val variable usage
Brian Walsh
2016-05-04
drivers: replace dev->trans_start accesses with dev_trans_start
Florian Westphal
2016-04-06
e1000e: call ndo_stop() instead of dev_close() when running offline selftest
Stefan Assmann
2016-02-24
e1000e: Initial support for KabeLake
Raanan Avargil
2015-12-14
e1000e: Fix msi-x interrupt automask
Benjamin Poirier
2015-12-14
e1000e: Do not write lsc to ics in msi-x mode
Benjamin Poirier
2015-12-14
e1000e: Do not read ICR in Other interrupt
Benjamin Poirier
2015-12-14
e1000e: Remove unreachable code
Benjamin Poirier
2015-12-14
e1000e: Switch e1000e_up to void, drop code checking for error result
Alexander Duyck
2015-12-12
e1000e: initial support for i219-LM (3)
Raanan Avargil
2015-12-12
e1000e: fix division by zero on jumbo MTUs
Dmitry Fleytman
2015-12-12
e1000e: clean up the local variable
Jean Sacren
2015-10-16
drivers/net/intel: use napi_complete_done()
Jesse Brandeburg
2015-09-22
e1000e: Enable TSO for stacked VLAN
Toshiaki Makita
2015-08-18
e1000e: Modify Tx/Rx configurations to avoid null pointer dereferences in e10...
Jia-Ju Bai
2015-08-05
e1000e: Increase driver version number
Raanan Avargil
2015-08-05
e1000e: Fix tight loop implementation of systime read algorithm
Raanan Avargil
2015-08-05
e1000e: Fix incorrect ASPM locking
Raanan Avargil
2015-08-05
e1000e: Fix EEE in Sx implementation
Raanan Avargil
2015-07-23
e1000e: Cleanup qos request in error handling of e1000_open
Jia-Ju Bai
2015-06-26
e1000e: fix locking issue with e1000e_disable_aspm
Yanir Lubetkin
2015-06-03
e1000e: Bump the version to 3.2.5
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: 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-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-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-02-23
e1000e: initial support for i219
David Ertman
2015-01-22
net: e1000e: support txtd update delay via xmit_more
Florian Westphal
[next]