index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
i40e: use pf data structure directly in i40e_ptp_rx_hang
Jacob Keller
2017-05-31
3
-4
/
+4
*
i40e: add statistic indicating number of skipped Tx timestamps
Jacob Keller
2017-05-31
3
-0
/
+3
*
i40e: avoid permanent lock of *_PTP_TX_IN_PROGRESS
Jacob Keller
2017-05-31
1
-6
/
+20
*
i40e: fix race condition with PTP_TX_IN_PROGRESS bits
Jacob Keller
2017-05-31
1
-3
/
+11
*
i40evf: disable unused flags
Jesse Brandeburg
2017-05-31
2
-4
/
+2
*
i40evf: fix merge error in older patch
Jesse Brandeburg
2017-05-31
1
-0
/
+1
*
i40evf: fix duplicate lines
Jesse Brandeburg
2017-05-31
1
-2
/
+0
*
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
4
-0
/
+4
*
Merge tag 'pci-v4.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2017-05-09
1
-14
/
+2
|
\
|
*
ixgbe: Use pcie_flr() instead of duplicating it
Christoph Hellwig
2017-04-27
1
-14
/
+2
*
|
scripts/spelling.txt: add regsiter -> register spelling mistake
Stephen Boyd
2017-05-09
1
-1
/
+1
*
|
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-04-30
12
-334
/
+372
|
\
\
|
*
|
i40evf: hide unused variable
Arnd Bergmann
2017-04-30
1
-1
/
+2
|
*
|
i40evf: allocate queues before we setup the interrupts and q_vectors
Jacob Keller
2017-04-30
1
-9
/
+9
|
*
|
i40evf: remove I40E_FLAG_FDIR_ATR_ENABLED
Jacob Keller
2017-04-30
1
-1
/
+0
|
*
|
i40e: remove hw_disabled_flags in favor of using separate flag bits
Jacob Keller
2017-04-30
4
-52
/
+38
|
*
|
i40evf: remove needless min_t() on num_online_cpus()*2
Jacob Keller
2017-04-30
1
-6
/
+6
|
*
|
i40e: use DECLARE_BITMAP for state fields
Jacob Keller
2017-04-30
11
-181
/
+189
|
*
|
i40e: separate PF and VSI state flags
Jacob Keller
2017-04-30
8
-55
/
+64
|
*
|
i40e: remove unnecessary msleep() delay in i40e_free_vfs
Jacob Keller
2017-04-30
3
-4
/
+2
|
*
|
i40e: amortize wait time when disabling lots of VFs
Jacob Keller
2017-04-30
1
-2
/
+14
|
*
|
i40e: Reprogram port offloads after reset
Alexander Duyck
2017-04-30
1
-0
/
+20
|
*
|
i40e: rename index to port to avoid confusion
Jacob Keller
2017-04-30
2
-6
/
+6
|
*
|
i40e: make use of i40e_reset_all_vfs when initializing new VFs
Jacob Keller
2017-04-30
2
-3
/
+8
|
*
|
i40e: properly spell I40E_VF_STATE_* flags
Jacob Keller
2017-04-30
4
-58
/
+58
*
|
|
e1000e: Add Support for 38.4MHZ frequency
Sasha Neftin
2017-04-30
2
-29
/
+48
*
|
|
e1000e: Add Support for CannonLake
Sasha Neftin
2017-04-30
4
-62
/
+63
*
|
|
e1000e: Initial Support for CannonLake
Sasha Neftin
2017-04-30
4
-1
/
+33
*
|
|
e1000e: fix PTP on e1000_pch_lpt variants
Jarod Wilson
2017-04-30
1
-1
/
+2
|
/
/
*
|
ixgbevf: Check for RSS key before setting value
Tony Nguyen
2017-04-30
3
-4
/
+34
*
|
ixgbevf: Fix errors in retrieving RETA and RSS from PF
Tony Nguyen
2017-04-30
1
-3
/
+3
*
|
ixgbe: Check for RSS key before setting value
Tony Nguyen
2017-04-30
4
-7
/
+31
*
|
ixgbe: Add 1000Base-T device based on X550EM_X MAC
Paul Greenwalt
2017-04-30
4
-1
/
+49
*
|
ixgbe: Allow setting zero MAC address for VF
Tony Nguyen
2017-04-30
1
-10
/
+18
*
|
ixgbevf: fix size of queue stats length
Emil Tantilov
2017-04-30
1
-1
/
+1
*
|
ixgbe: clean macvlan MAC filter table on VF reset
Emil Tantilov
2017-04-30
1
-52
/
+53
*
|
ixgbe: delay tail write to every 'n' packets
John Fastabend
2017-04-30
1
-11
/
+17
*
|
ixgbe: add support for XDP_TX action
John Fastabend
2017-04-30
4
-53
/
+348
*
|
ixgbe: add XDP support for pass and drop actions
John Fastabend
2017-04-30
3
-29
/
+148
*
|
ixgbe: Acquire PHY semaphore before device reset
Paul Greenwalt
2017-04-29
2
-0
/
+16
*
|
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
2017-04-24
12
-134
/
+499
|
\
\
|
*
|
igbvf: Use net_device_stats from struct net_device
Tobias Klauser
2017-04-21
2
-22
/
+5
|
*
|
igb: Enable reading of wake up packet
Kim Tatt Chuah
2017-04-21
2
-1
/
+56
|
*
|
igb/igbvf: Add VF MAC filter request capabilities
Yury Kylulin
2017-04-21
8
-15
/
+240
|
*
|
igb: improve MAC filter handling
Yury Kylulin
2017-04-21
2
-65
/
+192
|
*
|
e1000e: fix timing for 82579 Gigabit Ethernet controller
Bernd Faust
2017-04-21
1
-0
/
+6
|
*
|
ixgb: Omit private ndo_get_stats function
Tobias Klauser
2017-04-21
1
-16
/
+0
|
*
|
e1000: Omit private ndo_get_stats function
Tobias Klauser
2017-04-21
1
-15
/
+0
*
|
|
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
2017-04-21
27
-187
/
+1625
|
\
\
\
|
|
/
/
|
/
|
|
[next]