index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
pensando
Age
Commit message (
Expand
)
Author
Files
Lines
2020-10-02
ionic: add new bad firmware error code
Shannon Nelson
2
-0
/
+3
2020-10-02
ionic: use lif ident for filter count
Shannon Nelson
1
-9
/
+10
2020-10-02
ionic: refill lif identity after fw_up
Shannon Nelson
3
-14
/
+22
2020-10-02
ionic: disable all queue napi contexts on timeout
Shannon Nelson
1
-26
/
+21
2020-10-02
ionic: check qcq ptr in ionic_qcq_disable
Shannon Nelson
1
-11
/
+20
2020-10-02
ionic: clear linkcheck bit on alloc fail
Shannon Nelson
1
-1
/
+3
2020-10-02
ionic: drain the work queue
Shannon Nelson
1
-10
/
+13
2020-10-02
ionic: contiguous memory for notifyq
Shannon Nelson
1
-22
/
+47
2020-09-30
ionic: prevent early watchdog check
Shannon Nelson
1
-1
/
+4
2020-09-30
ionic: stop watchdog timer earlier on remove
Shannon Nelson
3
-8
/
+3
2020-09-29
net: ionic: Remove WARN_ON(in_interrupt()).
Sebastian Andrzej Siewior
1
-4
/
+0
2020-09-29
net: ionic: Replace in_interrupt() usage.
Sebastian Andrzej Siewior
3
-21
/
+47
2020-09-25
devlink: convert flash_update to use params structure
Jacob Keller
1
-3
/
+2
2020-09-25
devlink: check flash_update parameter support in net core
Jacob Keller
1
-3
/
+0
2020-09-18
ionic: add devlink firmware update
Shannon Nelson
5
-9
/
+239
2020-09-18
ionic: update the fw update api
Shannon Nelson
2
-8
/
+29
2020-09-17
ionic: add DIMLIB to Kconfig
Shannon Nelson
1
-0
/
+1
2020-09-16
ionic: dynamic interrupt moderation
Shannon Nelson
6
-31
/
+112
2020-09-14
ionic: fix up debugfs after queue swap
Shannon Nelson
1
-0
/
+15
2020-09-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-10
/
+3
2020-09-02
ionic: clarify boolean precedence
Shannon Nelson
1
-2
/
+2
2020-09-02
ionic: remove unused variable
Shannon Nelson
1
-2
/
+0
2020-09-02
ionic: clean adminq service routine
Shannon Nelson
3
-48
/
+25
2020-09-02
ionic: clean up desc_info and cq_info structs
Shannon Nelson
3
-39
/
+8
2020-09-02
ionic: struct reorder for faster access
Shannon Nelson
2
-16
/
+16
2020-09-02
ionic: clean up page handling code
Shannon Nelson
1
-31
/
+40
2020-08-31
ionic: fix txrx work accounting
Shannon Nelson
1
-10
/
+3
2020-08-28
ionic: pull reset_queues into tx_timeout handler
Shannon Nelson
2
-32
/
+8
2020-08-28
ionic: change queue count with no reset
Shannon Nelson
2
-91
/
+213
2020-08-28
ionic: change the descriptor ring length without full reset
Shannon Nelson
3
-14
/
+185
2020-08-28
ionic: change mtu without full queue rebuild
Shannon Nelson
1
-8
/
+49
2020-08-28
ionic: use index not pointer for queue tracking
Shannon Nelson
7
-88
/
+129
2020-08-28
ionic: reduce contiguous memory allocation requirement
Shannon Nelson
3
-54
/
+81
2020-08-28
ionic: clean up unnecessary non-static functions
Shannon Nelson
2
-4
/
+2
2020-08-28
ionic: rework and simplify handling of the queue stats block
Shannon Nelson
5
-149
/
+92
2020-08-28
ionic: remove lif list concept
Shannon Nelson
6
-127
/
+62
2020-08-28
ionic: use kcalloc for new arrays
Shannon Nelson
1
-4
/
+4
2020-08-28
ionic: fix up a couple of debug strings
Shannon Nelson
1
-3
/
+4
2020-08-28
ionic: set MTU floor at ETH_MIN_MTU
Shannon Nelson
1
-1
/
+2
2020-08-11
ionic_lif: Use devm_kcalloc() in ionic_qcq_alloc()
Xu Wang
1
-2
/
+2
2020-08-03
ionic: separate interrupt for Tx and Rx
Shannon Nelson
5
-27
/
+182
2020-08-03
ionic: tx separate servicing
Shannon Nelson
3
-56
/
+53
2020-08-03
ionic: use fewer firmware doorbells on rx fill
Shannon Nelson
1
-10
/
+5
2020-08-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-1
/
+3
2020-07-30
ionic: unlock queue mutex in error path
Shannon Nelson
1
-1
/
+3
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
5
-40
/
+60
2020-07-22
ionic: fix memory leak of object 'lid'
Colin Ian King
1
-1
/
+3
2020-07-21
ionic: interface file updates
Shannon Nelson
1
-20
/
+68
2020-07-21
ionic: rearrange reset and bus-master control
Shannon Nelson
1
-5
/
+4
2020-07-21
ionic: update eid test for overflow
Shannon Nelson
1
-1
/
+1
[next]