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