index
:
linux/linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
kernel.org maintainers
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
Age
Commit message (
Expand
)
Author
2024-02-12
ice: Remove and readd netdev during devlink reload
Wojciech Drewek
2024-02-12
ice: add support for 3k signing DDP sections for E825C
Grzegorz Nitka
2024-02-12
ice: Add helper function ice_is_generic_mac
Grzegorz Nitka
2024-02-12
ice: introduce new E825C devices family
Grzegorz Nitka
2024-02-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-07
net: intel: fix old compiler regressions
Jesse Brandeburg
2024-02-02
ice: remove incorrect comment
Paul M Stillwell Jr
2024-02-02
ice: Add a new counter for Rx EIPE errors
Aniruddha Paul
2024-02-02
ice: make ice_vsi_cfg_txq() static
Maciej Fijalkowski
2024-02-02
ice: make ice_vsi_cfg_rxq() static
Maciej Fijalkowski
2024-02-01
dpll: extend lock_status_get() op by status error and expose to user
Jiri Pirko
2024-01-30
ice: stop destroying and reinitalizing Tx tracker during reset
Jacob Keller
2024-01-30
ice: factor out ice_ptp_rebuild_owner()
Jacob Keller
2024-01-30
ice: rename ice_ptp_tx_cfg_intr
Jacob Keller
2024-01-30
ice: don't check has_ready_bitmap in E810 functions
Jacob Keller
2024-01-30
ice: rename verify_cached to has_ready_bitmap
Jacob Keller
2024-01-30
ice: pass reset type to PTP reset functions
Jacob Keller
2024-01-30
ice: introduce PTP state machine
Jacob Keller
2024-01-24
ice: update xdp_rxq_info::frag_size for ZC enabled Rx queue
Maciej Fijalkowski
2024-01-24
intel: xsk: initialize skb_frag_t::bv_offset in ZC drivers
Maciej Fijalkowski
2024-01-24
ice: remove redundant xdp_rxq_info registration
Maciej Fijalkowski
2024-01-24
ice: work on pre-XDP prog frag count
Maciej Fijalkowski
2024-01-24
xsk: make xsk_buff_pool responsible for clearing xdp_buff::flags
Maciej Fijalkowski
2024-01-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-01-04
Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
2024-01-03
ice: fix Get link status data length
Paul Greenwalt
2024-01-02
ice: Fix some null pointer dereference issues in ice_ptp.c
Kunwu Chan
2024-01-02
ice: ice_base.c: Add const modifier to params and vars
Jan Glaza
2024-01-02
ice: remove rx_len_errors statistic
Jan Sokolowski
2024-01-02
ice: replace ice_vf_recreate_vsi() with ice_vf_reconfig_vsi()
Jacob Keller
2024-01-02
ice: Add support for packet mirroring using hardware in switchdev mode
Andrii Staikov
2024-01-02
ice: Enable SW interrupt from FW for LL TS
Karol Kolacinski
2024-01-02
ice: Schedule service task in IRQ top half
Karol Kolacinski
2023-12-27
ice: dpll: fix phase offset value
Arkadiusz Kubalewski
2023-12-27
ice: Shut down VSI with "link-down-on-close" enabled
Ngai-Mint Kwan
2023-12-27
ice: Fix link_down_on_close message
Katarzyna Wieczerzycka
2023-12-22
Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/ne...
David S. Miller
2023-12-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-12-18
Merge tag 'for-netdev' of https://git.kernel.org/pub/scm/linux/kernel/git/bpf...
Jakub Kicinski
2023-12-18
ice: cleanup inconsistent code
Jesse Brandeburg
2023-12-18
ice: field get conversion
Jesse Brandeburg
2023-12-18
ice: fix pre-shifted bit usage
Jesse Brandeburg
2023-12-18
ice: field prep conversion
Jesse Brandeburg
2023-12-18
ice: Fix PF with enabled XDP going no-carrier after reset
Larysa Zaremba
2023-12-18
ice: alter feature support check for SRIOV and LAG
Dave Ertman
2023-12-18
ice: stop trashing VF VSI aggregator node ID information
Jacob Keller
2023-12-14
ice: add ability to read and configure FW log data
Paul M Stillwell Jr
2023-12-14
ice: enable FW logging
Paul M Stillwell Jr
2023-12-14
ice: configure FW logging
Paul M Stillwell Jr
2023-12-14
ice: remove FW logging code
Paul M Stillwell Jr
[prev]
[next]