index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
pensando
Age
Commit message (
Expand
)
Author
2021-03-18
ionic: protect adminq from early destroy
Shannon Nelson
2021-03-18
ionic: stop watchdog when in broken state
Shannon Nelson
2021-03-18
ionic: block actions during fw reset
Shannon Nelson
2021-03-18
ionic: update ethtool support bits for BASET
Shannon Nelson
2021-03-18
ionic: fix unchecked reference
Shannon Nelson
2021-03-18
ionic: simplify the intr_index use in txq_init
Shannon Nelson
2021-03-18
ionic: code cleanup details
Shannon Nelson
2021-03-17
ionic: Update driver to use ethtool_sprintf
Alexander Duyck
2021-03-15
ionic: aggregate Tx byte counting calls
Shannon Nelson
2021-03-15
ionic: simplify tx clean
Shannon Nelson
2021-03-15
ionic: generic tx skb mapping
Shannon Nelson
2021-03-15
ionic: simplify TSO descriptor mapping
Shannon Nelson
2021-03-10
ionic: simplify use of completion types
Shannon Nelson
2021-03-10
ionic: rebuild debugfs on qcq swap
Shannon Nelson
2021-03-10
ionic: simplify rx skb alloc
Shannon Nelson
2021-03-10
ionic: optimize fastpath struct usage
Shannon Nelson
2021-03-10
ionic: implement Rx page reuse
Shannon Nelson
2021-03-10
ionic: move rx_page_alloc and free
Shannon Nelson
2021-02-16
ionic: Remove unused function pointer typedef ionic_reset_cb
Chen Lin
2021-01-19
net: add inline function skb_csum_is_sctp
Xin Long
2020-12-21
ionic: account for vlan tag len in rx buffer len
Shannon Nelson
2020-12-08
drivers: net: ionic: simplify the return expression of ionic_set_rxfh()
Zheng Yongjun
2020-12-01
ionic: change mtu after queues are stopped
Shannon Nelson
2020-12-01
ionic: remove some unnecessary oom messages
Shannon Nelson
2020-11-23
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2020-11-19
devlink: move flash end and begin to core devlink
Jacob Keller
2020-11-19
devlink: move request_firmware out of driver
Jacob Keller
2020-11-14
ionic: useful names for booleans
Shannon Nelson
2020-11-14
ionic: change set_rx_mode from_ndo to can_sleep
Shannon Nelson
2020-11-14
ionic: flatten calls to ionic_lif_rx_mode
Shannon Nelson
2020-11-14
ionic: use mc sync for multicast filters
Shannon Nelson
2020-11-14
ionic: batch rx buffer refilling
Shannon Nelson
2020-11-14
ionic: add lif quiesce
Shannon Nelson
2020-11-14
ionic: check for link after netdev registration
Shannon Nelson
2020-11-14
ionic: start queues before announcing link up
Shannon Nelson
2020-11-05
ionic: check port ptr before use
Shannon Nelson
2020-10-23
ionic: fix mem leak in rx_empty
Shannon Nelson
2020-10-23
ionic: no rx flush in deinit
Shannon Nelson
2020-10-23
ionic: clean up sparse complaints
Shannon Nelson
2020-10-02
ionic: add new bad firmware error code
Shannon Nelson
2020-10-02
ionic: use lif ident for filter count
Shannon Nelson
2020-10-02
ionic: refill lif identity after fw_up
Shannon Nelson
2020-10-02
ionic: disable all queue napi contexts on timeout
Shannon Nelson
2020-10-02
ionic: check qcq ptr in ionic_qcq_disable
Shannon Nelson
2020-10-02
ionic: clear linkcheck bit on alloc fail
Shannon Nelson
2020-10-02
ionic: drain the work queue
Shannon Nelson
2020-10-02
ionic: contiguous memory for notifyq
Shannon Nelson
2020-09-30
ionic: prevent early watchdog check
Shannon Nelson
2020-09-30
ionic: stop watchdog timer earlier on remove
Shannon Nelson
2020-09-29
net: ionic: Remove WARN_ON(in_interrupt()).
Sebastian Andrzej Siewior
[next]