index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
Files
Lines
2018-12-05
net: documentation: build a directory structure for drivers
Jakub Kicinski
1
-12
/
+12
2018-11-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
4
-9
/
+12
2018-11-28
i40e: fix kerneldoc for xsk methods
Jan Sokolowski
1
-7
/
+7
2018-11-28
ixgbe: recognize 1000BaseLX SFP modules as 1Gbps
Josh Elsasser
1
-1
/
+3
2018-11-28
i40e: Fix deletion of MAC filters
Lihong Yang
1
-1
/
+1
2018-11-28
igb: fix uninitialized variables
Yunjian Wang
1
-0
/
+1
2018-11-21
igc: Remove obsolete IGC_ERR define
Sasha Neftin
2
-3
/
+1
2018-11-21
ixgbe: Replace synchronize_sched() with synchronize_rcu()
Paul E. McKenney
1
-3
/
+3
2018-11-21
ethernet/intel: consolidate NAPI and NAPI exit
Jesse Brandeburg
11
-54
/
+73
2018-11-21
igb: Fix format with line continuation whitespace
Joe Perches
1
-7
/
+6
2018-11-20
ice: Fix possible NULL pointer de-reference
Bruce Allan
1
-0
/
+3
2018-11-20
ice: Use Tx|Rx in comments
Anirudh Venkataramanan
9
-42
/
+42
2018-11-20
ice: Cosmetic formatting changes
Anirudh Venkataramanan
11
-84
/
+83
2018-11-20
ice: Cleanup short function signatures
Bruce Allan
3
-8
/
+4
2018-11-20
ice: Cleanup ice_tx_timeout()
Bruce Allan
1
-13
/
+9
2018-11-20
ice: Fix return value from NAPI poll
Dave Ertman
1
-1
/
+2
2018-11-20
ice: Constify global structures that can/should be
Bruce Allan
1
-2
/
+2
2018-11-20
ice: Do not set LAN_EN for MAC-VLAN filters
Yashaswini Raghuram Prathivadi Bhayankaram
1
-13
/
+24
2018-11-20
ice: Pass the return value of ice_init_def_sw_recp()
Jaroslaw Ilgiewicz
1
-3
/
+1
2018-11-20
ice: Cleanup duplicate control queue code
Bruce Allan
1
-142
/
+76
2018-11-20
ice: Do autoneg based on VSI state
Akeem G Abodunrin
1
-5
/
+5
2018-11-15
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...
David S. Miller
11
-43
/
+116
2018-11-14
i40e: prevent overlapping tx_timeout recover
Alan Brady
2
-0
/
+6
2018-11-14
i40e: suppress bogus error message
Mitch Williams
1
-1
/
+2
2018-11-14
i40e: Use correct shift for VLAN priority
Richard Rodriguez
1
-2
/
+2
2018-11-14
i40e: always set ks->base.speed in i40e_get_settings_link_up
Jacob Keller
1
-0
/
+1
2018-11-14
i40e: don't restart nway if autoneg not supported
Mitch Williams
1
-5
/
+5
2018-11-14
i40e: Allow disabling FW LLDP on X722 devices
Patryk Małek
4
-15
/
+17
2018-11-14
i40e: update driver version
Alice Michael
1
-2
/
+2
2018-11-14
i40e: Protect access to VF control methods
Jan Sokolowski
2
-5
/
+60
2018-11-14
i40e: Replace strncpy with strlcpy to ensure null termination
Patryk Małek
2
-8
/
+8
2018-11-14
i40e: Add capability flag for stopping FW LLDP
Krzysztof Galazka
3
-1
/
+10
2018-11-14
i40e: Use a local variable for readability
Jan Sokolowski
1
-2
/
+2
2018-11-14
i40e: Replace spin_is_locked() with lockdep
Lance Roy
1
-2
/
+1
2018-11-13
ice: Remove ICE_MAX_TXQ_PER_TXQG check when configuring Tx queue
Md Fahad Iqbal Polash
1
-4
/
+0
2018-11-13
ice: Destroy scheduler tree in reset path
Henry Tieman
1
-0
/
+1
2018-11-13
ice: Fix to make VLAN priority tagged traffic to appear on all TCs
Usha Ketineni
5
-51
/
+81
2018-11-13
ice: Call pci_disable_sriov before stopping queues for VF
Brett Creeley
1
-9
/
+9
2018-11-13
ice: Increase Rx queue disable timeout
Piotr Raczynski
1
-3
/
+3
2018-11-13
ice: Fix NVM mask defines
Lev Faerman
1
-3
/
+3
2018-11-13
ice: Avoid nested RTNL locking in ice_dis_vsi
Dave Ertman
1
-5
/
+10
2018-11-13
ice: Calculate guaranteed VSIs per function and use it
Anirudh Venkataramanan
5
-6
/
+34
2018-11-13
ice: Remove node before releasing VSI
Anirudh Venkataramanan
3
-1
/
+110
2018-11-13
ice: Check for q_vector when stopping rings
Tony Nguyen
1
-1
/
+2
2018-11-13
ice: Fix debug print in ice_tx_timeout
Brett Creeley
2
-6
/
+12
2018-11-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
14
-60
/
+113
2018-11-09
ixgbe: extend PTP gettime function to read system clock
Miroslav Lichvar
1
-10
/
+44
2018-11-09
igb: extend PTP gettime function to read system clock
Miroslav Lichvar
1
-10
/
+55
2018-11-09
e1000e: extend PTP gettime function to read system clock
Miroslav Lichvar
3
-16
/
+45
2018-11-07
i40e: enable NETIF_F_NTUPLE and NETIF_F_HW_TC at driver load
Jacob Keller
1
-3
/
+3
[next]