index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice_lib.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-09
ice: Fix spurious interrupt during removal of trusted VF
Norbert Zulinski
1
-0
/
+25
2022-09-27
ice: reorder PF/representor devlink port register/unregister flows
Jiri Pirko
1
-3
/
+3
2022-09-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-16
/
+26
2022-09-08
ice: Fix crash by keep old cfg when update TCs more than queues
Ding Hui
1
-16
/
+26
2022-08-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+2
2022-08-22
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
1
-0
/
+22
2022-08-22
ice: xsk: use Rx ring's XDP ring when picking NAPI context
Maciej Fijalkowski
1
-2
/
+2
2022-08-18
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-2
/
+6
2022-08-18
ice: Implement control of FCS/CRC stripping
Jesse Brandeburg
1
-0
/
+22
2022-08-17
ice: Fix clearing of promisc mode with bridge over bond
Grzegorz Siwik
1
-1
/
+5
2022-08-16
ice: initialize cached_phctime when creating Rx rings
Jacob Keller
1
-0
/
+1
2022-08-11
ice: Fix VSI rebuild WARN_ON check for VF
Benjamin Mikailenko
1
-1
/
+1
2022-07-28
ice: Introduce enabling promiscuous mode on multiple VF's
Michal Wilczynski
1
-43
/
+24
2022-07-15
ice: Add EXTTS feature to the feature bitmap
Anirudh Venkataramanan
1
-0
/
+1
2022-06-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-5
/
+37
2022-06-21
ice: ethtool: Prohibit improper channel config for DCB
Anatolii Gerasymenko
1
-5
/
+37
2022-06-10
Merge branch '10GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/n...
Jakub Kicinski
1
-1
/
+1
2022-06-09
drivers/net/ethernet/intel: fix typos in comments
Julia Lawall
1
-1
/
+1
2022-06-08
ice: remove VLAN representor specific ops
Michal Swiatkowski
1
-0
/
+3
2022-05-17
ice: Fix interrupt moderation settings getting cleared
Michal Wilczynski
1
-8
/
+8
2022-04-08
ice: arfs: fix use-after-free when freeing @rx_cpu_rmap
Alexander Lobakin
1
-1
/
+4
2022-04-05
ice: Set txq_teid to ICE_INVAL_TEID on ring creation
Anatolii Gerasymenko
1
-0
/
+1
2022-04-01
ice: Clear default forwarding VSI during VSI release
Ivan Vecera
1
-0
/
+2
2022-03-09
ice: change "can't set link" message to dbg level
Jonathan Toppins
1
-3
/
+3
2022-03-03
ice: convert VF storage to hash table with krefs and RCU
Jacob Keller
1
-6
/
+18
2022-03-03
ice: introduce VF accessor functions
Jacob Keller
1
-2
/
+2
2022-03-03
ice: factor VF variables to separate structure
Jacob Keller
1
-4
/
+4
2022-03-03
ice: convert ice_for_each_vf to include VF entry iterator
Jacob Keller
1
-11
/
+10
2022-03-03
ice: store VF pointer instead of VF ID
Jacob Keller
1
-71
/
+107
2022-03-03
ice: add TTY for GNSS module for E810T device
Karol Kolacinski
1
-1
/
+4
2022-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+6
2022-02-14
ice: Simplify tracking status of RDMA support
Dave Ertman
1
-4
/
+4
2022-02-14
ice: enable parsing IPSEC SPI headers for RSS
Jesse Brandeburg
1
-0
/
+6
2022-02-09
ice: Advertise 802.1ad VLAN filtering and offloads for PF netdev
Brett Creeley
1
-6
/
+21
2022-02-09
ice: Add hot path support for 802.1Q and 802.1ad VLAN offloads
Brett Creeley
1
-0
/
+5
2022-02-09
ice: Add outer_vlan_ops and VSI specific VLAN ops implementations
Brett Creeley
1
-12
/
+99
2022-02-09
ice: Adjust naming for inner VLAN operations
Brett Creeley
1
-4
/
+4
2022-02-09
ice: Use the proto argument for VLAN ops
Brett Creeley
1
-1
/
+1
2022-02-09
ice: Introduce ice_vlan struct
Brett Creeley
1
-1
/
+4
2022-02-09
ice: Add new VSI VLAN ops
Brett Creeley
1
-201
/
+5
2022-02-09
ice: Add helper function for adding VLAN 0
Brett Creeley
1
-1
/
+10
2022-02-09
ice: Refactor spoofcheck configuration functions
Brett Creeley
1
-19
/
+0
2021-12-30
ice: Add flow director support for channel mode
Kiran Patil
1
-13
/
+56
2021-12-14
ice: Propagate error codes
Tony Nguyen
1
-11
/
+6
2021-12-14
ice: Remove excess error variables
Tony Nguyen
1
-39
/
+31
2021-12-14
ice: Cleanup after ice_status removal
Tony Nguyen
1
-15
/
+14
2021-12-14
ice: Remove enum ice_status
Tony Nguyen
1
-36
/
+3
2021-12-14
ice: Use int for ice_status
Tony Nguyen
1
-19
/
+19
2021-12-14
ice: Remove string printing for ice_status
Tony Nguyen
1
-48
/
+48
2021-11-22
ice: fix vsi->txq_map sizing
Maciej Fijalkowski
1
-2
/
+7
[next]