index
:
pm24.git
cpufreq-rust
master
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
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: Lift TAPRIO schedule restriction
Kurt Kanzenbach
2022-07-14
igc: Reinstate IGC_REMOVED logic and implement it properly
Lennert Buytenhek
2022-05-10
igc: Remove igc_set_spd_dplx method
Sasha Neftin
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-28
igc: Fix TX timestamp support for non-MSI-X platforms
James McLaughlin
2021-12-28
igc: switch to napi_build_skb()
Alexander Lobakin
2021-12-13
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
2021-11-30
igc: enable XDP metadata in driver
Jesper Dangaard Brouer
2021-11-30
igc: AF_XDP zero-copy metadata adjust breaks SKBs on XDP_PASS
Jesper Dangaard Brouer
2021-10-29
igc: Add new device ID
Sasha Neftin
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
2021-09-16
igc: fix tunnel offloading
Paolo Abeni
2021-08-27
igc: Add support for CBS offloading
Aravindhan Gunasekaran
2021-08-27
igc: Simplify TSN flags handling
Vinicius Costa Gomes
2021-08-27
igc: Use default cycle 'start' and 'end' values for queues
Vinicius Costa Gomes
2021-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-08-24
igc: Enable PCIe PTM
Vinicius Costa Gomes
2021-08-20
igc: Use num_tx_queues when iterating over tx_ring queue
Toshiki Nishioka
2021-08-20
igc: fix page fault when thunderbolt is unplugged
Aaron Ma
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-20
igc: Increase timeout value for Speed 100/1000/2500
Muhammad Husaini Zulkifli
2021-07-20
igc: Remove phy->type checking
Sasha Neftin
2021-07-20
igc: Remove _I_PHY_ID checking
Sasha Neftin
2021-07-20
igc: Check if num of q_vectors is smaller than max before array access
Sasha Neftin
2021-07-20
Revert "igc: Export LEDs"
Kurt Kanzenbach
2021-07-16
igc: Export LEDs
Kurt Kanzenbach
2021-07-16
igc: Make flex filter more flexible
Kurt Kanzenbach
2021-07-16
igc: Integrate flex filter into ethtool ops
Kurt Kanzenbach
2021-07-16
igc: Add possibility to add flex filter
Kurt Kanzenbach
2021-07-01
igc: Fix an error handling path in 'igc_probe()'
Christophe JAILLET
2021-07-01
igc: Fix use-after-free error during reset
Vinicius Costa Gomes
2021-06-24
intel: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-06-04
igc: Enable HW VLAN Insertion and HW VLAN Stripping
Muhammad Husaini Zulkifli
2021-06-03
igc: add correct exception tracing for XDP
Magnus Karlsson
2021-05-20
igc: Enable TX via AF_XDP zero-copy
Andre Guedes
2021-05-20
igc: Enable RX via AF_XDP zero-copy
Andre Guedes
2021-05-20
igc: Replace IGC_TX_FLAGS_XDP flag by an enum
Andre Guedes
2021-05-20
igc: Introduce igc_unmap_tx_buffer() helper
Andre Guedes
2021-05-20
igc: Introduce TX/RX stats helpers
Andre Guedes
2021-05-20
igc: Refactor XDP rxq info registration
Andre Guedes
2021-05-20
igc: Refactor igc_clean_rx_ring()
Andre Guedes
2021-05-20
igc: Refactor __igc_xdp_run_prog()
Andre Guedes
[next]