开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
Age
Commit message (
Expand
)
Author
2024-12-05
Merge tag 'net-6.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/net...
Linus Torvalds
2024-12-03
ice: Fix VLAN pruning in switchdev mode
Marcin Szycik
2024-12-03
ice: Fix NULL pointer dereference in switchdev
Wojciech Drewek
2024-12-03
ice: fix PHY timestamp extraction for ETH56G
Przemyslaw Korba
2024-12-03
ice: fix PHY Clock Recovery availability check
Arkadiusz Kubalewski
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
2024-11-15
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2024-11-15
ndo_fdb_del: Add a parameter to report whether notification was sent
Petr Machata
2024-11-15
ndo_fdb_add: Add a parameter to report whether notification was sent
Petr Machata
2024-11-13
ice: Unbind the workqueue
Frederic Weisbecker
2024-11-13
ice: use stack variable for virtchnl_supported_rxdids
Jacob Keller
2024-11-13
ice: initialize pf->supported_rxdids immediately after loading DDP
Jacob Keller
2024-11-13
ice: only allow Tx promiscuous for multicast
Brett Creeley
2024-11-13
ice: Add support for persistent NAPI config
Joe Damato
2024-11-13
ice: support optional flags in signature segment header
Przemek Kitszel
2024-11-13
ice: refactor "last" segment of DDP pkg
Przemek Kitszel
2024-11-13
ice: extend dump serdes equalizer values feature
Mateusz Polchlopek
2024-11-13
ice: rework of dump serdes equalizer values feature
Mateusz Polchlopek
2024-11-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-11-04
ice: change q_index variable type to s16 to store -1 value
Mateusz Polchlopek
2024-11-04
ice: Fix use after free during unload with ports in bridge
Marcin Szycik
2024-11-03
dim: pass dim_sample to net_dim() by reference
Caleb Sander Mateos
2024-10-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-10-29
ice: fix crash on probe for DPLL enabled E810 LOM
Arkadiusz Kubalewski
2024-10-29
ice: block SF port creation in legacy mode
Michal Swiatkowski
2024-10-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-10-10
Merge branch 'net-introduce-tx-h-w-shaping-api'
Jakub Kicinski
2024-10-10
ice: Support VF queue rate limit and quanta size configuration
Wenjun Wu
2024-10-08
ice: Cleanup unused declarations
Yue Haibing
2024-10-08
ice: Use common error handling code in two functions
Markus Elfring
2024-10-08
ice: Make use of assign_bit() API
Hongbo Li
2024-10-08
ice: store max_frame and rx_buf_len only in ice_rx_ring
Jacob Keller
2024-10-08
ice: consistently use q_idx in ice_vc_cfg_qs_msg()
Jacob Keller
2024-10-08
ice: add E830 HW VF mailbox message limit support
Paul Greenwalt
2024-10-08
ice: Implement ethtool reset support
Wojciech Drewek
2024-10-08
ice: Fix increasing MSI-X on VF
Marcin Szycik
2024-10-08
ice: Flush FDB entries before reset
Wojciech Drewek
2024-10-08
ice: Fix netif_is_ice() in Safe Mode
Marcin Szycik
2024-10-08
ice: Fix entering Safe Mode
Marcin Szycik
2024-10-04
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2024-10-03
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-10-01
ice: Drop auxbus use for PTP to finalize ice_adapter move
Sergey Temerkhanov
2024-10-01
ice: Use ice_adapter for PTP shared data instead of auxdev
Sergey Temerkhanov
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
[next]