index
:
linux
master
Torvalds' mirror for benchmark reasons
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
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
2021-05-20
igc: Move igc_xdp_is_enabled()
Andre Guedes
2021-05-14
igc: use XDP helpers
Matteo Croce
2021-04-16
igc: enable auxiliary PHC functions for the i225
Ederson de Souza
2021-04-16
igc: Enable internal i225 PPS
Ederson de Souza
2021-03-29
igc: Add support for XDP_REDIRECT action
Andre Guedes
2021-03-29
igc: Add support for XDP_TX action
Andre Guedes
2021-03-29
igc: Add initial XDP support
Andre Guedes
2021-03-29
igc: Refactor Rx timestamp handling
Andre Guedes
2021-03-29
igc: Introduce igc_get_rx_frame_truesize() helper
Andre Guedes
2021-03-29
igc: Introduce igc_rx_buffer_flip() helper
Andre Guedes
2021-03-29
igc: Remove unused argument from igc_tx_cmd_type()
Andre Guedes
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2021-03-19
igc: Assign boolean values to a bool variable
Jiapeng Zhong
2021-03-11
igc: reinit_locked() should be called with rtnl_lock
Sasha Neftin
2021-03-10
net: add a helper to avoid issues with HW TX timestamping and SO_TXTIME
Vladimir Oltean
2021-02-04
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
Jakub Kicinski
[next]