index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
pensando
Age
Commit message (
Expand
)
Author
Files
Lines
2021-03-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-5
/
+7
2021-03-19
ionic: protect adminq from early destroy
Shannon Nelson
2
-8
/
+28
2021-03-19
ionic: stop watchdog when in broken state
Shannon Nelson
2
-2
/
+24
2021-03-19
ionic: block actions during fw reset
Shannon Nelson
3
-4
/
+15
2021-03-19
ionic: update ethtool support bits for BASET
Shannon Nelson
2
-0
/
+10
2021-03-19
ionic: fix unchecked reference
Shannon Nelson
1
-1
/
+1
2021-03-19
ionic: simplify the intr_index use in txq_init
Shannon Nelson
1
-4
/
+2
2021-03-19
ionic: code cleanup details
Shannon Nelson
3
-32
/
+25
2021-03-17
ionic: Update driver to use ethtool_sprintf
Alexander Duyck
1
-85
/
+60
2021-03-17
ionic: linearize tso skb with too many frags
Shannon Nelson
1
-6
/
+7
2021-03-16
ionic: aggregate Tx byte counting calls
Shannon Nelson
2
-3
/
+25
2021-03-16
ionic: simplify tx clean
Shannon Nelson
1
-23
/
+7
2021-03-16
ionic: generic tx skb mapping
Shannon Nelson
1
-74
/
+68
2021-03-16
ionic: simplify TSO descriptor mapping
Shannon Nelson
2
-125
/
+117
2021-03-11
ionic: simplify use of completion types
Shannon Nelson
1
-12
/
+7
2021-03-11
ionic: rebuild debugfs on qcq swap
Shannon Nelson
1
-0
/
+3
2021-03-11
ionic: simplify rx skb alloc
Shannon Nelson
1
-41
/
+22
2021-03-11
ionic: optimize fastpath struct usage
Shannon Nelson
6
-39
/
+34
2021-03-11
ionic: implement Rx page reuse
Shannon Nelson
2
-89
/
+138
2021-03-11
ionic: move rx_page_alloc and free
Shannon Nelson
1
-70
/
+70
2021-02-17
ionic: Remove unused function pointer typedef ionic_reset_cb
Chen Lin
1
-2
/
+0
2021-01-20
net: add inline function skb_csum_is_sctp
Xin Long
1
-1
/
+1
2020-12-22
ionic: account for vlan tag len in rx buffer len
Shannon Nelson
1
-1
/
+1
2020-12-09
drivers: net: ionic: simplify the return expression of ionic_set_rxfh()
Zheng Yongjun
1
-6
/
+1
2020-12-02
ionic: change mtu after queues are stopped
Shannon Nelson
1
-2
/
+4
2020-12-02
ionic: remove some unnecessary oom messages
Shannon Nelson
3
-9
/
+5
2020-11-24
net: don't include ethtool.h from netdevice.h
Jakub Kicinski
2
-0
/
+2
2020-11-20
devlink: move flash end and begin to core devlink
Jacob Keller
1
-2
/
+0
2020-11-20
devlink: move request_firmware out of driver
Jacob Keller
3
-12
/
+4
2020-11-15
ionic: useful names for booleans
Shannon Nelson
3
-9
/
+15
2020-11-15
ionic: change set_rx_mode from_ndo to can_sleep
Shannon Nelson
1
-10
/
+10
2020-11-15
ionic: flatten calls to ionic_lif_rx_mode
Shannon Nelson
1
-22
/
+16
2020-11-15
ionic: use mc sync for multicast filters
Shannon Nelson
1
-11
/
+8
2020-11-15
ionic: batch rx buffer refilling
Shannon Nelson
2
-9
/
+13
2020-11-15
ionic: add lif quiesce
Shannon Nelson
1
-0
/
+20
2020-11-15
ionic: check for link after netdev registration
Shannon Nelson
1
-0
/
+2
2020-11-15
ionic: start queues before announcing link up
Shannon Nelson
1
-6
/
+6
2020-11-05
ionic: check port ptr before use
Shannon Nelson
1
-0
/
+5
2020-10-24
ionic: fix mem leak in rx_empty
Shannon Nelson
1
-13
/
+11
2020-10-24
ionic: no rx flush in deinit
Shannon Nelson
3
-15
/
+0
2020-10-24
ionic: clean up sparse complaints
Shannon Nelson
7
-27
/
+29
2020-10-03
ionic: add new bad firmware error code
Shannon Nelson
2
-0
/
+3
2020-10-03
ionic: use lif ident for filter count
Shannon Nelson
1
-9
/
+10
2020-10-03
ionic: refill lif identity after fw_up
Shannon Nelson
3
-14
/
+22
2020-10-03
ionic: disable all queue napi contexts on timeout
Shannon Nelson
1
-26
/
+21
2020-10-03
ionic: check qcq ptr in ionic_qcq_disable
Shannon Nelson
1
-11
/
+20
2020-10-03
ionic: clear linkcheck bit on alloc fail
Shannon Nelson
1
-1
/
+3
2020-10-03
ionic: drain the work queue
Shannon Nelson
1
-10
/
+13
2020-10-03
ionic: contiguous memory for notifyq
Shannon Nelson
1
-22
/
+47
2020-10-01
ionic: prevent early watchdog check
Shannon Nelson
1
-1
/
+4
[next]