index
:
linux.git
sunxi/cedar/a33-support
sunxi/cedar/mmio-trace
sunxi/cedrus/jpeg-base
sunxi/cedrus/jpeg-nv16
Linux kernel
git repo user
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igc
Age
Commit message (
Expand
)
Author
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: Set QBVCYCLET_S to 0 for TSN Basic Scheduling
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: Allow for Flex Filters to be installed
Vinicius Costa Gomes
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: change default return of igc_read_phy_reg()
Tom Rix
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-04
igc: Indentation fixes
Sasha Neftin
2021-06-04
igc: Remove unused MDICNFG register
Sasha Neftin
2021-06-04
igc: Remove unused asymmetric pause bit from igc defines
Sasha Neftin
2021-06-04
igc: Update driver to use ethtool_sprintf
Sasha Neftin
2021-06-03
igc: add correct exception tracing for XDP
Magnus Karlsson
2021-05-26
igb/igc: use strongly typed pointer
Jesse Brandeburg
2021-05-26
intel: remove checker warning
Jesse Brandeburg
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: Expose LPI counters
Sasha Neftin
2021-04-16
igc: Fix overwrites return value
Sasha Neftin
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: Add set/clear large buffer helpers
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-23
igc: Fix prototype warning
Sasha Neftin
2021-03-19
igc: Assign boolean values to a bool variable
Jiapeng Zhong
[next]