Thomas Gleixner
|
a5a1d1c291
clocksource: Use a plain u64 instead of cycle_t
|
8 年之前 |
WANG Cong
|
3111912971
e1000: use disable_hardirq() for e1000_netpoll()
|
8 年之前 |
Jarod Wilson
|
91c527a556
ethernet/intel: use core min/max MTU checking
|
8 年之前 |
Jarod Wilson
|
0be5b96cd8
e1000e: factor out systim sanitization
|
9 年之前 |
Linus Torvalds
|
c8d0267efd
Merge tag 'pci-v4.8-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
|
9 年之前 |
Bjorn Helgaas
|
9454c23852
Merge branch 'pci/msi-affinity' into next
|
9 年之前 |
David S. Miller
|
30d0844bdc
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
9 年之前 |
David S. Miller
|
435c556cde
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queue
|
9 年之前 |
Denys Vlasenko
|
3d05b15b03
e1000e: prevent division by zero if TIMINCA is zero
|
9 年之前 |
Jarod Wilson
|
838086414b
e1000e: keep Rx/Tx HW_VLAN_CTAG in sync
|
9 年之前 |
Jarod Wilson
|
889ad45666
e1000e: keep VLAN interfaces functional after rxvlan off
|
9 年之前 |
Johannes Thumshirn
|
56d766d64c
ethernet/intel: Use pci_(request|release)_mem_regions
|
9 年之前 |
Jacob Keller
|
aa524b66c5
e1000e: don't modify SYSTIM registers during SIOCSHWTSTAMP ioctl
|
9 年之前 |
Jacob Keller
|
18dd239207
e1000e: use BIT() macro for bit defines
|
9 年之前 |
Denys Vlasenko
|
ab507c9a54
e1000e: e1000e_cyclecounter_read(): do overflow check only if needed
|
9 年之前 |
Denys Vlasenko
|
a07fd74d5e
e1000e: e1000e_cyclecounter_read(): fix er32(SYSTIML) overflow check
|
9 年之前 |
Denys Vlasenko
|
fb5277f2c2
e1000e: e1000e_cyclecounter_read(): incvalue is 32 bits, not 64
|
9 年之前 |
Brian Walsh
|
847042a6a5
e1000e: Cleanup consistency in ret_val variable usage
|
9 年之前 |
Florian Westphal
|
4d0e965732
drivers: replace dev->trans_start accesses with dev_trans_start
|
9 年之前 |
Stefan Assmann
|
d5ea45da1f
e1000e: call ndo_stop() instead of dev_close() when running offline selftest
|
9 年之前 |
Raanan Avargil
|
9cd34b3a1c
e1000e: Initial support for KabeLake
|
9 年之前 |
Benjamin Poirier
|
0a8047ac68
e1000e: Fix msi-x interrupt automask
|
9 年之前 |
Benjamin Poirier
|
a61cfe4ffa
e1000e: Do not write lsc to ics in msi-x mode
|
9 年之前 |
Benjamin Poirier
|
16ecba59bc
e1000e: Do not read ICR in Other interrupt
|
9 年之前 |
Benjamin Poirier
|
4d432f67ff
e1000e: Remove unreachable code
|
9 年之前 |
Alexander Duyck
|
386164d9b3
e1000e: Switch e1000e_up to void, drop code checking for error result
|
9 年之前 |
Raanan Avargil
|
f3ed935de0
e1000e: initial support for i219-LM (3)
|
9 年之前 |
Dmitry Fleytman
|
b77ac46bba
e1000e: fix division by zero on jumbo MTUs
|
9 年之前 |
Jean Sacren
|
5a5e889c80
e1000e: clean up the local variable
|
10 年之前 |
Jesse Brandeburg
|
32b3e08fff
drivers/net/intel: use napi_complete_done()
|
10 年之前 |