index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
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
2022-02-07
igc: avoid kernel warning when changing RX ring parameters
Corinna Vinschen
1
-0
/
+3
2022-01-31
igc: don't reserve excessive XDP_PACKET_HEADROOM on XSK Rx to skb
Alexander Lobakin
1
-6
/
+7
2022-01-27
igc: Remove useless DMA-32 fallback configuration
Christophe JAILLET
1
-13
/
+6
2021-12-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
David S. Miller
1
-1
/
+1
2021-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+6
2021-12-28
igc: Fix TX timestamp support for non-MSI-X platforms
James McLaughlin
1
-0
/
+6
2021-12-28
igc: switch to napi_build_skb()
Alexander Lobakin
1
-1
/
+1
2021-12-13
bpf: Let bpf_warn_invalid_xdp_action() report more info
Paolo Abeni
1
-1
/
+1
2021-11-30
igc: enable XDP metadata in driver
Jesper Dangaard Brouer
1
-11
/
+22
2021-11-30
igc: AF_XDP zero-copy metadata adjust breaks SKBs on XDP_PASS
Jesper Dangaard Brouer
1
-1
/
+3
2021-10-29
igc: Add new device ID
Sasha Neftin
1
-0
/
+1
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
1
-2
/
+2
2021-09-16
igc: fix tunnel offloading
Paolo Abeni
1
-1
/
+3
2021-08-27
igc: Add support for CBS offloading
Aravindhan Gunasekaran
1
-0
/
+71
2021-08-27
igc: Simplify TSN flags handling
Vinicius Costa Gomes
1
-1
/
+1
2021-08-27
igc: Use default cycle 'start' and 'end' values for queues
Vinicius Costa Gomes
1
-16
/
+21
2021-08-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-15
/
+21
2021-08-24
igc: Enable PCIe PTM
Vinicius Costa Gomes
1
-0
/
+6
2021-08-20
igc: Use num_tx_queues when iterating over tx_ring queue
Toshiki Nishioka
1
-2
/
+2
2021-08-20
igc: fix page fault when thunderbolt is unplugged
Aaron Ma
1
-13
/
+19
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
1
-1
/
+1
2021-07-20
igc: Increase timeout value for Speed 100/1000/2500
Muhammad Husaini Zulkifli
1
-1
/
+3
2021-07-20
igc: Remove phy->type checking
Sasha Neftin
1
-11
/
+4
2021-07-20
igc: Remove _I_PHY_ID checking
Sasha Neftin
1
-2
/
+1
2021-07-20
igc: Check if num of q_vectors is smaller than max before array access
Sasha Neftin
1
-1
/
+8
2021-07-20
Revert "igc: Export LEDs"
Kurt Kanzenbach
1
-132
/
+0
2021-07-16
igc: Export LEDs
Kurt Kanzenbach
1
-0
/
+132
2021-07-16
igc: Make flex filter more flexible
Kurt Kanzenbach
1
-9
/
+5
2021-07-16
igc: Integrate flex filter into ethtool ops
Kurt Kanzenbach
1
-3
/
+187
2021-07-16
igc: Add possibility to add flex filter
Kurt Kanzenbach
1
-0
/
+134
2021-07-01
igc: Fix an error handling path in 'igc_probe()'
Christophe JAILLET
1
-0
/
+1
2021-07-01
igc: Fix use-after-free error during reset
Vinicius Costa Gomes
1
-0
/
+2
2021-06-24
intel: Remove rcu_read_lock() around XDP program invocation
Toke Høiland-Jørgensen
1
-5
/
+2
2021-06-07
Merge ra.kernel.org:/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-4
/
+8
2021-06-04
igc: Enable HW VLAN Insertion and HW VLAN Stripping
Muhammad Husaini Zulkifli
1
-2
/
+72
2021-06-03
igc: add correct exception tracing for XDP
Magnus Karlsson
1
-6
/
+5
2021-05-20
igc: Enable TX via AF_XDP zero-copy
Andre Guedes
1
-4
/
+109
2021-05-20
igc: Enable RX via AF_XDP zero-copy
Andre Guedes
1
-13
/
+331
2021-05-20
igc: Replace IGC_TX_FLAGS_XDP flag by an enum
Andre Guedes
1
-5
/
+20
2021-05-20
igc: Introduce igc_unmap_tx_buffer() helper
Andre Guedes
1
-34
/
+15
2021-05-20
igc: Introduce TX/RX stats helpers
Andre Guedes
1
-12
/
+31
2021-05-20
igc: Refactor XDP rxq info registration
Andre Guedes
1
-4
/
+12
2021-05-20
igc: Refactor igc_clean_rx_ring()
Andre Guedes
1
-9
/
+14
2021-05-20
igc: Refactor __igc_xdp_run_prog()
Andre Guedes
1
-28
/
+28
2021-05-20
igc: Move igc_xdp_is_enabled()
Andre Guedes
1
-5
/
+0
2021-05-14
igc: use XDP helpers
Matteo Croce
1
-6
/
+3
2021-04-16
igc: enable auxiliary PHC functions for the i225
Ederson de Souza
1
-2
/
+53
2021-04-16
igc: Enable internal i225 PPS
Ederson de Souza
1
-0
/
+8
2021-03-29
igc: Add support for XDP_REDIRECT action
Andre Guedes
1
-11
/
+73
2021-03-29
igc: Add support for XDP_TX action
Andre Guedes
1
-10
/
+166
[next]