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_main.c
Age
Commit message (
Expand
)
Author
Files
Lines
2021-12-15
ice: tighter control over VSI_DOWN state
Jesse Brandeburg
1
-3
/
+4
2021-12-15
ice: support immediate firmware activation via devlink reload
Jacob Keller
1
-0
/
+8
2021-12-14
ice: Propagate error codes
Tony Nguyen
1
-50
/
+18
2021-12-14
ice: Remove excess error variables
Tony Nguyen
1
-85
/
+74
2021-12-14
ice: Cleanup after ice_status removal
Tony Nguyen
1
-35
/
+25
2021-12-14
ice: Remove enum ice_status
Tony Nguyen
1
-6
/
+6
2021-12-14
ice: Use int for ice_status
Tony Nguyen
1
-25
/
+25
2021-12-14
ice: Remove string printing for ice_status
Tony Nguyen
1
-117
/
+45
2021-12-14
ice: Refactor status flow for DDP load
Wojciech Drewek
1
-98
/
+68
2021-12-14
ice: Refactor promiscuous functions
Brett Creeley
1
-18
/
+31
2021-12-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-11
/
+21
2021-12-08
ice: safer stats processing
Jesse Brandeburg
1
-11
/
+18
2021-12-07
ice: ignore dropped packets during init
Jesse Brandeburg
1
-0
/
+3
2021-11-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+17
2021-11-22
net/ice: Add support for enable_iwarp and enable_roce devlink param
Shiraz Saleem
1
-1
/
+8
2021-11-22
ice: avoid bpf_prog refcount underflow
Marta Plantykow
1
-1
/
+17
2021-10-29
ice: Remove boolean vlan_promisc flag from function
Brett Creeley
1
-6
/
+6
2021-10-28
ice: Add support to print error on PHY FW load failure
Brett Creeley
1
-5
/
+44
2021-10-28
ice: VXLAN and Geneve TC support
Michal Swiatkowski
1
-0
/
+5
2021-10-28
ice: support for indirect notification
Michal Swiatkowski
1
-2
/
+186
2021-10-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+7
2021-10-20
ice: Add tc-flower filter support for channel
Kiran Patil
1
-1
/
+76
2021-10-20
ice: enable ndo_setup_tc support for mqprio_qdisc
Kiran Patil
1
-9
/
+880
2021-10-20
ice: Add infrastructure for mqprio support via ndo_setup_tc
Kiran Patil
1
-3
/
+3
2021-10-20
ice: Add missing E810 device ids
Tony Nguyen
1
-0
/
+2
2021-10-19
ice: update dim usage and moderation
Jesse Brandeburg
1
-52
/
+67
2021-10-19
ice: Add support for VF rate limiting
Brett Creeley
1
-0
/
+1
2021-10-15
ice: make use of ice_for_each_* macros
Maciej Fijalkowski
1
-7
/
+7
2021-10-15
ice: introduce XDP_TX fallback path
Maciej Fijalkowski
1
-6
/
+47
2021-10-15
ice: optimize XDP_TX workloads
Maciej Fijalkowski
1
-1
/
+8
2021-10-15
ice: propagate xdp_ring onto rx_ring
Maciej Fijalkowski
1
-0
/
+3
2021-10-15
ice: unify xdp_rings accesses
Maciej Fijalkowski
1
-1
/
+1
2021-10-15
ice: split ice_ring onto Tx/Rx separate structs
Maciej Fijalkowski
1
-35
/
+34
2021-10-15
ice: remove ring_active from ice_ring
Maciej Fijalkowski
1
-1
/
+0
2021-10-14
ice: Avoid crash from unnecessary IDA free
Dave Ertman
1
-1
/
+5
2021-10-11
ice: ndo_setup_tc implementation for PF
Kiran Patil
1
-0
/
+71
2021-10-07
ice: rebuild switchdev when resetting all VFs
Grzegorz Nitka
1
-1
/
+10
2021-10-07
ice: enable/disable switchdev when managing VFs
Grzegorz Nitka
1
-2
/
+4
2021-10-07
ice: introduce new type of VSI for switchdev
Grzegorz Nitka
1
-0
/
+7
2021-10-07
ice: set and release switchdev environment
Grzegorz Nitka
1
-9
/
+10
2021-10-07
ice: Move devlink port to PF/VF struct
Wojciech Drewek
1
-2
/
+2
2021-10-05
ethernet: use eth_hw_addr_set() for dev->addr_len cases
Jakub Kicinski
1
-1
/
+1
2021-10-02
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
1
-2
/
+2
2021-09-28
ice: Fix link mode handling
Anirudh Venkataramanan
1
-2
/
+6
2021-09-28
ice: Add feature bitmap, helpers and a check for DSCP
Anirudh Venkataramanan
1
-0
/
+2
2021-09-28
ice: Add DSCP support
Dave Ertman
1
-0
/
+1
2021-09-27
ice: Open devlink when device is ready
Leon Romanovsky
1
-4
/
+2
2021-09-24
ice: Delete always true check of PF pointer
Leon Romanovsky
1
-3
/
+0
2021-09-22
devlink: Make devlink_register to be void
Leon Romanovsky
1
-5
/
+1
2021-08-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-4
/
+9
[next]