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
/
igb
/
igb_ethtool.c
Age
Commit message (
Expand
)
Author
Files
Lines
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
2016-04-06
igb: Garbled output for "ethtool -m"
Doron Shikmoni
1
-1
/
+2
2016-02-25
igb: call ndo_stop() instead of dev_close() when running offline selftest
Stefan Assmann
1
-2
/
+2
2015-12-15
igb: Explicitly label self-test result indices
Joe Schultz
1
-14
/
+24
2015-10-16
drivers/net: get rid of unnecessary initializations in .get_drvinfo()
Ivan Vecera
1
-4
/
+0
2015-08-19
igb: Fix oops caused by missing queue pairing
Shota Suzuki
1
-1
/
+4
2015-07-23
igb: report unsupported ethtool settings in set_coalesce
Todd Fujinaka
1
-0
/
+21
2015-07-18
igb: only report generic filters in get_ts_info
Jacob Keller
1
-4
/
+0
2014-12-09
ethtool: Support for configurable RSS hash function
Eyal Perry
1
-2
/
+14
2014-09-06
igb: add flags to set eee advertisement mode
Todd Fujinaka
1
-7
/
+17
2014-06-11
igb: unhide invariant returns
Todd Fujinaka
1
-5
/
+5
2014-06-07
net: use ethtool_cmd_speed_set helper to set ethtool speed value
Jiri Pirko
1
-5
/
+7
2014-06-07
net: use SPEED_UNKNOWN and DUPLEX_UNKNOWN when appropriate
Jiri Pirko
1
-2
/
+2
[next]