index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
pensando
/
ionic
/
ionic_lif.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-29
net: ionic: Replace in_interrupt() usage.
Sebastian Andrzej Siewior
1
-19
/
+45
2020-09-16
ionic: dynamic interrupt moderation
Shannon Nelson
1
-2
/
+29
2020-09-14
ionic: fix up debugfs after queue swap
Shannon Nelson
1
-0
/
+15
2020-09-02
ionic: clean adminq service routine
Shannon Nelson
1
-19
/
+25
2020-08-28
ionic: pull reset_queues into tx_timeout handler
Shannon Nelson
1
-31
/
+8
2020-08-28
ionic: change queue count with no reset
Shannon Nelson
1
-60
/
+156
2020-08-28
ionic: change the descriptor ring length without full reset
Shannon Nelson
1
-4
/
+141
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
1
-6
/
+6
2020-08-28
ionic: reduce contiguous memory allocation requirement
Shannon Nelson
1
-40
/
+60
2020-08-28
ionic: clean up unnecessary non-static functions
Shannon Nelson
1
-2
/
+2
2020-08-28
ionic: rework and simplify handling of the queue stats block
Shannon Nelson
1
-83
/
+52
2020-08-28
ionic: remove lif list concept
Shannon Nelson
1
-98
/
+33
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
1
-7
/
+34
2020-08-03
ionic: tx separate servicing
Shannon Nelson
1
-0
/
+1
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
1
-25
/
+25
2020-07-22
ionic: fix memory leak of object 'lid'
Colin Ian King
1
-1
/
+3
2020-07-21
ionic: update eid test for overflow
Shannon Nelson
1
-1
/
+1
2020-07-21
ionic: set netdev default name
Shannon Nelson
1
-0
/
+1
2020-07-21
ionic: get MTU from lif identity
Shannon Nelson
1
-3
/
+14
2020-07-20
ionic: use mutex to protect queue operations
Shannon Nelson
1
-12
/
+16
2020-07-20
ionic: keep rss hash after fw update
Shannon Nelson
1
-3
/
+2
2020-07-20
ionic: fix up filter locks and debug msgs
Shannon Nelson
1
-10
/
+7
2020-07-07
ionic: centralize queue reset code
Shannon Nelson
1
-5
/
+12
2020-06-26
ionic: update the queue count on open
Shannon Nelson
1
-0
/
+8
2020-06-20
ionic: tame the watchdog timer on reconfig
Shannon Nelson
1
-7
/
+8
2020-06-17
ionic: export features for vlans to use
Shannon Nelson
1
-0
/
+1
2020-06-17
ionic: no link check while resetting queues
Shannon Nelson
1
-1
/
+2
2020-06-11
ionic: remove support for mgmt device
Shannon Nelson
1
-13
/
+0
2020-06-09
ionic: wait on queue start until after IFF_UP
Shannon Nelson
1
-2
/
+2
2020-05-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-7
/
+12
2020-05-12
ionic: add more ethtool stats
Shannon Nelson
1
-2
/
+2
2020-05-12
ionic: more ionic name tweaks
Shannon Nelson
1
-2
/
+2
2020-05-12
ionic: ionic_intr_free parameter change
Shannon Nelson
1
-6
/
+6
2020-05-12
ionic: protect vf calls from fw reset
Shannon Nelson
1
-1
/
+25
2020-05-12
ionic: support longer tx sg lists
Shannon Nelson
1
-3
/
+111
2020-05-12
ionic: call ionic_port_init after fw-upgrade
Shannon Nelson
1
-0
/
+1
2020-05-12
ionic: leave netdev mac alone after fw-upgrade
Shannon Nelson
1
-7
/
+11
2020-04-30
ionic: add device reset to fw upgrade down
Shannon Nelson
1
-0
/
+1
2020-04-30
ionic: refresh devinfo after fw-upgrade
Shannon Nelson
1
-0
/
+1
2020-04-30
ionic: no link check until after probe
Shannon Nelson
1
-2
/
+0
[prev]
[next]