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
*
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
*
|
ionic: change queue count with no reset
Shannon Nelson
2020-08-28
2
-91
/
+213
*
|
ionic: change the descriptor ring length without full reset
Shannon Nelson
2020-08-28
3
-14
/
+185
*
|
ionic: change mtu without full queue rebuild
Shannon Nelson
2020-08-28
1
-8
/
+49
*
|
ionic: use index not pointer for queue tracking
Shannon Nelson
2020-08-28
7
-88
/
+129
*
|
ionic: reduce contiguous memory allocation requirement
Shannon Nelson
2020-08-28
3
-54
/
+81
*
|
ionic: clean up unnecessary non-static functions
Shannon Nelson
2020-08-28
2
-4
/
+2
*
|
ionic: rework and simplify handling of the queue stats block
Shannon Nelson
2020-08-28
5
-149
/
+92
*
|
ionic: remove lif list concept
Shannon Nelson
2020-08-28
6
-127
/
+62
*
|
ionic: use kcalloc for new arrays
Shannon Nelson
2020-08-28
1
-4
/
+4
*
|
ionic: fix up a couple of debug strings
Shannon Nelson
2020-08-28
1
-3
/
+4
*
|
ionic: set MTU floor at ETH_MIN_MTU
Shannon Nelson
2020-08-28
1
-1
/
+2
|
/
*
ionic_lif: Use devm_kcalloc() in ionic_qcq_alloc()
Xu Wang
2020-08-11
1
-2
/
+2
*
ionic: separate interrupt for Tx and Rx
Shannon Nelson
2020-08-04
5
-27
/
+182
*
ionic: tx separate servicing
Shannon Nelson
2020-08-04
3
-56
/
+53
*
ionic: use fewer firmware doorbells on rx fill
Shannon Nelson
2020-08-04
1
-10
/
+5
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-08-02
1
-1
/
+3
|
\
|
*
ionic: unlock queue mutex in error path
Shannon Nelson
2020-07-31
1
-1
/
+3
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-26
5
-40
/
+60
|
\
|
|
*
ionic: use mutex to protect queue operations
Shannon Nelson
2020-07-21
3
-25
/
+17
|
*
ionic: keep rss hash after fw update
Shannon Nelson
2020-07-21
1
-3
/
+2
|
*
ionic: update filter id after replay
Shannon Nelson
2020-07-21
1
-0
/
+24
|
*
ionic: fix up filter locks and debug msgs
Shannon Nelson
2020-07-21
2
-10
/
+12
|
*
ionic: use offset for ethtool regs data
Shannon Nelson
2020-07-21
1
-2
/
+5
*
|
ionic: fix memory leak of object 'lid'
Colin Ian King
2020-07-23
1
-1
/
+3
*
|
ionic: interface file updates
Shannon Nelson
2020-07-22
1
-20
/
+68
*
|
ionic: rearrange reset and bus-master control
Shannon Nelson
2020-07-22
1
-5
/
+4
*
|
ionic: update eid test for overflow
Shannon Nelson
2020-07-22
1
-1
/
+1
*
|
ionic: remove unused ionic_coal_hw_to_usec
Shannon Nelson
2020-07-22
1
-13
/
+0
*
|
ionic: set netdev default name
Shannon Nelson
2020-07-22
1
-0
/
+1
*
|
ionic: get MTU from lif identity
Shannon Nelson
2020-07-22
3
-5
/
+15
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-07-11
3
-41
/
+40
|
\
|
|
*
ionic: centralize queue reset code
Shannon Nelson
2020-07-08
3
-41
/
+32
[next]