index
:
kernel_replicant_linux
debian/v5.10.70
history/5.0-rc6-android
history/5.10-rc2
history/5.2-rc-android
history/battery-charger-regulator
history/before-configuration-unification
history/lineage-16.0_i9300
history/minimize-diff
history/replicant-10/12-october-2020
history/replicant-10/5.3-rc6
history/replicant-10/5.8.rc2
history/replicant-10/5.8rc2
history/replicant-10/before-5.8rc2
history/replicant-10/before-5.8rc6
history/replicant-10/v5.8-rc6
history/replicant-11/25-09-2021
history/replicant-11/5.10.64
history/replicant-11/linux-5.10.71
history/replicant-11/replicant-11-recovery
history/replicant-5.1.7
history/replicant/10-v5.9-rc8
linux-libre/replicant/5.10.72
linux-libre/replicant/5.10.72-v2
linux-libre/scripts/5.10
linux-libre/scripts/5.10.72
replicant-10
replicant-11
replicant-11-test
replicant-9
udiv-emulation
wip-s6e8aa0-backlight-control
wip-sound-does-not-compile
Replicant kernel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igc
/
igc_main.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
igc: Fix NFC rules with multicast addresses
Andre Guedes
2020-05-22
1
-6
/
+0
*
igc: Align terms used in NFC support code
Andre Guedes
2020-05-21
1
-21
/
+21
*
igc: Add 'igc_ethtool_' prefix to functions in igc_ethtool.c
Andre Guedes
2020-05-21
1
-1
/
+1
*
igc: Get rid of igc_max_channels()
Andre Guedes
2020-05-21
1
-6
/
+1
*
igc: Add support for source address filters in core
Andre Guedes
2020-05-21
1
-16
/
+33
*
igc: Remove mac_table from igc_adapter
Andre Guedes
2020-05-20
1
-37
/
+20
*
igc: Remove IGC_MAC_STATE_SRC_ADDR flag
Andre Guedes
2020-05-20
1
-19
/
+8
*
igc: Refactor ethertype filtering code
Andre Guedes
2020-05-19
1
-0
/
+93
*
igc: Refactor VLAN priority filtering code
Andre Guedes
2020-05-19
1
-0
/
+52
*
igc: remove IGC_REMOVED function
Vitaly Lifshits
2020-05-19
1
-3
/
+0
*
igc: add support to eeprom, registers and link self-tests
Vitaly Lifshits
2020-05-18
1
-2
/
+2
*
igc: Use netdev log helpers in igc_main.c
Andre Guedes
2020-05-18
1
-61
/
+50
*
igc: Add ECN support for TSO
Sasha Neftin
2020-05-18
1
-0
/
+1
*
igc: Add debug messages to MAC filter code
Andre Guedes
2020-04-19
1
-2
/
+22
*
igc: Refactor igc_del_mac_filter()
Andre Guedes
2020-04-19
1
-26
/
+19
*
igc: Refactor igc_mac_entry_can_be_used()
Andre Guedes
2020-04-19
1
-33
/
+47
*
igc: Remove igc_*_mac_steering_filter() wrappers
Andre Guedes
2020-04-19
1
-16
/
+4
*
igc: Remove IGC_MAC_STATE_QUEUE_STEERING
Andre Guedes
2020-04-19
1
-13
/
+19
*
igc: Remove 'queue' check in igc_del_mac_filter()
Andre Guedes
2020-04-19
1
-14
/
+11
*
igc: Improve address check in igc_del_mac_filter()
Andre Guedes
2020-04-19
1
-1
/
+1
*
igc: Refactor igc_rar_set_index()
Andre Guedes
2020-04-19
1
-31
/
+42
*
igc: Fix igc_uc_unsync()
Andre Guedes
2020-04-19
1
-3
/
+1
*
igc: Change igc_add_mac_filter() returning value
Andre Guedes
2020-04-19
1
-5
/
+2
*
igc: Check unsupported flag in igc_add_mac_filter()
Andre Guedes
2020-04-19
1
-0
/
+2
*
igc: Remove duplicate code in MAC filtering logic
Andre Guedes
2020-04-19
1
-99
/
+13
*
igc: Add new device IDs for i225 part
Sasha Neftin
2020-04-19
1
-0
/
+3
*
igc: Fix default MAC address filter override
Andre Guedes
2020-04-17
1
-0
/
+2
*
igc: Remove dead code related to flower filter
Andre Guedes
2020-04-17
1
-3
/
+0
*
igc: Fix NFC queue redirection support
Andre Guedes
2020-04-17
1
-3
/
+8
*
igc: Remove copper fiber switch control
Sasha Neftin
2020-04-17
1
-9
/
+0
*
igc: Enable NETIF_F_HW_TC flag
Sasha Neftin
2020-04-17
1
-0
/
+1
*
igc: Add support for ETF offloading
Vinicius Costa Gomes
2020-04-17
1
-3
/
+67
*
igc: Add support for taprio offloading
Vinicius Costa Gomes
2020-04-17
1
-0
/
+113
*
igc: Add GSO partial support
Sasha Neftin
2020-04-17
1
-0
/
+10
*
igc: Add WOL support
Sasha Neftin
2020-02-19
1
-0
/
+10
*
igc: Add pcie error handler support
Sasha Neftin
2020-02-19
1
-0
/
+103
*
igc: Complete to commit Add basic skeleton for PTP
Sasha Neftin
2020-02-19
1
-0
/
+2
*
igc: Add dump options
Sasha Neftin
2020-02-19
1
-0
/
+2
*
igc: Complete to commit Add legacy power management support
Sasha Neftin
2020-02-19
1
-0
/
+27
*
igc: Add support for TSO
Sasha Neftin
2020-01-17
1
-1
/
+112
*
igc: Add SKU for i225 device
Sasha Neftin
2020-01-17
1
-0
/
+1
*
igc: Fix typo in a comment
Sasha Neftin
2020-01-17
1
-1
/
+1
*
igc: Add support for TX timestamping
Vinicius Costa Gomes
2020-01-06
1
-0
/
+50
*
igc: Add support for RX timestamping
Vinicius Costa Gomes
2020-01-06
1
-0
/
+10
*
igc: Add basic skeleton for PTP
Vinicius Costa Gomes
2020-01-06
1
-0
/
+27
*
igc: Remove no need declaration of the igc_sw_init
Sasha Neftin
2020-01-04
1
-743
/
+740
*
igc: Remove no need declaration of the igc_write_itr
Sasha Neftin
2020-01-04
1
-17
/
+16
*
igc: Remove no need declaration of the igc_assign_vector
Sasha Neftin
2020-01-04
1
-62
/
+61
*
igc: Remove no need declaration of the igc_free_q_vector
Sasha Neftin
2020-01-04
1
-21
/
+20
*
igc: Remove no need declaration of the igc_free_q_vectors
Sasha Neftin
2020-01-04
1
-14
/
+13
[next]