Age | Commit message (Expand) | Author |
2023-01-12 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2023-01-10 | igc: Fix PPS delta between two synchronized end-points | Christopher S Hall |
2023-01-03 | igc: Remove reset adapter task for i226 during disable tsn config | Muhammad Husaini Zulkifli |
2023-01-03 | igc: enable Qbv configuration for 2nd GCL | Tan Tee Min |
2023-01-03 | igc: remove I226 Qbv BaseTime restriction | Muhammad Husaini Zulkifli |
2022-12-15 | igc: Set Qbv start_time and end_time to end_time if not being configured in GCL | Tan Tee Min |
2022-12-15 | igc: recalculate Qbv end_time by considering cycle time | Tan Tee Min |
2022-12-15 | igc: allow BaseTime 0 enrollment for Qbv | Tan Tee Min |
2022-12-15 | igc: Add checking for basetime less than zero | Muhammad Husaini Zulkifli |
2022-12-15 | igc: Use strict cycles for Qbv scheduling | Vinicius Costa Gomes |
2022-12-15 | igc: Enhance Qbv scheduling by using first flag bit | Vinicius Costa Gomes |
2022-11-02 | igc: Correct the launchtime offset | Muhammad Husaini Zulkifli |
2022-10-28 | net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers). | Thomas Gleixner |
2022-09-28 | net: drop the weight argument from netif_napi_add | Jakub Kicinski |
2022-09-08 | igc: Remove IGC_MDIC_INT_EN definition | Sasha Neftin |
2022-08-18 | igc: add xdp frags support to ndo_xdp_xmit | Lorenzo Bianconi |
2022-07-21 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-07-18 | igc: Remove forced_speed_duplex value | Sasha Neftin |
2022-07-18 | igc: Remove MSI-X PBA Clear register | Sasha Neftin |
2022-07-18 | igc: Lift TAPRIO schedule restriction | Kurt Kanzenbach |
2022-07-14 | igc: Reinstate IGC_REMOVED logic and implement it properly | Lennert Buytenhek |
2022-06-30 | intel/igc:fix repeated words in comments | Jilin Yuan |
2022-06-30 | intel: remove unused macros | Jesse Brandeburg |
2022-05-10 | igc: Change type of the 'igc_check_downshift' method | Sasha Neftin |
2022-05-10 | igc: Remove unused phy_type enum | Sasha Neftin |
2022-05-10 | igc: Remove igc_set_spd_dplx method | Sasha Neftin |
2022-04-13 | igc: Fix suspending when PTM is active | Vinicius Costa Gomes |
2022-04-13 | igc: Fix BUG: scheduling while atomic | Sasha Neftin |
2022-04-13 | igc: Fix infinite loop in release_swfw_sync | Sasha Neftin |
2022-03-03 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2022-02-28 | igc: igc_write_phy_reg_gpy: drop premature return | Sasha Neftin |
2022-02-28 | igc: igc_read_phy_reg_gpy: drop premature return | Corinna Vinschen |
2022-02-07 | igc: avoid kernel warning when changing RX ring parameters | Corinna Vinschen |
2022-01-31 | igc: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb | Alexander Lobakin |
2022-01-27 | igc: Remove useless DMA-32 fallback configuration | Christophe JAILLET |
2021-12-31 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next | David S. Miller |
2021-12-30 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-12-29 | net: Don't include filter.h from net/sock.h | Jakub Kicinski |
2021-12-28 | igc: Fix TX timestamp support for non-MSI-X platforms | James McLaughlin |
2021-12-28 | igc: Do not enable crosstimestamping for i225-V models | Vinicius Costa Gomes |
2021-12-28 | igc: switch to napi_build_skb() | Alexander Lobakin |
2021-12-21 | igc: Remove obsolete define | Sasha Neftin |
2021-12-21 | igc: Remove obsolete mask | Sasha Neftin |
2021-12-21 | igc: Remove obsolete nvm type | Sasha Neftin |
2021-12-21 | igc: Remove unused phy type | Sasha Neftin |
2021-12-21 | igc: Remove unused _I_PHY_ID define | Sasha Neftin |
2021-12-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net | Jakub Kicinski |
2021-12-15 | igc: Fix typo in i225 LTR functions | Sasha Neftin |
2021-12-14 | net_tstamp: add new flag HWTSTAMP_FLAG_BONDED_PHC_INDEX | Hangbin Liu |
2021-12-13 | bpf: Let bpf_warn_invalid_xdp_action() report more info | Paolo Abeni |