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
2021-07-21
ionic: cleanly release devlink instance
Leon Romanovsky
1
-7
/
+7
2021-07-21
ionic: drop useless check of PCI driver data validity
Leon Romanovsky
1
-3
/
+0
2021-05-11
ionic: fix ptp support config breakage
Shannon Nelson
1
-0
/
+1
2021-04-13
ionic: return -EFAULT if copy_to_user() fails
Dan Carpenter
1
-1
/
+3
2021-04-13
ionic: git_ts_info bit shifters
Shannon Nelson
1
-13
/
+13
2021-04-08
ionic: extend ts_config set locking
Shannon Nelson
1
-6
/
+10
2021-04-08
ionic: add ts_config replay
Shannon Nelson
3
-32
/
+60
2021-04-08
ionic: ignore EBUSY on queue start
Shannon Nelson
1
-1
/
+1
2021-04-08
ionic: re-start ptp after queues up
Shannon Nelson
1
-3
/
+3
2021-04-08
ionic: add SKBTX_IN_PROGRESS
Shannon Nelson
1
-0
/
+1
2021-04-08
ionic: check for valid tx_mode on SKBTX_HW_TSTAMP xmit
Shannon Nelson
1
-1
/
+1
2021-04-08
ionic: remove unnecessary compat ifdef
Shannon Nelson
1
-2
/
+0
2021-04-08
ionic: fix up a couple of code style nits
Shannon Nelson
1
-6
/
+4
2021-04-02
ionic: advertise support for hardware timestamps
Shannon Nelson
1
-0
/
+25
2021-04-02
ionic: ethtool ptp stats
Shannon Nelson
1
-4
/
+34
2021-04-02
ionic: add ethtool support for PTP
Shannon Nelson
1
-0
/
+93
2021-04-02
ionic: add and enable tx and rx timestamp handling
Shannon Nelson
4
-25
/
+157
2021-04-02
ionic: set up hw timestamp queues
Shannon Nelson
1
-5
/
+261
2021-04-02
ionic: add rx filtering for hw timestamp steering
Shannon Nelson
2
-0
/
+22
2021-04-02
ionic: link in the new hw timestamp code
Shannon Nelson
7
-0
/
+107
2021-04-02
ionic: add hw timestamp support files
Shannon Nelson
1
-0
/
+589
2021-04-02
ionic: split adminq post and wait calls
Shannon Nelson
2
-4
/
+13
2021-04-02
ionic: add hw timestamp structs to interface
Shannon Nelson
2
-6
/
+170
2021-04-02
ionic: add handling of larger descriptors
Shannon Nelson
4
-29
/
+73
2021-04-02
ionic: add new queue features to interface
Shannon Nelson
3
-6
/
+25
2021-03-30
ionic: pull per-q stats work out of queue loops
Shannon Nelson
1
-94
/
+125
2021-03-30
ionic: avoid races in ionic_heartbeat_check
Shannon Nelson
2
-37
/
+63
2021-03-30
ionic: fix sizeof usage
Shannon Nelson
1
-4
/
+4
2021-03-30
ionic: count dma errors
Shannon Nelson
1
-2
/
+7
2021-03-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
1
-5
/
+7
2021-03-18
ionic: protect adminq from early destroy
Shannon Nelson
2
-8
/
+28
2021-03-18
ionic: stop watchdog when in broken state
Shannon Nelson
2
-2
/
+24
2021-03-18
ionic: block actions during fw reset
Shannon Nelson
3
-4
/
+15
2021-03-18
ionic: update ethtool support bits for BASET
Shannon Nelson
2
-0
/
+10
2021-03-18
ionic: fix unchecked reference
Shannon Nelson
1
-1
/
+1
2021-03-18
ionic: simplify the intr_index use in txq_init
Shannon Nelson
1
-4
/
+2
2021-03-18
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-15
ionic: aggregate Tx byte counting calls
Shannon Nelson
2
-3
/
+25
2021-03-15
ionic: simplify tx clean
Shannon Nelson
1
-23
/
+7
2021-03-15
ionic: generic tx skb mapping
Shannon Nelson
1
-74
/
+68
2021-03-15
ionic: simplify TSO descriptor mapping
Shannon Nelson
2
-125
/
+117
2021-03-10
ionic: simplify use of completion types
Shannon Nelson
1
-12
/
+7
2021-03-10
ionic: rebuild debugfs on qcq swap
Shannon Nelson
1
-0
/
+3
2021-03-10
ionic: simplify rx skb alloc
Shannon Nelson
1
-41
/
+22
2021-03-10
ionic: optimize fastpath struct usage
Shannon Nelson
6
-39
/
+34
2021-03-10
ionic: implement Rx page reuse
Shannon Nelson
2
-89
/
+138
2021-03-10
ionic: move rx_page_alloc and free
Shannon Nelson
1
-70
/
+70
2021-02-16
ionic: Remove unused function pointer typedef ionic_reset_cb
Chen Lin
1
-2
/
+0
[next]