index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
Files
Lines
2022-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2022-11-30
igb: Allocate MSI-X vector when testing
Akihiko Odaki
1
-0
/
+2
2022-10-29
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
1
-6
/
+6
2022-09-01
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-3
/
+3
2022-05-05
igb: Convert kmap() to kmap_local_page()
Alaa Mohamed
1
-2
/
+2
2022-02-08
igb: refactor XDP registration
Corinna Vinschen
1
-4
/
+0
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-2
/
+6
2021-08-24
ethtool: extend coalesce setting uAPI with CQE mode
Yufeng Mo
1
-2
/
+6
2021-07-23
igb: Avoid memcpy() over-reading of ETH_SS_STATS
Kees Cook
1
-2
/
+1
2021-05-26
intel: remove checker warning
Jesse Brandeburg
1
-1
/
+1
2021-03-23
igb: Fix fall-through warnings for Clang
Gustavo A. R. Silva
1
-0
/
+1
2021-03-17
intel: Update drivers to use ethtool_sprintf
Alexander Duyck
1
-26
/
+14
2020-09-29
igb: add XDP support
Sven Auhagen
1
-0
/
+4
2020-07-30
igb: Remove unnecessary usages of memset
Suraj Upadhyay
1
-2
/
+2
2020-07-01
ethernet/intel: Convert fallthrough code comments
Jeff Kirsher
1
-4
/
+4
2020-06-26
net/intel: remove driver versions from Intel drivers
Jeff Kirsher
1
-1
/
+0
2020-05-23
igb: Report speed and duplex as unknown when device is runtime suspended
Kai-Heng Feng
1
-1
/
+2
2020-03-12
net: igb: let core reject the unsupported coalescing parameters
Jakub Kicinski
1
-21
/
+1
2020-01-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+1
2020-01-09
igb: Fix SGMII SFP module discovery for 100FX/LX.
Manfred Rudigier
1
-1
/
+1
2019-12-31
igb: dont drop packets if rx flow control is enabled
Robert Beckett
1
-0
/
+8
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-2
/
+2
2019-06-29
igb: add RR2DCDELAY to ethtool registers dump
Artem Bityutskiy
1
-1
/
+4
2019-06-29
igb: minor ethool regdump amendment
Artem Bityutskiy
1
-35
/
+35
2019-03-20
igb: fix various indentation issues
Colin Ian King
1
-2
/
+2
2019-01-16
Revert "igb: reduce CPU0 latency when updating statistics"
Jeff Kirsher
1
-2
/
+2
2018-12-20
igb: reduce CPU0 latency when updating statistics
Jeff Kirsher
1
-2
/
+2
2018-11-07
i40e/ixgbe/igb: fail on new WoL flag setting WAKE_MAGICSECURE
Todd Fujinaka
1
-1
/
+1
2018-08-24
igb: Replace mdelay() with msleep() in igb_integrated_phy_loopback()
Jia-Ju Bai
1
-1
/
+1
2018-06-13
treewide: Use array_size() in vmalloc()
Kees Cook
1
-4
/
+4
2018-06-13
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-4
/
+4
2018-04-27
net: intel: Cleanup the copyright/license headers
Jeff Kirsher
1
-22
/
+1
2018-04-25
igb: Add MAC address support for ethtool nftuple filters
Vinicius Costa Gomes
1
-4
/
+39
2018-04-25
igb: Enable nfc filters to specify MAC addresses
Vinicius Costa Gomes
1
-0
/
+28
2018-04-25
igb: Fix not adding filter elements to the list
Vinicius Costa Gomes
1
-1
/
+1
2018-03-23
intel: add SPDX identifiers to all the Intel drivers
Jeff Kirsher
1
-0
/
+1
2018-01-24
igb: add function to get maximum RSS queues
Zhang Shengju
1
-31
/
+1
2017-06-06
igb: Remove useless argument
Benjamin Poirier
1
-1
/
+1
2017-06-06
igb: add statistic indicating number of skipped Tx timestamps
Jacob Keller
1
-0
/
+1
2017-03-22
igb: use new API ethtool_{get|set}_link_ksettings
Philippe Reynes
1
-65
/
+73
2017-03-17
igb: Add support for ethtool private flag to allow use of legacy Rx
Alexander Duyck
1
-0
/
+48
2017-03-17
igb: Only sync size of expected frame in ethtool testing
Alexander Duyck
1
-2
/
+2
2017-03-17
igb: Don't bother clearing Tx buffer_info in igb_clean_tx_ring
Alexander Duyck
1
-1
/
+10
2017-03-17
igb: Use length to determine if descriptor is done
Alexander Duyck
1
-1
/
+1
2016-09-28
igb: fix non static symbol warning
Wei Yongjun
1
-2
/
+2
2016-08-19
igb: fix error code in igb_add_ethtool_nfc_entry()
Gangfeng Huang
1
-1
/
+1
2016-08-19
igb: support RX flow classification by VLAN priority
Gangfeng Huang
1
-7
/
+84
2016-08-19
igb: support RX flow classification by ethertype
Gangfeng Huang
1
-1
/
+76
2016-08-19
igb: add support of RX network flow classification
Gangfeng Huang
1
-0
/
+193
2016-05-14
igb: use BIT() macro or unsigned prefix
Jacob Keller
1
-9
/
+9
[next]