index
:
linux.git
for-next
master
Linus' kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_main.c
Age
Commit message (
Expand
)
Author
2022-12-08
ice: always call ice_ptp_link_change and make it void
Jacob Keller
2022-11-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-11-23
ice: Accumulate ring statistics over reset
Benjamin Mikailenko
2022-11-23
ice: Accumulate HW and Netdev statistics over reset
Benjamin Mikailenko
2022-11-21
ice: fix handling of burst Tx timestamps
Jacob Keller
2022-11-17
ice: Prevent ADQ, DCB coexistence with Custom Tx scheduler
Michal Wilczynski
2022-11-03
net: remove unused ndo_get_devlink_port
Jiri Pirko
2022-11-03
net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port
Jiri Pirko
2022-10-28
net: Remove the obsolte u64_stats_fetch_*_irq() users (drivers).
Thomas Gleixner
2022-10-25
ice: Enable RX queue selection using skbedit action
Amritha Nambiar
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-09-27
ice: reorder PF/representor devlink port register/unregister flows
Jiri Pirko
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-09-20
ice: Add low latency Tx timestamp read
Karol Kolacinski
2022-09-20
ice: Fix interface being down after reset with link-down-on-close flag on
Mateusz Palczewski
2022-09-20
ice: config netdev tc before setting queues number
Michal Swiatkowski
2022-09-08
ice: Don't double unplug aux on peer initiated reset
Dave Ertman
2022-09-08
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-09-06
ice: Allow operation with reduced device MSI-X
Tony Nguyen
2022-09-02
ice: use bitmap_free instead of devm_kfree
Michal Swiatkowski
2022-09-02
ice: Fix DMA mappings leak
Przemyslaw Patynowski
2022-08-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-08-22
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2022-08-22
ice: xsk: use Rx ring's XDP ring when picking NAPI context
Maciej Fijalkowski
2022-08-18
ice: Remove ucast_shared
Sylwester Dziedziuch
2022-08-18
ice: Implement FCS/CRC and VLAN stripping co-existence policy
Anatolii Gerasymenko
2022-08-18
ice: Implement control of FCS/CRC stripping
Jesse Brandeburg
2022-08-17
ice: Fix clearing of promisc mode with bridge over bond
Grzegorz Siwik
2022-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-08-01
net: ice: fix error NETIF_F_HW_VLAN_CTAG_FILTER check in ice_vsi_sync_fltr()
Jian Shen
2022-07-29
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
2022-07-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-07-28
ice: allow toggling loopback mode via ndo_set_features callback
Maciej Fijalkowski
2022-07-28
ice: compress branches in ice_set_features()
Maciej Fijalkowski
2022-07-28
ice: Introduce enabling promiscuous mode on multiple VF's
Michal Wilczynski
2022-07-26
ice: do not setup vlan for loopback VSI
Maciej Fijalkowski
2022-07-26
ice: Fix VSIs unable to share unicast MAC
Anirudh Venkataramanan
2022-07-15
ice: Remove pci_aer_clear_nonfatal_status() call
Zhuo Chen
2022-07-12
ice: handle E822 generic device ID in PLDM header
Paul M Stillwell Jr
2022-06-14
ice: Sync VLAN filtering features for DVM
Roman Storozhenko
2022-05-19
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-17
ice: fix possible under reporting of ethtool Tx and Rx statistics
Paul Greenwalt
2022-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-05-09
rtnetlink: add extack support in fdb del handlers
Alaa Mohamed
2022-05-06
ice: Fix race during aux device (un)plugging
Ivan Vecera
2022-05-05
ice: get switch id on switchdev devices
Michal Swiatkowski
2022-04-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2022-04-26
ice: wait 5 s for EMP reset after firmware flash
Petr Oros
2022-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2022-04-12
ice: Add mpls+tso support
Joe Damato
[next]