index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igc
Age
Commit message (
Expand
)
Author
Files
Lines
2023-09-19
igc: Change IGC_MIN to allow set rx/tx value between 64 and 80
Olga Zaborska
1
-2
/
+2
2023-07-27
igc: Fix inserting of empty frame for launchtime
Florian Kauer
1
-1
/
+1
2023-07-27
igc: Fix launchtime before start of cycle
Florian Kauer
1
-1
/
+1
2023-07-27
igc: set TP bit in 'supported' and 'advertising' fields of ethtool_link_ksett...
Prasad Koya
1
-0
/
+2
2023-07-27
igc: Remove delay during TX ring configuration
Muhammad Husaini Zulkifli
1
-1
/
+0
2023-07-27
igc: Fix race condition in PTP tx code
Vinicius Costa Gomes
3
-30
/
+41
2023-07-27
igc: Enable and fix RX hash usage by netstack
Jesper Dangaard Brouer
2
-4
/
+55
2023-04-05
igc: fix the validation logic for taprio's gate list
AKASHI Takahiro
1
-10
/
+10
2023-02-15
igc: return an error if the mac type is unknown in igc_ptp_systim_to_hwtstamp()
Tom Rix
1
-5
/
+9
2023-01-14
igc: Set Qbv start_time and end_time to end_time if not being configured in GCL
Tan Tee Min
1
-1
/
+13
2023-01-14
igc: Lift TAPRIO schedule restriction
Kurt Kanzenbach
1
-6
/
+17
2023-01-14
igc: recalculate Qbv end_time by considering cycle time
Tan Tee Min
1
-0
/
+15
2023-01-14
igc: Add checking for basetime less than zero
Muhammad Husaini Zulkifli
1
-0
/
+3
2023-01-14
igc: Use strict cycles for Qbv scheduling
Vinicius Costa Gomes
1
-9
/
+2
2023-01-14
igc: Enhance Qbv scheduling by using first flag bit
Vinicius Costa Gomes
3
-29
/
+151
2023-01-14
net: add a helper to avoid issues with HW TX timestamping and SO_TXTIME
Vladimir Oltean
1
-1
/
+1
2023-01-14
net: igc: use skb_csum_is_sctp instead of protocol check
Xin Long
1
-13
/
+1
2022-07-29
igc: Reinstate IGC_REMOVED logic and implement it properly
Lennert Buytenhek
2
-1
/
+7
2022-06-22
igc: Enable PCIe PTM
Vinicius Costa Gomes
1
-0
/
+5
2022-05-25
igc: Update I226_K device ID
Sasha Neftin
1
-0
/
+1
2022-05-25
igc: Remove phy->type checking
Sasha Neftin
1
-11
/
+4
2022-05-25
igc: Remove _I_PHY_ID checking
Sasha Neftin
3
-15
/
+4
2022-04-27
igc: Fix BUG: scheduling while atomic
Sasha Neftin
1
-2
/
+2
2022-04-27
igc: Fix infinite loop in release_swfw_sync
Sasha Neftin
1
-2
/
+9
2022-03-08
igc: igc_write_phy_reg_gpy: drop premature return
Sasha Neftin
1
-2
/
+0
2022-03-08
igc: igc_read_phy_reg_gpy: drop premature return
Corinna Vinschen
1
-2
/
+0
2022-01-05
igc: Fix TX timestamp support for non-MSI-X platforms
James McLaughlin
1
-0
/
+6
2021-12-22
igc: Fix typo in i225 LTR functions
Sasha Neftin
1
-1
/
+1
2021-09-18
igc: Check if num of q_vectors is smaller than max before array access
Sasha Neftin
1
-1
/
+8
2021-09-03
igc: Use num_tx_queues when iterating over tx_ring queue
Toshiki Nishioka
1
-2
/
+2
2021-09-03
igc: fix page fault when thunderbolt is unplugged
Aaron Ma
2
-14
/
+21
2021-07-28
igc: Fix an error handling path in 'igc_probe()'
Christophe JAILLET
1
-0
/
+1
2021-07-28
igc: change default return of igc_read_phy_reg()
Tom Rix
1
-1
/
+1
2021-07-28
igc: Fix use-after-free error during reset
Vinicius Costa Gomes
1
-0
/
+2
2021-03-30
igc: Fix igc_ptp_rx_pktstamp()
Andre Guedes
2
-33
/
+41
2021-03-30
igc: Fix Supported Pause Frame Link Setting
Muhammad Husaini Zulkifli
1
-0
/
+3
2021-03-30
igc: Fix Pause Frame Advertising
Muhammad Husaini Zulkifli
1
-3
/
+1
2021-03-30
igc: reinit_locked() should be called with rtnl_lock
Sasha Neftin
1
-0
/
+9
2021-02-10
igc: Report speed and duplex as unknown when device is runtime suspended
Kai-Heng Feng
1
-1
/
+2
2021-02-10
igc: check return value of ret_val in igc_config_fc_after_link_up
Kevin Lo
1
-1
/
+1
2021-02-10
igc: set the default return value to -IGC_ERR_NVM in igc_write_nvm_srwr
Kevin Lo
1
-2
/
+1
2021-02-04
igc: fix link speed advertising
Corinna Vinschen
1
-6
/
+18
2020-11-11
igc: Fix returning wrong statistics
Vinicius Costa Gomes
1
-6
/
+8
2020-09-30
net: intel: Remove in_interrupt() warnings
Sebastian Andrzej Siewior
1
-1
/
+0
2020-09-29
igc: Clean up nvm_info structure
Sasha Neftin
1
-3
/
+0
2020-09-29
igc: Reject schedules with a base_time in the future
Vinicius Costa Gomes
1
-2
/
+23
2020-09-29
igc: Export a way to read the PTP timer
Vinicius Costa Gomes
2
-4
/
+4
2020-09-29
igc: Remove reset disable flag
Sasha Neftin
1
-1
/
+0
2020-09-29
igc: Save PTP time before a reset
Vinicius Costa Gomes
3
-3
/
+29
2020-09-29
igc: Remove references to SYSTIMR register
Vinicius Costa Gomes
1
-10
/
+2
[next]