index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igb
/
igb_ethtool.c
Age
Commit message (
Expand
)
Author
2022-12-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-30
igb: Allocate MSI-X vector when testing
Akihiko Odaki
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
2022-05-05
igb: Convert kmap() to kmap_local_page()
Alaa Mohamed
2022-02-07
igb: refactor XDP registration
Corinna Vinschen
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
2021-07-23
igb: Avoid memcpy() over-reading of ETH_SS_STATS
Kees Cook
2021-05-26
intel: remove checker warning
Jesse Brandeburg
2021-03-23
igb: Fix fall-through warnings for Clang
Gustavo A. R. Silva
2021-03-17
intel: Update drivers to use ethtool_sprintf
Alexander Duyck
2020-09-28
igb: add XDP support
Sven Auhagen
2020-07-30
igb: Remove unnecessary usages of memset
Suraj Upadhyay
2020-07-01
ethernet/intel: Convert fallthrough code comments
Jeff Kirsher
2020-06-25
net/intel: remove driver versions from Intel drivers
Jeff Kirsher
2020-05-22
igb: Report speed and duplex as unknown when device is runtime suspended
Kai-Heng Feng
2020-03-12
net: igb: let core reject the unsupported coalescing parameters
Jakub Kicinski
2020-01-19
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-01-09
igb: Fix SGMII SFP module discovery for 100FX/LX.
Manfred Rudigier
2019-12-31
igb: dont drop packets if rx flow control is enabled
Robert Beckett
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
2019-06-28
igb: add RR2DCDELAY to ethtool registers dump
Artem Bityutskiy
2019-06-28
igb: minor ethool regdump amendment
Artem Bityutskiy
2019-03-19
igb: fix various indentation issues
Colin Ian King
2019-01-15
Revert "igb: reduce CPU0 latency when updating statistics"
Jeff Kirsher
2018-12-20
igb: reduce CPU0 latency when updating statistics
Jeff Kirsher
2018-11-07
i40e/ixgbe/igb: fail on new WoL flag setting WAKE_MAGICSECURE
Todd Fujinaka
2018-08-24
igb: Replace mdelay() with msleep() in igb_integrated_phy_loopback()
Jia-Ju Bai
2018-06-12
treewide: Use array_size() in vmalloc()
Kees Cook
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
2018-04-25
igb: Add MAC address support for ethtool nftuple filters
Vinicius Costa Gomes
2018-04-25
igb: Enable nfc filters to specify MAC addresses
Vinicius Costa Gomes
2018-04-25
igb: Fix not adding filter elements to the list
Vinicius Costa Gomes
2018-03-23
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
2018-01-24
igb: add function to get maximum RSS queues
Zhang Shengju
2017-06-06
igb: Remove useless argument
Benjamin Poirier
2017-06-06
igb: add statistic indicating number of skipped Tx timestamps
Jacob Keller
2017-03-21
igb: use new API ethtool_{get|set}_link_ksettings
Philippe Reynes
2017-03-17
igb: Add support for ethtool private flag to allow use of legacy Rx
Alexander Duyck
2017-03-17
igb: Only sync size of expected frame in ethtool testing
Alexander Duyck
2017-03-17
igb: Don't bother clearing Tx buffer_info in igb_clean_tx_ring
Alexander Duyck
2017-03-17
igb: Use length to determine if descriptor is done
Alexander Duyck
2016-09-27
igb: fix non static symbol warning
Wei Yongjun
2016-08-18
igb: fix error code in igb_add_ethtool_nfc_entry()
Gangfeng Huang
2016-08-18
igb: support RX flow classification by VLAN priority
Gangfeng Huang
2016-08-18
igb: support RX flow classification by ethertype
Gangfeng Huang
2016-08-18
igb: add support of RX network flow classification
Gangfeng Huang
2016-05-13
igb: use BIT() macro or unsigned prefix
Jacob Keller
[next]