index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
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-21
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...
David S. Miller
13
-26
/
+373
2018-12-20
ixgbe: use mii_bus to handle MII related ioctls
Steve Douthit
1
-0
/
+18
2018-12-20
ixgbe: register a mdiobus
Steve Douthit
5
-0
/
+309
2018-12-20
igb: Fix an issue that PME is not enabled during runtime suspend
Kai-Heng Feng
1
-3
/
+5
2018-12-20
ice: Do not enable NAPI on q_vectors that have no rings
Young Xiao
1
-4
/
+12
2018-12-20
i40e: extend PTP gettime function to read system clock
Miroslav Lichvar
1
-6
/
+12
2018-12-20
i40e: define proper net_device::neigh_priv_len
Konstantin Khorenko
1
-0
/
+3
2018-12-20
e100: Fix passing zero to 'PTR_ERR' warning in e100_load_ucode_wait
YueHaibing
1
-2
/
+2
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
5
-53
/
+32
2018-12-20
igb: Change RXPBSIZE size when setting Qav mode
Jesus Sanchez-Palencia
2
-1
/
+2
2018-12-20
igb: reduce CPU0 latency when updating statistics
Jeff Kirsher
3
-10
/
+10
2018-12-19
xfrm: prefer secpath_set over secpath_dup
Florian Westphal
2
-8
/
+10
2018-12-19
drivers: net: intel: use secpath helpers in more places
Florian Westphal
4
-7
/
+12
2018-12-13
net: ndo_bridge_setlink: Add extack
Petr Machata
3
-3
/
+7
2018-12-13
ixgbe: Fix race when the VF driver does a reset
Ross Lagerwall
1
-1
/
+10
2018-12-13
i40e: DRY rx_ptype handling code
Michał Mirosław
3
-15
/
+6
2018-12-13
i40e: fix VLAN.TCI == 0 RX HW offload
Michał Mirosław
3
-30
/
+9
2018-12-13
i40e: fix mac filter delete when setting mac address
Stefan Assmann
1
-7
/
+7
2018-12-05
net: documentation: build a directory structure for drivers
Jakub Kicinski
1
-12
/
+12
2018-11-29
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-16
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
[next]