index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
igc
Age
Commit message (
Expand
)
Author
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
2021-03-19
igc: Remove unused MII_CR_LOOPBACK
Sasha Neftin
2021-03-19
igc: Remove unused MII_CR_SPEED
Sasha Neftin
2021-03-19
igc: Remove unused MII_CR_RESET
Sasha Neftin
2021-03-11
igc: Fix igc_ptp_rx_pktstamp()
Andre Guedes
2021-03-11
igc: Fix Supported Pause Frame Link Setting
Muhammad Husaini Zulkifli
2021-03-11
igc: Fix Pause Frame Advertising
Muhammad Husaini Zulkifli
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
2021-02-04
net: use the new dev_page_is_reusable() instead of private versions
Alexander Lobakin
2021-02-03
igc: Fix TDBAL register show incorrect value
Sasha Neftin
2021-02-03
igc: Remove unused FUNC_1 mask
Sasha Neftin
2021-02-03
igc: Remove unused local receiver mask
Sasha Neftin
2021-02-03
igc: Prefer strscpy over strlcpy
Sasha Neftin
2021-02-03
igc: Expose the gPHY firmware version
Sasha Neftin
2021-02-03
igc: Expose the NVM version
Sasha Neftin
[next]