index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/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
Files
Lines
2024-09-06
igb: Remove setting of RX software timestamp
Gal Pressman
1
-7
/
+1
2024-07-15
net: Add struct kernel_ethtool_ts_info
Kory Maincent
1
-1
/
+1
2024-04-08
igb: Remove redundant runtime resume for ethtool_ops
Bjorn Helgaas
1
-15
/
+0
2024-02-28
net: intel: igb: Use linkmode helpers for EEE
Andrew Lunn
1
-12
/
+23
2024-01-31
ethtool: add suffix _u32 to legacy bitmap members of struct ethtool_keee
Heiner Kallweit
1
-10
/
+10
2024-01-31
ethtool: replace struct ethtool_eee with a new struct ethtool_keee on kernel ...
Heiner Kallweit
1
-4
/
+4
2023-12-18
intel: legacy: field get conversion
Jesse Brandeburg
1
-4
/
+4
2023-12-18
intel: legacy: field prep conversion
Jesse Brandeburg
1
-2
/
+1
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
1
-13
/
+14
2023-12-08
net: Convert some ethtool_sprintf() to ethtool_puts()
justinstitt@google.com
1
-4
/
+2
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+5
2023-10-20
igb: Fix potential memory leak in igb_add_ethtool_nfc_entry
Mateusz Palczewski
1
-1
/
+5
2023-10-18
intel: fix format warnings
Jesse Brandeburg
1
-2
/
+2
2023-06-12
igb: fix nvm.ops.read() error handling
Aleksandr Loktionov
1
-0
/
+3
2022-12-08
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-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
1
-6
/
+6
2022-08-31
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-07
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-28
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-25
net/intel: remove driver versions from Intel drivers
Jeff Kirsher
1
-1
/
+0
2020-05-22
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-19
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-28
igb: add RR2DCDELAY to ethtool registers dump
Artem Bityutskiy
1
-1
/
+4
2019-06-28
igb: minor ethool regdump amendment
Artem Bityutskiy
1
-35
/
+35
2019-03-19
igb: fix various indentation issues
Colin Ian King
1
-2
/
+2
2019-01-15
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-12
treewide: Use array_size() in vmalloc()
Kees Cook
1
-4
/
+4
2018-06-12
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
[next]