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
/
ionic
/
ionic_lif.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-01-25
ionic: remove the dbid_inuse bitmap
Shannon Nelson
1
-1
/
+0
2022-01-25
ionic: add FW_STOPPING state
Shannon Nelson
1
-0
/
+1
2021-10-10
ionic: handle vlan id overflow
Shannon Nelson
1
-0
/
+2
2021-10-10
ionic: remove mac overflow flags
Shannon Nelson
1
-2
/
+0
2021-10-02
ionic: remove debug stats
Shannon Nelson
1
-45
/
+0
2021-08-28
ionic: recreate hwstamp queues on ifup
Shannon Nelson
1
-0
/
+2
2021-08-26
ionic: sync the filters in the work task
Shannon Nelson
1
-0
/
+6
2021-08-26
ionic: remove old work task types
Shannon Nelson
1
-2
/
+0
2021-07-23
ionic: catch no ptp support earlier
Shannon Nelson
1
-5
/
+2
2021-07-23
ionic: make all rx_mode work threadsafe
Shannon Nelson
1
-2
/
+2
2021-04-08
ionic: add ts_config replay
Shannon Nelson
1
-0
/
+6
2021-04-02
ionic: link in the new hw timestamp code
Shannon Nelson
1
-0
/
+72
2021-04-02
ionic: add handling of larger descriptors
Shannon Nelson
1
-0
/
+3
2021-03-18
ionic: stop watchdog when in broken state
Shannon Nelson
1
-0
/
+1
2021-03-10
ionic: optimize fastpath struct usage
Shannon Nelson
1
-12
/
+10
2021-02-16
ionic: Remove unused function pointer typedef ionic_reset_cb
Chen Lin
1
-2
/
+0
2020-11-14
ionic: useful names for booleans
Shannon Nelson
1
-0
/
+6
2020-09-29
net: ionic: Replace in_interrupt() usage.
Sebastian Andrzej Siewior
1
-1
/
+1
2020-09-16
ionic: dynamic interrupt moderation
Shannon Nelson
1
-1
/
+4
2020-09-02
ionic: struct reorder for faster access
Shannon Nelson
1
-7
/
+7
2020-08-28
ionic: pull reset_queues into tx_timeout handler
Shannon Nelson
1
-1
/
+0
2020-08-28
ionic: change the descriptor ring length without full reset
Shannon Nelson
1
-1
/
+18
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
-3
/
+9
2020-08-28
ionic: clean up unnecessary non-static functions
Shannon Nelson
1
-2
/
+0
2020-08-28
ionic: rework and simplify handling of the queue stats block
Shannon Nelson
1
-30
/
+12
2020-08-28
ionic: remove lif list concept
Shannon Nelson
1
-7
/
+7
2020-08-03
ionic: separate interrupt for Tx and Rx
Shannon Nelson
1
-0
/
+3
2020-08-03
ionic: tx separate servicing
Shannon Nelson
1
-0
/
+2
2020-07-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-7
/
+1
2020-07-21
ionic: remove unused ionic_coal_hw_to_usec
Shannon Nelson
1
-13
/
+0
2020-07-21
ionic: get MTU from lif identity
Shannon Nelson
1
-0
/
+1
2020-07-20
ionic: use mutex to protect queue operations
Shannon Nelson
1
-7
/
+1
2020-07-07
ionic: centralize queue reset code
Shannon Nelson
1
-1
/
+3
2020-05-12
ionic: add more ethtool stats
Shannon Nelson
1
-2
/
+13
2020-05-12
ionic: support longer tx sg lists
Shannon Nelson
1
-0
/
+13
2020-03-30
ionic: remove lifs on fw reset
Shannon Nelson
1
-0
/
+4
2020-03-30
ionic: check for linkup in watchdog
Shannon Nelson
1
-0
/
+1
2020-03-09
ionic: clean up bitflag usage
Shannon Nelson
1
-8
/
+7
2020-01-07
ionic: add Rx dropped packet counter
Shannon Nelson
1
-0
/
+1
2019-10-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-0
/
+2
2019-10-07
ionic: fix stats memory dereference
Shannon Nelson
1
-0
/
+2
2019-10-02
ionic: report users coalesce request
Shannon Nelson
1
-1
/
+3
2019-10-02
ionic: use wait_on_bit_lock() rather than open code
Shannon Nelson
1
-7
/
+2
2019-09-05
ionic: Add coalesce and other features
Shannon Nelson
1
-0
/
+30
2019-09-05
ionic: Add RSS support
Shannon Nelson
1
-0
/
+8
2019-09-05
ionic: Add driver stats
Shannon Nelson
1
-1
/
+15
2019-09-05
ionic: Add Tx and Rx handling
Shannon Nelson
1
-0
/
+50
2019-09-05
ionic: Add initial ethtool support
Shannon Nelson
1
-0
/
+3
2019-09-05
ionic: Add async link status check and basic stats
Shannon Nelson
1
-0
/
+1
[next]