index
:
git.armlinux.org.uk/linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
Age
Commit message (
Expand
)
Author
2018-08-24
i40e: fix condition of WARN_ONCE for stat strings
Jacob Keller
2018-08-24
i40e: Fix for Tx timeouts when interface is brought up if DCB is enabled
Martyna Szapar
2018-08-24
ixgbe: fix driver behaviour after issuing VFLR
Sebastian Basierski
2018-08-24
ixgbe: Prevent unsupported configurations with XDP
Tony Nguyen
2018-08-24
ixgbe: Replace GFP_ATOMIC with GFP_KERNEL
Jia-Ju Bai
2018-08-24
igb: Replace mdelay() with msleep() in igb_integrated_phy_loopback()
Jia-Ju Bai
2018-08-24
igb: Replace GFP_ATOMIC with GFP_KERNEL in igb_sw_init()
Jia-Ju Bai
2018-08-24
igb: Use an advanced ctx descriptor for launchtime
Jesus Sanchez-Palencia
2018-08-24
e1000: ensure to free old tx/rx rings in set_ringparam()
Bo Chen
2018-08-24
e1000: check on netif_running() before calling e1000_up()
Bo Chen
2018-08-24
ixgb: use dma_zalloc_coherent instead of allocator/memset
YueHaibing
2018-08-23
ice: Trivial formatting fixes
Anirudh Venkataramanan
2018-08-23
ice: Change struct members from bool to u8
Bruce Allan
2018-08-23
ice: Fix potential return of uninitialized value
Jesse Brandeburg
2018-08-23
ice: Fix a few null pointer dereference issues
Anirudh Venkataramanan
2018-08-23
ice: Update to interrupts enabled in OICR
Bruce Allan
2018-08-23
ice: Set VLAN flags correctly
Brett Creeley
2018-08-23
ice: Use order_base_2 to calculate higher power of 2
Jacob Keller
2018-08-23
ice: Fix bugs in control queue processing
Anirudh Venkataramanan
2018-08-23
ice: Clean control queues only when they are initialized
Preethi Banala
2018-08-23
ice: Report stats for allocated queues via ethtool stats
Jacob Keller
2018-08-23
ice: Cleanup magic number
Anirudh Venkataramanan
2018-08-23
ice: Remove unnecessary node owner check
Bruce Allan
2018-08-23
ice: Fix multiple static analyser warnings
Anirudh Venkataramanan
2018-08-21
net_sched: remove list_head from tc_action
Cong Wang
2018-08-16
Merge tag 'pci-v4.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2018-08-07
igbvf: netdev: Mark expected switch fall-through
Gustavo A. R. Silva
2018-08-07
igb: e1000_phy: Mark expected switch fall-through
Gustavo A. R. Silva
2018-08-07
igb: e1000_82575: Mark expected switch fall-through
Gustavo A. R. Silva
2018-08-07
igb_main: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-08-07
i40e_txrx: mark expected switch fall-through
Gustavo A. R. Silva
2018-08-07
i40e_main: mark expected switch fall-through
Gustavo A. R. Silva
2018-08-07
i40e: fix i40e_add_queue_stats data pointer update
Jacob Keller
2018-08-07
i40e: Add AQ command for rearrange NVM structure
Piotr Azarewicz
2018-08-07
i40e: Add additional return code to i40e_asq_send_command
Piotr Azarewicz
2018-08-07
i40e: fix warning about shadowed ring parameter
Jacob Keller
2018-08-07
i40e: remove unnecessary i variable causing -Wshadow warning
Jacob Keller
2018-08-07
i40e: convert priority flow control stats to use helpers
Jacob Keller
2018-08-07
i40e: convert VEB TC stats to use an i40e_stats array
Jacob Keller
2018-08-07
i40e: Set fec_config when forcing link state
Mariusz Stachura
2018-08-07
i40e: add helper to copy statistic values into ethtool buffer
Jacob Keller
2018-08-07
i40e: add helper function for copying strings from stat arrays
Jacob Keller
2018-08-07
i40e/i40evf: remove redundant functions i40evf_aq_{set/get}_phy_register
YueHaibing
2018-08-07
i40e: Remove duplicated prepare call in i40e_shutdown
Sergey Nemov
2018-08-06
igb: Remove unnecessary include of <linux/pci-aspm.h>
Bjorn Helgaas
2018-07-26
ixgbe: Refactor queue disable logic to take completion time into account
Alexander Duyck
2018-07-26
ixgbe: Reorder Tx/Rx shutdown to reduce time needed to stop device
Alexander Duyck
2018-07-26
igb: Use dma_wmb() instead of wmb() before doorbell writes
Venkatesh Srinivas
2018-07-26
igb: Remove superfluous reset to PHY and page 0 selection
Christian Grönke
2018-07-26
ixgbe: add ipsec security registers into ethtool register dump
Shannon Nelson
[next]