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: linearize tso skb with too many frags
Shannon Nelson
2021-03-17
1
-6
/
+7
*
ionic: Remove unused function pointer typedef ionic_reset_cb
Chen Lin
2021-02-16
1
-2
/
+0
*
net: add inline function skb_csum_is_sctp
Xin Long
2021-01-19
1
-1
/
+1
*
ionic: account for vlan tag len in rx buffer len
Shannon Nelson
2020-12-22
1
-1
/
+1
*
drivers: net: ionic: simplify the return expression of ionic_set_rxfh()
Zheng Yongjun
2020-12-09
1
-6
/
+1
*
ionic: change mtu after queues are stopped
Shannon Nelson
2020-12-02
1
-2
/
+4
*
ionic: remove some unnecessary oom messages
Shannon Nelson
2020-12-02
3
-9
/
+5
*
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2020-11-24
2
-0
/
+2
*
devlink: move flash end and begin to core devlink
Jacob Keller
2020-11-20
1
-2
/
+0
*
devlink: move request_firmware out of driver
Jacob Keller
2020-11-20
3
-12
/
+4
*
ionic: useful names for booleans
Shannon Nelson
2020-11-14
3
-9
/
+15
*
ionic: change set_rx_mode from_ndo to can_sleep
Shannon Nelson
2020-11-14
1
-10
/
+10
*
ionic: flatten calls to ionic_lif_rx_mode
Shannon Nelson
2020-11-14
1
-22
/
+16
*
ionic: use mc sync for multicast filters
Shannon Nelson
2020-11-14
1
-11
/
+8
*
ionic: batch rx buffer refilling
Shannon Nelson
2020-11-14
2
-9
/
+13
*
ionic: add lif quiesce
Shannon Nelson
2020-11-14
1
-0
/
+20
*
ionic: check for link after netdev registration
Shannon Nelson
2020-11-14
1
-0
/
+2
*
ionic: start queues before announcing link up
Shannon Nelson
2020-11-14
1
-6
/
+6
*
ionic: check port ptr before use
Shannon Nelson
2020-11-05
1
-0
/
+5
*
ionic: fix mem leak in rx_empty
Shannon Nelson
2020-10-24
1
-13
/
+11
*
ionic: no rx flush in deinit
Shannon Nelson
2020-10-24
3
-15
/
+0
*
ionic: clean up sparse complaints
Shannon Nelson
2020-10-24
7
-27
/
+29
*
ionic: add new bad firmware error code
Shannon Nelson
2020-10-03
2
-0
/
+3
*
ionic: use lif ident for filter count
Shannon Nelson
2020-10-03
1
-9
/
+10
*
ionic: refill lif identity after fw_up
Shannon Nelson
2020-10-03
3
-14
/
+22
*
ionic: disable all queue napi contexts on timeout
Shannon Nelson
2020-10-03
1
-26
/
+21
*
ionic: check qcq ptr in ionic_qcq_disable
Shannon Nelson
2020-10-03
1
-11
/
+20
*
ionic: clear linkcheck bit on alloc fail
Shannon Nelson
2020-10-03
1
-1
/
+3
*
ionic: drain the work queue
Shannon Nelson
2020-10-03
1
-10
/
+13
*
ionic: contiguous memory for notifyq
Shannon Nelson
2020-10-03
1
-22
/
+47
*
ionic: prevent early watchdog check
Shannon Nelson
2020-10-01
1
-1
/
+4
*
ionic: stop watchdog timer earlier on remove
Shannon Nelson
2020-10-01
3
-8
/
+3
*
net: ionic: Remove WARN_ON(in_interrupt()).
Sebastian Andrzej Siewior
2020-09-29
1
-4
/
+0
*
net: ionic: Replace in_interrupt() usage.
Sebastian Andrzej Siewior
2020-09-29
3
-21
/
+47
*
devlink: convert flash_update to use params structure
Jacob Keller
2020-09-26
1
-3
/
+2
*
devlink: check flash_update parameter support in net core
Jacob Keller
2020-09-26
1
-3
/
+0
*
ionic: add devlink firmware update
Shannon Nelson
2020-09-18
5
-9
/
+239
*
ionic: update the fw update api
Shannon Nelson
2020-09-18
2
-8
/
+29
*
ionic: add DIMLIB to Kconfig
Shannon Nelson
2020-09-18
1
-0
/
+1
*
ionic: dynamic interrupt moderation
Shannon Nelson
2020-09-17
6
-31
/
+112
*
ionic: fix up debugfs after queue swap
Shannon Nelson
2020-09-15
1
-0
/
+15
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2020-09-05
1
-10
/
+3
|
\
|
*
ionic: fix txrx work accounting
Shannon Nelson
2020-08-31
1
-10
/
+3
*
|
ionic: clarify boolean precedence
Shannon Nelson
2020-09-03
1
-2
/
+2
*
|
ionic: remove unused variable
Shannon Nelson
2020-09-03
1
-2
/
+0
*
|
ionic: clean adminq service routine
Shannon Nelson
2020-09-03
3
-48
/
+25
*
|
ionic: clean up desc_info and cq_info structs
Shannon Nelson
2020-09-03
3
-39
/
+8
*
|
ionic: struct reorder for faster access
Shannon Nelson
2020-09-03
2
-16
/
+16
*
|
ionic: clean up page handling code
Shannon Nelson
2020-09-03
1
-31
/
+40
*
|
ionic: pull reset_queues into tx_timeout handler
Shannon Nelson
2020-08-28
2
-32
/
+8
[next]