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
...
*
|
ionic: implement xdp frags support
Shannon Nelson
2024-02-16
2
-5
/
+98
*
|
ionic: add ndo_xdp_xmit
Shannon Nelson
2024-02-16
3
-2
/
+66
*
|
ionic: Add XDP_REDIRECT support
Shannon Nelson
2024-02-16
5
-1
/
+32
*
|
ionic: Add XDP_TX support
Shannon Nelson
2024-02-16
5
-3
/
+150
*
|
ionic: Add XDP packet headroom
Shannon Nelson
2024-02-16
1
-23
/
+45
*
|
ionic: add initial framework for XDP support
Shannon Nelson
2024-02-16
6
-14
/
+269
*
|
ionic: use dma range APIs
Shannon Nelson
2024-02-16
1
-7
/
+6
*
|
ionic: add helpers for accessing buffer info
Shannon Nelson
2024-02-16
1
-13
/
+24
*
|
ionic: set adminq irq affinity
Shannon Nelson
2024-02-16
1
-1
/
+4
|
/
*
ionic: minimal work with 0 budget
Shannon Nelson
2024-02-13
1
-0
/
+9
*
net: ethtool: pass a pointer to parameters to get/set_rxfh ethtool ops
Ahmed Zaki
2023-12-14
1
-12
/
+14
*
ionic: fill out pci error handlers
Shannon Nelson
2023-12-13
1
-0
/
+25
*
ionic: lif debugfs refresh on reset
Shannon Nelson
2023-12-13
2
-0
/
+4
*
ionic: use timer_shutdown_sync
Shannon Nelson
2023-12-13
1
-1
/
+1
*
ionic: no fw read when PCI reset failed
Shannon Nelson
2023-12-13
2
-5
/
+23
*
ionic: prevent pci disable of already disabled device
Shannon Nelson
2023-12-13
1
-1
/
+3
*
ionic: bypass firmware cmds when stuck in reset
Shannon Nelson
2023-12-13
3
-7
/
+20
*
ionic: keep filters across FLR
Shannon Nelson
2023-12-13
1
-0
/
+2
*
ionic: pass opcode to devcmd_wait
Shannon Nelson
2023-12-13
3
-1
/
+3
*
net: Convert some ethtool_sprintf() to ethtool_puts()
justinstitt@google.com
2023-12-08
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-08
2
-9
/
+9
|
\
|
*
ionic: Fix dim work handling in split interrupt mode
Brett Creeley
2023-12-06
1
-8
/
+8
|
*
ionic: fix snprintf format length warning
Shannon Nelson
2023-12-06
1
-1
/
+1
*
|
ionic: Re-arrange ionic_intr_info struct for cache perf
Brett Creeley
2023-12-06
1
-2
/
+2
*
|
ionic: Make the check for Tx HW timestamping more obvious
Brett Creeley
2023-12-06
2
-5
/
+10
*
|
ionic: Don't check null when calling vfree()
Brett Creeley
2023-12-06
1
-8
/
+4
*
|
ionic: set ionic ptr before setting up ethtool ops
Shannon Nelson
2023-12-06
1
-1
/
+1
*
|
ionic: Use cached VF attributes
Brett Creeley
2023-12-06
5
-149
/
+11
|
/
*
ionic: replace deprecated strncpy with strscpy
Justin Stitt
2023-10-14
1
-2
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Paolo Abeni
2023-09-21
2
-3
/
+8
|
\
|
*
ionic: fix 16bit math issue when PAGE_SIZE >= 64KB
David Christensen
2023-09-16
2
-3
/
+8
*
|
ionic: expand the descriptor bufs array
Shannon Nelson
2023-09-20
1
-1
/
+2
*
|
ionic: add a check for max SGs and SKB frags
Shannon Nelson
2023-09-20
1
-0
/
+12
*
|
ionic: count SGs in packet to minimize linearize
Shannon Nelson
2023-09-20
1
-9
/
+68
|
/
*
ionic: Remove unused declarations
Yue Haibing
2023-08-22
3
-3
/
+0
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-10
1
-7
/
+16
|
\
|
*
ionic: Add missing err handling for queue reconfig
Nitya Sunkad
2023-08-06
1
-7
/
+16
*
|
ionic: add FLR recovery support
Shannon Nelson
2023-07-24
3
-4
/
+62
*
|
ionic: pull out common bits from fw_up
Shannon Nelson
2023-07-24
1
-22
/
+42
*
|
ionic: extract common bits from ionic_probe
Shannon Nelson
2023-07-24
1
-35
/
+49
*
|
ionic: extract common bits from ionic_remove
Shannon Nelson
2023-07-24
1
-12
/
+13
|
/
*
ionic: remove dead device fail path
Shannon Nelson
2023-07-07
1
-6
/
+0
*
ionic: remove WARN_ON to prevent panic_on_warn
Nitya Sunkad
2023-07-07
1
-5
/
+0
*
ionic: use vmalloc_array and vcalloc
Julia Lawall
2023-06-27
1
-2
/
+2
*
ionic: add support for ethtool extended stat link_down_count
Nitya Sunkad
2023-06-12
3
-0
/
+12
*
ionic: catch failure from devlink_alloc
Shannon Nelson
2023-05-03
1
-0
/
+2
*
ionic: remove noise from ethtool rxnfc error msg
Shannon Nelson
2023-05-03
1
-1
/
+1
*
ionic: Don't overwrite the cyclecounter bitmask
Brett Creeley
2023-04-12
1
-3
/
+2
*
ionic: Remove redundant pci_clear_master
Cai Huoqing
2023-03-24
1
-1
/
+0
*
ionic: add tx/rx-push support with device Component Memory Buffers
Shannon Nelson
2023-02-13
8
-21
/
+404
[prev]
[next]