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: 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
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-15
1
-0
/
+4
|
\
|
*
ionic: don't remove netdev->dev_addr when syncing uc list
Shannon Nelson
2021-10-09
1
-0
/
+4
*
|
ionic: no devlink_unregister if not registered
Shannon Nelson
2021-10-13
1
-1
/
+0
*
|
ionic: tame the filter no space message
Shannon Nelson
2021-10-10
1
-1
/
+14
*
|
ionic: allow adminq requests to override default error message
Shannon Nelson
2021-10-10
3
-20
/
+42
*
|
ionic: handle vlan id overflow
Shannon Nelson
2021-10-10
4
-41
/
+56
*
|
ionic: generic filter delete
Shannon Nelson
2021-10-10
1
-10
/
+25
*
|
ionic: generic filter add
Shannon Nelson
2021-10-10
1
-22
/
+46
*
|
ionic: add generic filter search
Shannon Nelson
2021-10-10
1
-3
/
+18
*
|
ionic: remove mac overflow flags
Shannon Nelson
2021-10-10
2
-7
/
+2
*
|
ionic: move lif mac address functions
Shannon Nelson
2021-10-10
2
-131
/
+131
*
|
ionic: add filterlist to debugfs
Shannon Nelson
2021-10-10
1
-0
/
+46
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-08
2
-4
/
+3
|
\
|
|
*
ionic: move filter sync_needed bit set
Shannon Nelson
2021-10-06
2
-4
/
+3
*
|
ionic: add lif param to ionic_qcq_disable
Shannon Nelson
2021-10-02
1
-12
/
+12
*
|
ionic: have ionic_qcq_disable decide on sending to hardware
Shannon Nelson
2021-10-02
1
-19
/
+20
*
|
ionic: add polling to adminq wait
Shannon Nelson
2021-10-02
2
-6
/
+31
*
|
ionic: widen queue_lock use around lif init and deinit
Shannon Nelson
2021-10-02
1
-3
/
+11
*
|
ionic: move lif mutex setup and delete
Shannon Nelson
2021-10-02
1
-5
/
+10
*
|
ionic: check for binary values in FW ver string
Shannon Nelson
2021-10-02
1
-3
/
+14
*
|
ionic: remove debug stats
Shannon Nelson
2021-10-02
7
-225
/
+0
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-09-30
1
-9
/
+0
|
\
|
|
*
ionic: fix gathering of debug stats
Shannon Nelson
2021-09-28
1
-9
/
+0
*
|
ionic: Move devlink registration to be last devlink command
Leon Romanovsky
2021-09-27
1
-2
/
+2
*
|
devlink: Make devlink_register to be void
Leon Romanovsky
2021-09-22
1
-6
/
+1
|
/
[next]