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
*
drivers: Remove inclusion of vermagic header
Leon Romanovsky
2020-04-21
1
-1
/
+1
*
ionic: fix unused assignment
Shannon Nelson
2020-04-15
1
-1
/
+1
*
ionic: add dynamic_debug header
Shannon Nelson
2020-04-15
1
-0
/
+1
*
ionic: set station addr only if needed
Shannon Nelson
2020-04-08
1
-13
/
+19
*
ionic: replay filters after fw upgrade
Shannon Nelson
2020-04-08
3
-15
/
+51
*
ionic: remove lifs on fw reset
Shannon Nelson
2020-03-30
5
-25
/
+158
*
ionic: disable the queues on link down
Shannon Nelson
2020-03-30
1
-56
/
+61
*
ionic: check for queues before deleting
Shannon Nelson
2020-03-30
1
-19
/
+38
*
ionic: clean tx queue of unfinished requests
Shannon Nelson
2020-03-30
3
-0
/
+18
*
ionic: move irq request to qcq alloc
Shannon Nelson
2020-03-30
1
-22
/
+19
*
ionic: move debugfs add/delete to match alloc/free
Shannon Nelson
2020-03-30
1
-12
/
+8
*
ionic: check for linkup in watchdog
Shannon Nelson
2020-03-30
3
-2
/
+7
*
ionic: decouple link message from netdev state
Shannon Nelson
2020-03-30
1
-14
/
+18
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-26
3
-9
/
+9
|
\
|
*
ionic: make spdxcheck.py happy
Lukas Bulwahn
2020-03-22
2
-2
/
+2
|
*
net: ionic: Use scnprintf() for avoiding potential buffer overflow
Takashi Iwai
2020-03-16
1
-7
/
+7
*
|
ionic: check for NULL structs on teardown
Shannon Nelson
2020-03-22
2
-13
/
+20
*
|
ionic: clean irq affinity on queue deinit
Shannon Nelson
2020-03-22
1
-0
/
+2
*
|
ionic: ignore eexist on rx filter add
Shannon Nelson
2020-03-22
1
-2
/
+2
*
|
ionic: only save good lif dentry
Shannon Nelson
2020-03-22
1
-1
/
+7
*
|
ionic: leave dev cmd request contents alone on FW timeout
Shannon Nelson
2020-03-22
1
-1
/
+4
*
|
ionic: add timeout error checking for queue disable
Shannon Nelson
2020-03-22
1
-5
/
+15
*
|
ionic: add decode for IONIC_RC_ENOSUPP
Shannon Nelson
2020-03-18
1
-0
/
+3
*
|
ionic: print data for unknown xcvr type
Shannon Nelson
2020-03-18
1
-4
/
+9
*
|
ionic: remove adminq napi instance
Shannon Nelson
2020-03-18
1
-0
/
+1
*
|
ionic: deinit rss only if selected
Shannon Nelson
2020-03-18
1
-1
/
+2
*
|
ionic: stop devlink warn on mgmt device
Shannon Nelson
2020-03-18
1
-2
/
+7
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-03-13
1
-4
/
+4
|
\
|
|
*
ionic: fix vf op lock usage
Shannon Nelson
2020-03-07
1
-4
/
+4
*
|
ionic: drop ethtool driver version
Shannon Nelson
2020-03-10
3
-6
/
+2
*
|
ionic: add support for device id 0x1004
Shannon Nelson
2020-03-10
4
-2
/
+19
*
|
ionic: print pci bus lane info
Shannon Nelson
2020-03-10
1
-0
/
+1
*
|
ionic: support ethtool rxhash disable
Shannon Nelson
2020-03-10
1
-2
/
+9
*
|
ionic: clean up bitflag usage
Shannon Nelson
2020-03-10
5
-46
/
+41
*
|
ionic: improve irq numa locality
Shannon Nelson
2020-03-10
1
-2
/
+3
*
|
ionic: remove pragma packed
Shannon Nelson
2020-03-10
1
-21
/
+17
*
|
ionic: keep ionic dev on lif init fail
Shannon Nelson
2020-03-10
2
-5
/
+19
*
|
ionic: let core reject the unsupported coalescing parameters
Jakub Kicinski
2020-03-05
1
-22
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
David S. Miller
2020-02-21
2
-4
/
+8
|
\
|
|
*
ionic: fix fw_status read
Shannon Nelson
2020-02-21
2
-4
/
+8
*
|
ionic: use new helper tcp_v6_gso_csum_prep
Heiner Kallweit
2020-02-19
1
-4
/
+1
|
/
*
ionic: fix rxq comp packet type mask
Shannon Nelson
2020-01-31
1
-1
/
+1
*
ionic: clear compiler warning on hb use before set
Shannon Nelson
2020-01-07
1
-1
/
+1
*
ionic: restrict received packets to mtu size
Shannon Nelson
2020-01-07
1
-2
/
+9
*
ionic: add Rx dropped packet counter
Shannon Nelson
2020-01-07
3
-3
/
+11
*
ionic: drop use of subdevice tags
Shannon Nelson
2020-01-07
1
-4
/
+0
*
ionic: support sr-iov operations
Shannon Nelson
2020-01-05
6
-8
/
+438
*
ionic: ionic_if bits for sr-iov support
Shannon Nelson
2020-01-05
1
-0
/
+97
*
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-13
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Linus Torvalds
2019-12-08
1
-6
/
+10
|
\
[next]