index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igc
/
igc_ethtool.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-28
igc: Reject NFC rules with multiple matches
Andre Guedes
1
-5
/
+4
2020-05-22
igc: Change adapter->nfc_rule_lock to mutex
Andre Guedes
1
-12
/
+12
2020-05-22
igc: Fix NFC rule validation
Andre Guedes
1
-3
/
+4
2020-05-22
igc: Refactor igc_ethtool_update_nfc_rule()
Andre Guedes
1
-119
/
+19
2020-05-22
igc: Fix NFC rules restoration
Andre Guedes
1
-11
/
+8
2020-05-22
igc: Fix NFC rule overwrite cases
Andre Guedes
1
-2
/
+1
2020-05-22
igc: Fix locking issue when retrieving NFC rules
Andre Guedes
1
-3
/
+16
2020-05-22
igc: Fix 'sw_idx' type in struct igc_nfc_rule
Andre Guedes
1
-8
/
+8
2020-05-22
igc: Refactor igc_ethtool_add_nfc_rule()
Andre Guedes
1
-58
/
+92
2020-05-21
igc: Change byte order in struct igc_nfc_filter
Andre Guedes
1
-14
/
+11
2020-05-21
igc: Align terms used in NFC support code
Andre Guedes
1
-81
/
+79
2020-05-21
igc: Add 'igc_ethtool_' prefix to functions in igc_ethtool.c
Andre Guedes
1
-105
/
+110
2020-05-21
igc: Early return in igc_get_ethtool_nfc_entry()
Andre Guedes
1
-30
/
+28
2020-05-21
igc: Cleanup _get|set_rxnfc ethtool ops
Andre Guedes
1
-23
/
+10
2020-05-21
igc: Get rid of igc_max_channels()
Andre Guedes
1
-7
/
+2
2020-05-21
igc: Enable NFC rules based source MAC address
Andre Guedes
1
-10
/
+22
2020-05-21
igc: Add support for source address filters in core
Andre Guedes
1
-2
/
+4
2020-05-20
igc: Remove IGC_MAC_STATE_SRC_ADDR flag
Andre Guedes
1
-14
/
+2
2020-05-19
igc: Dump ETQF registers
Andre Guedes
1
-0
/
+3
2020-05-19
igc: Refactor ethertype filtering code
Andre Guedes
1
-59
/
+8
2020-05-19
igc: Refactor VLAN priority filtering code
Andre Guedes
1
-51
/
+13
2020-05-19
igc: Return -EOPNOTSUPP when VLAN mask doesn't match
Andre Guedes
1
-1
/
+2
2020-05-19
igc: Dump VLANPQF register
Andre Guedes
1
-0
/
+2
2020-05-19
igc: Rename IGC_VLAPQF macro
Andre Guedes
1
-12
/
+11
2020-05-18
igc: Use netdev log helpers in igc_ethtool.c
Andre Guedes
1
-20
/
+21
2020-05-18
igc: add support to eeprom, registers and link self-tests
Vitaly Lifshits
1
-0
/
+60
2020-04-19
igc: Remove igc_*_mac_steering_filter() wrappers
Andre Guedes
1
-12
/
+8
2020-04-19
igc: Change igc_add_mac_filter() returning value
Andre Guedes
1
-2
/
+0
2020-04-17
igc: Fix overwrites when dumping registers
Andre Guedes
1
-1
/
+10
2020-03-12
net: igc: let core reject the unsupported coalescing parameters
Jakub Kicinski
1
-21
/
+1
2020-02-19
igc: Add WOL support
Sasha Neftin
1
-0
/
+61
2020-01-06
igc: Add support for ethtool GET_TS_INFO command
Vinicius Costa Gomes
1
-0
/
+34
2019-12-09
treewide: Use sizeof_field() macro
Pankaj Bharadiya
1
-2
/
+2
2019-03-19
igc: Remove unneeded hw_dbg prints
Sasha Neftin
1
-4
/
+0
2019-03-19
igc: Add support for statistics
Sasha Neftin
1
-0
/
+233
2019-03-19
igc: Extend the ethtool supporting
Sasha Neftin
1
-0
/
+602
2019-02-05
igc: Add ethtool support
Sasha Neftin
1
-0
/
+1032