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