index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.12.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
pinetabv-6.6.y-devel
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starfive-6.6.48-dubhe
starfive-6.6.63-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igc
/
igc_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-20
igc: Refactor VLAN priority filtering code
Andre Guedes
1
-0
/
+52
2020-05-20
igc: remove IGC_REMOVED function
Vitaly Lifshits
1
-3
/
+0
2020-05-19
igc: add support to eeprom, registers and link self-tests
Vitaly Lifshits
1
-2
/
+2
2020-05-19
igc: Use netdev log helpers in igc_main.c
Andre Guedes
1
-61
/
+50
2020-05-19
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-20
igc: Add WOL support
Sasha Neftin
1
-0
/
+10
2020-02-20
igc: Add pcie error handler support
Sasha Neftin
1
-0
/
+103
2020-02-20
igc: Complete to commit Add basic skeleton for PTP
Sasha Neftin
1
-0
/
+2
2020-02-20
igc: Add dump options
Sasha Neftin
1
-0
/
+2
2020-02-20
igc: Complete to commit Add legacy power management support
Sasha Neftin
1
-0
/
+27
2020-01-17
igc: Add support for TSO
Sasha Neftin
1
-1
/
+112
2020-01-17
igc: Add SKU for i225 device
Sasha Neftin
1
-0
/
+1
2020-01-17
igc: Fix typo in a comment
Sasha Neftin
1
-1
/
+1
2020-01-07
igc: Add support for TX timestamping
Vinicius Costa Gomes
1
-0
/
+50
2020-01-07
igc: Add support for RX timestamping
Vinicius Costa Gomes
1
-0
/
+10
2020-01-07
igc: Add basic skeleton for PTP
Vinicius Costa Gomes
1
-0
/
+27
2020-01-05
igc: Remove no need declaration of the igc_sw_init
Sasha Neftin
1
-743
/
+740
2020-01-05
igc: Remove no need declaration of the igc_write_itr
Sasha Neftin
1
-17
/
+16
2020-01-05
igc: Remove no need declaration of the igc_assign_vector
Sasha Neftin
1
-62
/
+61
2020-01-05
igc: Remove no need declaration of the igc_free_q_vector
Sasha Neftin
1
-21
/
+20
2020-01-05
igc: Remove no need declaration of the igc_free_q_vectors
Sasha Neftin
1
-14
/
+13
2020-01-05
igc: Remove no need declaration of the igc_irq_disable
Sasha Neftin
1
-34
/
+33
2020-01-05
igc: Remove no need declaration of the igc_irq_enable
Sasha Neftin
1
-24
/
+23
2020-01-05
igc: Remove no need declaration of the igc_configure_msix
Sasha Neftin
1
-45
/
+44
2020-01-05
igc: Remove no need declaration of the igc_set_rx_mode
Sasha Neftin
1
-177
/
+176
2020-01-05
igc: Remove no need declaration of the igc_set_interrupt_capability
Sasha Neftin
1
-72
/
+70
2020-01-05
igc: Remove no need declaration of the igc_alloc_mapped_page
Sasha Neftin
1
-48
/
+46
2020-01-05
igc: Remove no need declaration of the igc_configure
Sasha Neftin
1
-46
/
+45
[prev]
[next]