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
2019-02-12
igb: Fix an issue that PME is not enabled during runtime suspend
Kai-Heng Feng
1
-3
/
+5
2019-02-12
ice: Do not enable NAPI on q_vectors that have no rings
Young Xiao
1
-4
/
+12
2019-02-12
i40e: define proper net_device::neigh_priv_len
Konstantin Khorenko
1
-0
/
+3
2019-02-12
i40e: prevent overlapping tx_timeout recover
Alan Brady
2
-0
/
+6
2019-01-26
e1000e: allow non-monotonic SYSTIM readings
Miroslav Lichvar
1
-3
/
+10
2019-01-26
ixgbe: allow IPsec Tx offload in VEPA mode
Shannon Nelson
1
-1
/
+3
2019-01-13
ixgbe: Fix race when the VF driver does a reset
Ross Lagerwall
1
-1
/
+10
2019-01-13
i40e: fix mac filter delete when setting mac address
Stefan Assmann
1
-7
/
+7
2018-12-17
ixgbe: recognize 1000BaseLX SFP modules as 1Gbps
Josh Elsasser
1
-1
/
+3
2018-12-17
igb: fix uninitialized variables
Yunjian Wang
1
-0
/
+1
2018-12-08
i40e: Fix deletion of MAC filters
Lihong Yang
1
-1
/
+1
2018-11-27
i40e: restore NETIF_F_GSO_IPXIP[46] to netdev features
Jacob Keller
1
-0
/
+2
2018-11-27
ice: Change req_speeds to be u16
Chinh T Cao
1
-1
/
+1
2018-11-27
ice: Fix the bytecount sent to netdev_tx_sent_queue
Brett Creeley
1
-1
/
+1
2018-11-27
ice: Fix dead device link issue with flow control
Akeem G Abodunrin
1
-1
/
+6
2018-11-27
ixgbe: fix MAC anti-spoofing filter after VFLR
Radoslaw Tyl
1
-1
/
+3
2018-11-13
ixgbevf: VF2VF TCP RSS
Sebastian Basierski
1
-0
/
+4
2018-11-13
ixgbe: disallow IPsec Tx offload when in SR-IOV mode
Shannon Nelson
1
-0
/
+3
2018-11-13
ice: update fw version check logic
Jacob Keller
1
-11
/
+19
2018-11-13
ice: fix changing of ring descriptor size (ethtool -G)
Bruce Allan
2
-5
/
+16
2018-10-04
ixgbe: check return value of napi_complete_done()
Song Liu
1
-5
/
+7
2018-09-24
i40evf: remove ndo_poll_controller
Eric Dumazet
1
-26
/
+0
2018-09-24
ice: remove ndo_poll_controller
Eric Dumazet
1
-27
/
+0
2018-09-24
igb: remove ndo_poll_controller
Eric Dumazet
1
-30
/
+0
2018-09-24
ixgb: remove ndo_poll_controller
Eric Dumazet
1
-25
/
+0
2018-09-24
fm10k: remove ndo_poll_controller
Eric Dumazet
3
-28
/
+0
2018-09-24
ixgbevf: remove ndo_poll_controller
Eric Dumazet
1
-21
/
+0
2018-09-24
ixgbe: remove ndo_poll_controller
Eric Dumazet
1
-25
/
+0
2018-08-24
i40e: fix condition of WARN_ONCE for stat strings
Jacob Keller
1
-1
/
+1
2018-08-24
i40e: Fix for Tx timeouts when interface is brought up if DCB is enabled
Martyna Szapar
1
-7
/
+8
2018-08-24
ixgbe: fix driver behaviour after issuing VFLR
Sebastian Basierski
2
-0
/
+27
2018-08-24
ixgbe: Prevent unsupported configurations with XDP
Tony Nguyen
2
-2
/
+31
2018-08-24
ixgbe: Replace GFP_ATOMIC with GFP_KERNEL
Jia-Ju Bai
2
-3
/
+3
2018-08-24
igb: Replace mdelay() with msleep() in igb_integrated_phy_loopback()
Jia-Ju Bai
1
-1
/
+1
2018-08-24
igb: Replace GFP_ATOMIC with GFP_KERNEL in igb_sw_init()
Jia-Ju Bai
1
-2
/
+2
2018-08-24
igb: Use an advanced ctx descriptor for launchtime
Jesus Sanchez-Palencia
1
-1
/
+2
2018-08-24
e1000: ensure to free old tx/rx rings in set_ringparam()
Bo Chen
1
-2
/
+2
2018-08-24
e1000: check on netif_running() before calling e1000_up()
Bo Chen
1
-1
/
+2
2018-08-24
ixgb: use dma_zalloc_coherent instead of allocator/memset
YueHaibing
1
-3
/
+2
2018-08-23
ice: Trivial formatting fixes
Anirudh Venkataramanan
3
-6
/
+8
2018-08-23
ice: Change struct members from bool to u8
Bruce Allan
4
-16
/
+16
2018-08-23
ice: Fix potential return of uninitialized value
Jesse Brandeburg
1
-2
/
+2
2018-08-23
ice: Fix a few null pointer dereference issues
Anirudh Venkataramanan
2
-8
/
+11
2018-08-23
ice: Update to interrupts enabled in OICR
Bruce Allan
2
-14
/
+3
2018-08-23
ice: Set VLAN flags correctly
Brett Creeley
2
-25
/
+30
2018-08-23
ice: Use order_base_2 to calculate higher power of 2
Jacob Keller
1
-5
/
+2
2018-08-23
ice: Fix bugs in control queue processing
Anirudh Venkataramanan
2
-5
/
+26
2018-08-23
ice: Clean control queues only when they are initialized
Preethi Banala
1
-8
/
+16
2018-08-23
ice: Report stats for allocated queues via ethtool stats
Jacob Keller
2
-13
/
+46
2018-08-23
ice: Cleanup magic number
Anirudh Venkataramanan
2
-1
/
+2
[next]