index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
intel
/
ice
/
ice.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-07-28
ice: Introduce enabling promiscuous mode on multiple VF's
Michal Wilczynski
1
-2
/
+0
2022-07-26
ice: Add support for PPPoE hardware offload
Marcin Szycik
1
-0
/
+1
2022-07-21
ice: add write functionality for GNSS TTY
Karol Kolacinski
1
-2
/
+2
2022-07-15
ice: Add EXTTS feature to the feature bitmap
Anirudh Venkataramanan
1
-0
/
+1
2022-05-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2022-05-06
ice: Fix race during aux device (un)plugging
Ivan Vecera
1
-0
/
+1
2022-05-05
ice: introduce common helper for retrieving VSI by vsi_num
Maciej Fijalkowski
1
-0
/
+15
2022-04-05
ice: synchronize_rcu() when terminating rings
Maciej Fijalkowski
1
-1
/
+1
2022-04-01
ice: Fix broken IFF_ALLMULTI handling
Ivan Vecera
1
-1
/
+0
2022-03-28
ice: xsk: Fix indexing in ice_tx_xsk_pool()
Maciej Fijalkowski
1
-1
/
+1
2022-03-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+2
2022-03-23
ice: fix 'scheduling while atomic' on aux critical err interrupt
Alexander Lobakin
1
-0
/
+2
2022-03-14
ice: remove circular header dependencies on ice.h
Jacob Keller
1
-3
/
+0
2022-03-14
ice: rename ice_virtchnl_pf.c to ice_sriov.c
Jacob Keller
1
-1
/
+1
2022-03-14
ice: rename ice_sriov.c to ice_vf_mbx.c
Jacob Keller
1
-1
/
+1
2022-03-11
ice: Support GTP-U and GTP-C offload in switchdev
Marcin Szycik
1
-0
/
+1
2022-03-10
Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/tnguy/...
Jakub Kicinski
1
-0
/
+3
2022-03-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+11
2022-03-10
ice: Fix race condition during interface enslave
Ivan Vecera
1
-1
/
+10
2022-03-09
ice: Add slow path offload stats on port representor in switchdev
Marcin Szycik
1
-0
/
+3
2022-03-08
ice: Fix error with handling of bonding MTU
Dave Ertman
1
-0
/
+1
2022-03-03
ice: factor VF variables to separate structure
Jacob Keller
1
-9
/
+1
2022-03-03
ice: store VF pointer instead of VF ID
Jacob Keller
1
-2
/
+1
2022-03-03
ice: add TTY for GNSS module for E810T device
Karol Kolacinski
1
-0
/
+6
2022-02-24
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+0
2022-02-18
ice: fix concurrent reset and removal of VFs
Jacob Keller
1
-1
/
+0
2022-02-14
ice: Simplify tracking status of RDMA support
Dave Ertman
1
-3
/
+0
2022-02-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+2
2022-02-10
ice: Avoid RTNL lock when re-creating auxiliary device
Dave Ertman
1
-1
/
+2
2022-02-09
ice: Add ability for PF admin to enable VF VLAN pruning
Brett Creeley
1
-0
/
+1
2022-02-09
ice: Add outer_vlan_ops and VSI specific VLAN ops implementations
Brett Creeley
1
-1
/
+2
2022-02-09
ice: Add new VSI VLAN ops
Brett Creeley
1
-0
/
+2
2021-12-30
ice: Add flow director support for channel mode
Kiran Patil
1
-1
/
+6
2021-12-15
ice: support immediate firmware activation via devlink reload
Jacob Keller
1
-0
/
+1
2021-12-15
ice: devlink: add shadow-ram region to snapshot Shadow RAM
Jacob Keller
1
-0
/
+1
2021-12-14
ice: Remove string printing for ice_status
Tony Nguyen
1
-1
/
+0
2021-11-22
net/ice: Add support for enable_iwarp and enable_roce devlink param
Shiraz Saleem
1
-0
/
+1
2021-11-03
ice: Fix VF true promiscuous mode
Brett Creeley
1
-4
/
+1
2021-10-28
ice: Add support to print error on PHY FW load failure
Brett Creeley
1
-0
/
+1
2021-10-28
ice: support for indirect notification
Michal Swiatkowski
1
-0
/
+8
2021-10-20
ice: Add tc-flower filter support for channel
Kiran Patil
1
-1
/
+8
2021-10-20
ice: enable ndo_setup_tc support for mqprio_qdisc
Kiran Patil
1
-0
/
+21
2021-10-20
ice: Add infrastructure for mqprio support via ndo_setup_tc
Kiran Patil
1
-1
/
+77
2021-10-15
ice: make use of ice_for_each_* macros
Maciej Fijalkowski
1
-1
/
+4
2021-10-15
ice: introduce XDP_TX fallback path
Maciej Fijalkowski
1
-0
/
+3
2021-10-15
ice: split ice_ring onto Tx/Rx separate structs
Maciej Fijalkowski
1
-8
/
+25
2021-10-14
ice: Implement support for SMA and U.FL on E810-T
Maciej Machnikowski
1
-0
/
+1
2021-10-11
ice: ndo_setup_tc implementation for PF
Kiran Patil
1
-0
/
+4
2021-10-07
ice: add port representor ethtool ops and stats
Wojciech Drewek
1
-0
/
+14
2021-10-07
ice: introduce new type of VSI for switchdev
Grzegorz Nitka
1
-0
/
+1
[next]