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
/
pensando
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-30
net: devlink: let the core report the driver name instead of the drivers
Vincent Mailhol
1
-4
/
+0
2022-11-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+7
2022-11-14
net: ionic: Fix error handling in ionic_init_module()
Yuan Can
1
-1
/
+7
2022-11-03
net: make drivers to use SET_NETDEV_DEVLINK_PORT to set devlink_port
Jiri Pirko
1
-1
/
+1
2022-10-27
ionic: refactor use of ionic_rx_fill()
Neel Patel
1
-11
/
+12
2022-10-27
ionic: enable tunnel offloads
Neel Patel
2
-3
/
+13
2022-10-27
ionic: new ionic device identity level and VF start control
Shannon Nelson
5
-2
/
+64
2022-10-27
ionic: only save the user set VF attributes
Shannon Nelson
1
-16
/
+17
2022-10-27
ionic: replay VF attributes after fw crash recovery
Shannon Nelson
1
-0
/
+70
2022-10-18
ionic: catch NULL pointer issue on reconfig
Brett Creeley
1
-4
/
+8
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-8
/
+4
2022-09-27
ionic: change order of devlink port register and netdev register
Jiri Pirko
1
-8
/
+8
2022-08-25
ionic: VF initial random MAC address if no assigned mac
R Mohamed Shah
1
-5
/
+87
2022-08-25
ionic: fix up issues with handling EAGAIN on FW cmds
Shannon Nelson
1
-1
/
+3
2022-08-25
ionic: clear broken state on generation change
Shannon Nelson
1
-0
/
+3
2022-08-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
1
-1
/
+1
2022-08-01
net: ionic: fix error check for vlan flags in ionic_set_nic_features()
Jian Shen
1
-1
/
+1
2022-07-02
net: add skb_[inner_]tcp_all_headers helpers
Eric Dumazet
1
-3
/
+2
2022-05-09
ionic: fix missing pci_release_regions() on error in ionic_probe()
Yang Yingliang
1
-1
/
+2
2022-02-28
ionic: no transition while stopping
Shannon Nelson
1
-5
/
+9
2022-02-22
ionic: use vmalloc include
Shannon Nelson
1
-0
/
+1
2022-02-18
ionic: clean up comments and whitespace
Shannon Nelson
3
-5
/
+3
2022-02-18
ionic: prefer strscpy over strlcpy
Shannon Nelson
2
-4
/
+4
2022-02-18
ionic: Use vzalloc for large per-queue related buffers
Brett Creeley
1
-8
/
+6
2022-02-18
ionic: catch transition back to RUNNING with fw_generation 0
Shannon Nelson
1
-2
/
+2
2022-01-25
ionic: replace set_vf data with union
Shannon Nelson
4
-67
/
+55
2022-01-25
ionic: stretch heartbeat detection
Shannon Nelson
4
-24
/
+20
2022-01-25
ionic: remove the dbid_inuse bitmap
Shannon Nelson
2
-17
/
+1
2022-01-25
ionic: disable napi when ionic_lif_init() fails
Brett Creeley
1
-0
/
+1
2022-01-25
ionic: Cleanups in the Tx hotpath code
Brett Creeley
1
-32
/
+34
2022-01-25
ionic: Prevent filter add/del err msgs when the device is not available
Brett Creeley
1
-5
/
+32
2022-01-25
ionic: Query FW when getting VF info via ndo_get_vf_config
Brett Creeley
5
-8
/
+148
2022-01-25
ionic: Allow flexibility for error reporting on dev commands
Brett Creeley
2
-4
/
+30
2022-01-25
ionic: Correctly print AQ errors if completions aren't received
Brett Creeley
1
-0
/
+2
2022-01-25
ionic: fix up printing of timeout error
Shannon Nelson
1
-2
/
+6
2022-01-25
ionic: better handling of RESET event
Shannon Nelson
2
-10
/
+24
2022-01-25
ionic: add FW_STOPPING state
Shannon Nelson
4
-12
/
+19
2022-01-25
ionic: Don't send reset commands if FW isn't running
Brett Creeley
3
-13
/
+23
2022-01-25
ionic: separate function for watchdog init
Shannon Nelson
1
-12
/
+19
2022-01-25
ionic: start watchdog after all is setup
Shannon Nelson
2
-4
/
+3
2022-01-25
ionic: fix type complaint in ionic_dev_cmd_clean()
Shannon Nelson
1
-3
/
+3
2021-12-30
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2021-12-28
ionic: Initialize the 'lif->dbid_inuse' bitmap
Christophe JAILLET
1
-1
/
+1
2021-11-22
ethtool: extend ringparam setting/getting API with rx_buf_len
Hao Chen
1
-2
/
+6
2021-10-24
net: convert users of bitmap_foo() to linkmode_foo()
Sean Anderson
1
-2
/
+1
2021-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+4
2021-10-12
ionic: no devlink_unregister if not registered
Shannon Nelson
1
-1
/
+0
2021-10-10
ionic: tame the filter no space message
Shannon Nelson
1
-1
/
+14
2021-10-10
ionic: allow adminq requests to override default error message
Shannon Nelson
3
-20
/
+42
2021-10-10
ionic: handle vlan id overflow
Shannon Nelson
4
-41
/
+56
[next]