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
/
ice
Age
Commit message (
Expand
)
Author
2024-10-01
ice: Initial support for E825C hardware in ice_adapter
Sergey Temerkhanov
2024-10-01
ice: Add ice_get_ctrl_ptp() wrapper to simplify the code
Sergey Temerkhanov
2024-10-01
ice: Introduce ice_get_phy_model() wrapper
Sergey Temerkhanov
2024-10-01
ice: Enable 1PPS out from CGU for E825C products
Sergey Temerkhanov
2024-10-01
ice: Read SDP section from NVM for pin definitions
Yochai Hagvi
2024-10-01
ice: Disable shared pin on E810 on setfunc
Karol Kolacinski
2024-10-01
ice: Cache perout/extts requests and check flags
Karol Kolacinski
2024-10-01
ice: Align E810T GPIO to other products
Karol Kolacinski
2024-10-01
ice: Add SDPs support for E825C
Karol Kolacinski
2024-10-01
ice: Implement ice_ptp_pin_desc
Karol Kolacinski
2024-09-30
ice: fix VLAN replay after reset
Dave Ertman
2024-09-30
ice: disallow DPLL_PIN_STATE_SELECTABLE for dpll output pins
Arkadiusz Kubalewski
2024-09-30
ice: fix memleak in ice_init_tx_topology()
Przemek Kitszel
2024-09-30
ice: clear port vlan config during reset
Michal Swiatkowski
2024-09-30
ice: Fix improper handling of refcount in ice_sriov_set_msix_vec_count()
Gui-Dong Han
2024-09-30
ice: Fix improper handling of refcount in ice_dpll_init_rclk_pins()
Gui-Dong Han
2024-09-30
ice: set correct dst VSI in only LAN filters
Michal Swiatkowski
2024-09-15
ice: Fix a NULL vs IS_ERR() check in probe()
Dan Carpenter
2024-09-15
ice: Fix a couple NULL vs IS_ERR() bugs
Dan Carpenter
2024-09-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-09
ice: fix VSI lists confusion when adding VLANs
Michal Schmidt
2024-09-09
ice: stop calling pci_disable_device() as we use pcim
Przemek Kitszel
2024-09-09
ice: fix accounting for filters shared by multiple VSIs
Jacob Keller
2024-09-09
ice: Fix lldp packets dropping after changing the number of channels
Martyna Szapar-Mudlaw
2024-09-06
ice: subfunction activation and base devlink ops
Piotr Raczynski
2024-09-06
ice: basic support for VLAN in subfunctions
Michal Swiatkowski
2024-09-06
ice: support subfunction devlink Tx topology
Michal Swiatkowski
2024-09-06
ice: implement netdevice ops for SF representor
Michal Swiatkowski
2024-09-06
ice: check if SF is ready in ethtool ops
Michal Swiatkowski
2024-09-06
ice: don't set target VSI for subfunction
Michal Swiatkowski
2024-09-06
ice: create port representor for SF
Michal Swiatkowski
2024-09-06
ice: make representor code generic
Michal Swiatkowski
2024-09-06
ice: implement netdev for subfunction
Piotr Raczynski
2024-09-06
ice: base subfunction aux driver
Piotr Raczynski
2024-09-06
ice: allocate devlink for subfunction
Piotr Raczynski
2024-09-06
ice: treat subfunction VSI the same as PF VSI
Michal Swiatkowski
2024-09-06
ice: add basic devlink subfunctions support
Piotr Raczynski
2024-09-06
ice: export ice ndo_ops functions
Piotr Raczynski
2024-09-06
ice: add new VSI type for subfunctions
Piotr Raczynski
2024-09-06
ice: Remove setting of RX software timestamp
Gal Pressman
2024-09-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-09-03
ice: do not bring the VSI up, if it was down before the XDP setup
Larysa Zaremba
2024-09-03
ice: remove ICE_CFG_BUSY locking from AF_XDP code
Larysa Zaremba
2024-09-03
ice: check ICE_VSI_DOWN under rtnl_lock when preparing for reset
Larysa Zaremba
2024-09-03
ice: check for XDP rings instead of bpf program when unconfiguring
Larysa Zaremba
2024-09-03
ice: protect XDP configuration with a mutex
Larysa Zaremba
2024-09-03
ice: move netif_queue_set_napi to rtnl-protected sections
Larysa Zaremba
2024-08-28
ice: Add netif_device_attach/detach into PF reset flow
Dawid Osuchowski
2024-08-27
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2024-08-26
ice: add callbacks for Embedded SYNC enablement on dpll pins
Arkadiusz Kubalewski
[prev]
[next]