index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
pensando
Age
Commit message (
Expand
)
Author
Files
Lines
2024-03-04
ionic: Change default number of descriptors for Tx and Rx
Brett Creeley
1
-1
/
+1
2024-03-04
ionic: Rework Tx start/stop flow
Brett Creeley
4
-45
/
+50
2024-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
6
-9
/
+38
2024-02-27
ionic: restore netdev feature bits after reset
Shannon Nelson
1
-1
/
+4
2024-02-27
ionic: check cmd_regs before copying in or out
Shannon Nelson
4
-1
/
+24
2024-02-27
ionic: check before releasing pci regions
Shannon Nelson
1
-7
/
+10
2024-02-22
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+1
2024-02-19
ionic: use pci_is_enabled not open code
Shannon Nelson
1
-1
/
+1
2024-02-16
ionic: implement xdp frags support
Shannon Nelson
2
-5
/
+98
2024-02-16
ionic: add ndo_xdp_xmit
Shannon Nelson
3
-2
/
+66
2024-02-16
ionic: Add XDP_REDIRECT support
Shannon Nelson
5
-1
/
+32
2024-02-16
ionic: Add XDP_TX support
Shannon Nelson
5
-3
/
+150
2024-02-16
ionic: Add XDP packet headroom
Shannon Nelson
1
-23
/
+45
2024-02-16
ionic: add initial framework for XDP support
Shannon Nelson
6
-14
/
+269
2024-02-16
ionic: use dma range APIs
Shannon Nelson
1
-7
/
+6
2024-02-16
ionic: add helpers for accessing buffer info
Shannon Nelson
1
-13
/
+24
2024-02-16
ionic: set adminq irq affinity
Shannon Nelson
1
-1
/
+4
2024-02-12
ionic: minimal work with 0 budget
Shannon Nelson
1
-0
/
+9
2023-12-13
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
1
-12
/
+14
2023-12-13
ionic: fill out pci error handlers
Shannon Nelson
1
-0
/
+25
2023-12-13
ionic: lif debugfs refresh on reset
Shannon Nelson
2
-0
/
+4
2023-12-13
ionic: use timer_shutdown_sync
Shannon Nelson
1
-1
/
+1
2023-12-13
ionic: no fw read when PCI reset failed
Shannon Nelson
2
-5
/
+23
2023-12-13
ionic: prevent pci disable of already disabled device
Shannon Nelson
1
-1
/
+3
2023-12-13
ionic: bypass firmware cmds when stuck in reset
Shannon Nelson
3
-7
/
+20
2023-12-13
ionic: keep filters across FLR
Shannon Nelson
1
-0
/
+2
2023-12-13
ionic: pass opcode to devcmd_wait
Shannon Nelson
3
-1
/
+3
2023-12-08
net: Convert some ethtool_sprintf() to ethtool_puts()
justinstitt@google.com
1
-2
/
+2
2023-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2
-9
/
+9
2023-12-05
ionic: Re-arrange ionic_intr_info struct for cache perf
Brett Creeley
1
-2
/
+2
2023-12-05
ionic: Make the check for Tx HW timestamping more obvious
Brett Creeley
2
-5
/
+10
2023-12-05
ionic: Don't check null when calling vfree()
Brett Creeley
1
-8
/
+4
2023-12-05
ionic: set ionic ptr before setting up ethtool ops
Shannon Nelson
1
-1
/
+1
2023-12-05
ionic: Use cached VF attributes
Brett Creeley
5
-149
/
+11
2023-12-05
ionic: Fix dim work handling in split interrupt mode
Brett Creeley
1
-8
/
+8
2023-12-05
ionic: fix snprintf format length warning
Shannon Nelson
1
-1
/
+1
2023-10-13
ionic: replace deprecated strncpy with strscpy
Justin Stitt
1
-2
/
+2
2023-09-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2
-3
/
+8
2023-09-20
ionic: expand the descriptor bufs array
Shannon Nelson
1
-1
/
+2
2023-09-20
ionic: add a check for max SGs and SKB frags
Shannon Nelson
1
-0
/
+12
2023-09-20
ionic: count SGs in packet to minimize linearize
Shannon Nelson
1
-9
/
+68
2023-09-16
ionic: fix 16bit math issue when PAGE_SIZE >= 64KB
David Christensen
2
-3
/
+8
2023-08-22
ionic: Remove unused declarations
Yue Haibing
3
-3
/
+0
2023-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-7
/
+16
2023-08-06
ionic: Add missing err handling for queue reconfig
Nitya Sunkad
1
-7
/
+16
2023-07-24
ionic: add FLR recovery support
Shannon Nelson
3
-4
/
+62
2023-07-24
ionic: pull out common bits from fw_up
Shannon Nelson
1
-22
/
+42
2023-07-24
ionic: extract common bits from ionic_probe
Shannon Nelson
1
-35
/
+49
2023-07-24
ionic: extract common bits from ionic_remove
Shannon Nelson
1
-12
/
+13
2023-07-07
ionic: remove dead device fail path
Shannon Nelson
1
-6
/
+0
[prev]
[next]