index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
e1000e
/
netdev.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
e1000e: Initial Support for IceLake
Sasha Neftin
2017-08-08
1
-0
/
+4
*
e1000e: Undo e1000e_pm_freeze if __e1000_shutdown fails
Chris Wilson
2017-06-07
1
-1
/
+6
*
e1000e: use disable_hardirq() also for MSIX vectors in e1000_netpoll()
Konstantin Khlebnikov
2017-06-06
1
-6
/
+6
*
e1000e: add statistic indicating number of skipped Tx timestamps
Jacob Keller
2017-06-06
1
-7
/
+10
*
e1000e: fix race condition around skb_tstamp_tx()
Jacob Keller
2017-06-06
1
-2
/
+8
*
net: ethernet: update drivers to make both SW and HW TX timestamps
Miroslav Lichvar
2017-05-21
1
-2
/
+2
*
net: ethernet: update drivers to handle HWTSTAMP_FILTER_NTP_ALL
Miroslav Lichvar
2017-05-21
1
-0
/
+1
*
e1000e: Add Support for 38.4MHZ frequency
Sasha Neftin
2017-04-30
1
-17
/
+32
*
e1000e: Add Support for CannonLake
Sasha Neftin
2017-04-30
1
-17
/
+12
*
e1000e: Initial Support for CannonLake
Sasha Neftin
2017-04-30
1
-0
/
+5
*
e1000e: fix timing for 82579 Gigabit Ethernet controller
Bernd Faust
2017-04-20
1
-0
/
+6
*
Revert "e1000e: driver trying to free already-free irq"
Jeff Kirsher
2017-03-24
1
-1
/
+1
*
net: Remove usage of net_device last_rx member
Tobias Klauser
2017-01-18
1
-3
/
+3
*
net: remove useless memset's in drivers get_stats64
stephen hemminger
2017-01-08
1
-1
/
+0
*
net: make ndo_get_stats64 a void function
stephen hemminger
2017-01-08
1
-3
/
+2
*
e1000e: driver trying to free already-free irq
khalidm
2017-01-06
1
-1
/
+1
*
clocksource: Use a plain u64 instead of cycle_t
Thomas Gleixner
2016-12-25
1
-9
/
+9
*
e1000: use disable_hardirq() for e1000_netpoll()
WANG Cong
2016-12-10
1
-4
/
+4
*
ethernet/intel: use core min/max MTU checking
Jarod Wilson
2016-10-18
1
-8
/
+6
*
e1000e: factor out systim sanitization
Jarod Wilson
2016-08-16
1
-27
/
+39
*
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2016-08-02
1
-4
/
+2
|
\
|
*
Merge branch 'pci/msi-affinity' into next
Bjorn Helgaas
2016-08-01
1
-2
/
+13
|
|
\
|
*
|
ethernet/intel: Use pci_(request|release)_mem_regions
Johannes Thumshirn
2016-06-23
1
-4
/
+2
*
|
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2016-07-06
1
-12
/
+9
|
\
\
\
|
*
|
|
e1000e: keep Rx/Tx HW_VLAN_CTAG in sync
Jarod Wilson
2016-06-29
1
-12
/
+9
|
|
|
/
|
|
/
|
*
|
|
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2016-06-30
1
-1
/
+2
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
e1000e: prevent division by zero if TIMINCA is zero
Denys Vlasenko
2016-06-29
1
-1
/
+2
|
|
/
*
|
e1000e: keep VLAN interfaces functional after rxvlan off
Jarod Wilson
2016-06-29
1
-2
/
+13
|
/
*
e1000e: don't modify SYSTIM registers during SIOCSHWTSTAMP ioctl
Jacob Keller
2016-05-13
1
-16
/
+52
*
e1000e: use BIT() macro for bit defines
Jacob Keller
2016-05-13
1
-14
/
+14
*
e1000e: e1000e_cyclecounter_read(): do overflow check only if needed
Denys Vlasenko
2016-05-13
1
-14
/
+14
*
e1000e: e1000e_cyclecounter_read(): fix er32(SYSTIML) overflow check
Denys Vlasenko
2016-05-13
1
-1
/
+1
*
e1000e: e1000e_cyclecounter_read(): incvalue is 32 bits, not 64
Denys Vlasenko
2016-05-13
1
-1
/
+2
*
e1000e: Cleanup consistency in ret_val variable usage
Brian Walsh
2016-05-13
1
-11
/
+11
*
drivers: replace dev->trans_start accesses with dev_trans_start
Florian Westphal
2016-05-04
1
-1
/
+1
*
e1000e: call ndo_stop() instead of dev_close() when running offline selftest
Stefan Assmann
2016-04-06
1
-6
/
+6
*
e1000e: Initial support for KabeLake
Raanan Avargil
2016-02-24
1
-0
/
+4
*
e1000e: Fix msi-x interrupt automask
Benjamin Poirier
2015-12-14
1
-6
/
+5
*
e1000e: Do not write lsc to ics in msi-x mode
Benjamin Poirier
2015-12-14
1
-11
/
+17
*
e1000e: Do not read ICR in Other interrupt
Benjamin Poirier
2015-12-14
1
-15
/
+7
*
e1000e: Remove unreachable code
Benjamin Poirier
2015-12-14
1
-6
/
+0
*
e1000e: Switch e1000e_up to void, drop code checking for error result
Alexander Duyck
2015-12-14
1
-11
/
+4
*
e1000e: initial support for i219-LM (3)
Raanan Avargil
2015-12-12
1
-0
/
+1
*
e1000e: fix division by zero on jumbo MTUs
Dmitry Fleytman
2015-12-12
1
-2
/
+4
*
e1000e: clean up the local variable
Jean Sacren
2015-12-12
1
-4
/
+1
*
drivers/net/intel: use napi_complete_done()
Jesse Brandeburg
2015-10-16
1
-1
/
+1
*
e1000e: Enable TSO for stacked VLAN
Toshiaki Makita
2015-09-22
1
-0
/
+1
*
e1000e: Modify Tx/Rx configurations to avoid null pointer dereferences in e10...
Jia-Ju Bai
2015-08-18
1
-12
/
+12
*
e1000e: Increase driver version number
Raanan Avargil
2015-08-05
1
-1
/
+1
*
e1000e: Fix tight loop implementation of systime read algorithm
Raanan Avargil
2015-08-05
1
-10
/
+21
[next]