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_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-06-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net-next
Linus Torvalds
1
-342
/
+699
2020-05-28
igc: Remove Sequence Error Counter
Sasha Neftin
1
-1
/
+0
2020-05-28
igc: Add Receive Error Counter
Sasha Neftin
1
-0
/
+1
2020-05-28
igc: Remove symbol error counter
Sasha Neftin
1
-1
/
+0
2020-05-22
igc: Remove igc_nfc_rule_exit()
Andre Guedes
1
-14
/
+0
2020-05-22
igc: Change adapter->nfc_rule_lock to mutex
Andre Guedes
1
-7
/
+7
2020-05-22
igc: Change return type from igc_disable_nfc_rule()
Andre Guedes
1
-17
/
+9
2020-05-22
igc: Fix NFC rules leak when driver is unloaded
Andre Guedes
1
-13
/
+16
2020-05-22
igc: Refactor igc_ethtool_update_nfc_rule()
Andre Guedes
1
-33
/
+172
2020-05-22
igc: Fix NFC rules restoration
Andre Guedes
1
-7
/
+9
2020-05-22
igc: Fix NFC rules with multicast addresses
Andre Guedes
1
-6
/
+0
2020-05-21
igc: Align terms used in NFC support code
Andre Guedes
1
-21
/
+21
2020-05-21
igc: Add 'igc_ethtool_' prefix to functions in igc_ethtool.c
Andre Guedes
1
-1
/
+1
2020-05-21
igc: Get rid of igc_max_channels()
Andre Guedes
1
-6
/
+1
2020-05-21
igc: Add support for source address filters in core
Andre Guedes
1
-16
/
+33
2020-05-20
igc: Remove mac_table from igc_adapter
Andre Guedes
1
-37
/
+20
2020-05-20
igc: Remove IGC_MAC_STATE_SRC_ADDR flag
Andre Guedes
1
-19
/
+8
2020-05-19
igc: Refactor ethertype filtering code
Andre Guedes
1
-0
/
+93
2020-05-19
igc: Refactor VLAN priority filtering code
Andre Guedes
1
-0
/
+52
2020-05-19
igc: remove IGC_REMOVED function
Vitaly Lifshits
1
-3
/
+0
2020-05-18
igc: add support to eeprom, registers and link self-tests
Vitaly Lifshits
1
-2
/
+2
2020-05-18
igc: Use netdev log helpers in igc_main.c
Andre Guedes
1
-61
/
+50
2020-05-18
igc: Add ECN support for TSO
Sasha Neftin
1
-0
/
+1
2020-04-24
PM: sleep: core: Rename DPM_FLAG_NEVER_SKIP
Rafael J. Wysocki
1
-1
/
+1
2020-04-19
igc: Add debug messages to MAC filter code
Andre Guedes
1
-2
/
+22
2020-04-19
igc: Refactor igc_del_mac_filter()
Andre Guedes
1
-26
/
+19
2020-04-19
igc: Refactor igc_mac_entry_can_be_used()
Andre Guedes
1
-33
/
+47
2020-04-19
igc: Remove igc_*_mac_steering_filter() wrappers
Andre Guedes
1
-16
/
+4
2020-04-19
igc: Remove IGC_MAC_STATE_QUEUE_STEERING
Andre Guedes
1
-13
/
+19
2020-04-19
igc: Remove 'queue' check in igc_del_mac_filter()
Andre Guedes
1
-14
/
+11
2020-04-19
igc: Improve address check in igc_del_mac_filter()
Andre Guedes
1
-1
/
+1
2020-04-19
igc: Refactor igc_rar_set_index()
Andre Guedes
1
-31
/
+42
2020-04-19
igc: Fix igc_uc_unsync()
Andre Guedes
1
-3
/
+1
2020-04-19
igc: Change igc_add_mac_filter() returning value
Andre Guedes
1
-5
/
+2
2020-04-19
igc: Check unsupported flag in igc_add_mac_filter()
Andre Guedes
1
-0
/
+2
2020-04-19
igc: Remove duplicate code in MAC filtering logic
Andre Guedes
1
-99
/
+13
2020-04-19
igc: Add new device IDs for i225 part
Sasha Neftin
1
-0
/
+3
2020-04-17
igc: Fix default MAC address filter override
Andre Guedes
1
-0
/
+2
2020-04-17
igc: Remove dead code related to flower filter
Andre Guedes
1
-3
/
+0
2020-04-17
igc: Fix NFC queue redirection support
Andre Guedes
1
-3
/
+8
2020-04-17
igc: Remove copper fiber switch control
Sasha Neftin
1
-9
/
+0
2020-04-17
igc: Enable NETIF_F_HW_TC flag
Sasha Neftin
1
-0
/
+1
2020-04-17
igc: Add support for ETF offloading
Vinicius Costa Gomes
1
-3
/
+67
2020-04-17
igc: Add support for taprio offloading
Vinicius Costa Gomes
1
-0
/
+113
2020-04-17
igc: Add GSO partial support
Sasha Neftin
1
-0
/
+10
2020-02-19
igc: Add WOL support
Sasha Neftin
1
-0
/
+10
2020-02-19
igc: Add pcie error handler support
Sasha Neftin
1
-0
/
+103
2020-02-19
igc: Complete to commit Add basic skeleton for PTP
Sasha Neftin
1
-0
/
+2
2020-02-19
igc: Add dump options
Sasha Neftin
1
-0
/
+2
2020-02-19
igc: Complete to commit Add legacy power management support
Sasha Neftin
1
-0
/
+27
[next]