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
Age
Commit message (
Expand
)
Author
Files
Lines
2021-02-08
ice: Improve MSI-X fallback logic
Tony Nguyen
1
-15
/
+25
2021-02-08
ice: Fix trivial error message
Mitch Williams
1
-1
/
+1
2021-02-08
ice: remove unnecessary casts
Bruce Allan
4
-11
/
+11
2021-02-08
ice: Refactor DCB related variables out of the ice_port_info struct
Chinh T Cao
7
-78
/
+83
2021-02-08
ice: fix writeback enable logic
Jesse Brandeburg
2
-35
/
+25
2021-02-08
ice: Use PSM clock frequency to calculate RL profiles
Ben Shelton
5
-9
/
+63
2021-02-08
ice: create scheduler aggregator node config and move VSIs
Kiran Patil
9
-20
/
+1207
2021-02-08
ice: Add initial support framework for LAG
Dave Ertman
7
-0
/
+570
2021-02-08
ice: Remove xsk_buff_pool from VSI structure
Michal Swiatkowski
3
-79
/
+30
2021-02-08
ice: implement new LLDP filter command
Dave Ertman
6
-8
/
+82
2021-02-08
ice: log message when trusted VF goes in/out of promisc mode
Brett Creeley
1
-13
/
+19
2021-02-05
ice: remove dead code
Bruce Allan
1
-7
/
+1
2021-02-05
ice: use flex_array_size where possible
Bruce Allan
2
-2
/
+2
2021-02-05
ice: Replace one-element array with flexible-array member
Gustavo A. R. Silva
2
-4
/
+4
2021-02-05
ice: display stored UNDI firmware version via devlink info
Jacob Keller
3
-38
/
+113
2021-02-05
ice: display stored netlist versions via devlink info
Jacob Keller
7
-93
/
+176
2021-02-05
ice: display some stored NVM versions via devlink info
Jacob Keller
3
-4
/
+94
2021-02-05
ice: introduce function for reading from flash modules
Jacob Keller
2
-5
/
+179
2021-02-05
ice: cache NVM module bank information
Jacob Keller
2
-0
/
+188
2021-02-05
ice: introduce context struct for info report
Jacob Keller
1
-41
/
+68
2021-02-05
ice: create flash_info structure and separate NVM version
Jacob Keller
4
-62
/
+91
2021-02-05
ice: report timeout length for erasing during devlink flash
Jacob Keller
1
-3
/
+7
2021-02-04
net: use the new dev_page_is_reusable() instead of private versions
Alexander Lobakin
1
-11
/
+2
2021-01-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-21
/
+38
2021-01-26
ice: Fix MSI-X vector fallback logic
Brett Creeley
3
-12
/
+14
2021-01-26
ice: Don't allow more channels than LAN MSI-X available
Brett Creeley
1
-4
/
+4
2021-01-26
ice: update dev_addr in ice_set_mac_address even if HW filter exists
Nick Nunley
1
-1
/
+7
2021-01-26
ice: Implement flow for IPv6 next header (extension header)
Nick Nunley
1
-3
/
+6
2021-01-26
ice: fix FDir IPv6 flexbyte
Henry Tieman
1
-1
/
+7
2021-01-15
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
1
-7
/
+8
2021-01-09
ice: drop dead code in ice_receive_skb()
Eric Dumazet
1
-6
/
+1
2021-01-08
net, xdp: Introduce xdp_prepare_buff utility routine
Lorenzo Bianconi
1
-4
/
+5
2021-01-08
net, xdp: Introduce xdp_init_buff utility routine
Lorenzo Bianconi
1
-3
/
+3
2021-01-07
net: remove ndo_udp_tunnel_* callbacks
Jakub Kicinski
1
-2
/
+0
2020-12-16
ice, xsk: clear the status bits for the next_to_use descriptor
Björn Töpel
1
-1
/
+4
2020-12-14
ice, xsk: Move Rx allocation out of while-loop
Björn Töpel
1
-6
/
+3
2020-12-11
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-9
/
+22
2020-12-09
ice: avoid premature Rx buffer reuse
Björn Töpel
1
-9
/
+22
2020-12-09
ice: Add space to unknown speed
Simon Perron Caissy
1
-1
/
+1
2020-12-09
ice: join format strings to same line as ice_debug
Jacob Keller
7
-160
/
+80
2020-12-09
ice: silence static analysis warning
Bruce Allan
1
-1
/
+1
2020-12-09
ice: cleanup misleading comment
Bruce Allan
1
-3
/
+3
2020-12-09
ice: Remove vlan_ena from vsi structure
Nick Nunley
2
-8
/
+4
2020-12-09
ice: Remove gate to OROM init
Jeb Cramer
1
-26
/
+0
2020-12-09
ice: Enable Support for FW Override (E82X)
Jeb Cramer
1
-4
/
+0
2020-12-09
ice: don't always return an error for Get PHY Abilities AQ command
Paul M Stillwell Jr
1
-1
/
+2
2020-12-09
ice: cleanup stack hog
Bruce Allan
1
-18
/
+26
2020-12-04
Merge https://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf-next
Jakub Kicinski
2
-3
/
+3
2020-12-01
xsk: Propagate napi_id to XDP socket Rx path
Björn Töpel
2
-3
/
+3
2020-11-19
devlink: move flash end and begin to core devlink
Jacob Keller
1
-4
/
+1
[prev]
[next]