index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
pensando
/
ionic
/
ionic_lif.c
Age
Commit message (
Expand
)
Author
2024-06-25
ionic: use dev_consume_skb_any outside of napi
Shannon Nelson
2024-06-13
ionic: fix use after netif_napi_del()
Taehee Yoo
2024-05-07
net: annotate writes on dev->mtu from ndo_change_mtu()
Eric Dumazet
2024-03-08
ionic: use specialized desc info structs
Shannon Nelson
2024-03-08
ionic: remove the cq_info to save more memory
Shannon Nelson
2024-03-08
ionic: remove callback pointer from desc_info
Shannon Nelson
2024-03-08
ionic: move adminq-notifyq handling to main file
Shannon Nelson
2024-03-08
ionic: drop q mapping
Shannon Nelson
2024-03-04
ionic: Use CQE profile for dim
Brett Creeley
2024-03-04
ionic: Rework Tx start/stop flow
Brett Creeley
2024-02-29
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2024-02-27
ionic: restore netdev feature bits after reset
Shannon Nelson
2024-02-16
ionic: implement xdp frags support
Shannon Nelson
2024-02-16
ionic: add ndo_xdp_xmit
Shannon Nelson
2024-02-16
ionic: Add XDP_REDIRECT support
Shannon Nelson
2024-02-16
ionic: Add XDP_TX support
Shannon Nelson
2024-02-16
ionic: add initial framework for XDP support
Shannon Nelson
2024-02-16
ionic: set adminq irq affinity
Shannon Nelson
2023-12-13
ionic: bypass firmware cmds when stuck in reset
Shannon Nelson
2023-12-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-12-05
ionic: Don't check null when calling vfree()
Brett Creeley
2023-12-05
ionic: set ionic ptr before setting up ethtool ops
Shannon Nelson
2023-12-05
ionic: Use cached VF attributes
Brett Creeley
2023-12-05
ionic: Fix dim work handling in split interrupt mode
Brett Creeley
2023-09-20
ionic: add a check for max SGs and SKB frags
Shannon Nelson
2023-08-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2023-08-06
ionic: Add missing err handling for queue reconfig
Nitya Sunkad
2023-07-24
ionic: add FLR recovery support
Shannon Nelson
2023-07-24
ionic: pull out common bits from fw_up
Shannon Nelson
2023-07-07
ionic: remove WARN_ON to prevent panic_on_warn
Nitya Sunkad
2023-06-27
ionic: use vmalloc_array and vcalloc
Julia Lawall
2023-06-12
ionic: add support for ethtool extended stat link_down_count
Nitya Sunkad
2023-02-13
ionic: add tx/rx-push support with device Component Memory Buffers
Shannon Nelson
2023-02-13
ionic: remove unnecessary indirection
Shannon Nelson
2023-02-03
ionic: missed doorbell workaround
Allen Hubbe
2023-02-03
ionic: clear up notifyq alloc commentary
Shannon Nelson
2023-02-03
ionic: clean interrupt before enabling queue to avoid credit race
Neel Patel
2022-10-27
ionic: enable tunnel offloads
Neel Patel
2022-10-27
ionic: new ionic device identity level and VF start control
Shannon Nelson
2022-10-27
ionic: only save the user set VF attributes
Shannon Nelson
2022-10-27
ionic: replay VF attributes after fw crash recovery
Shannon Nelson
2022-10-18
ionic: catch NULL pointer issue on reconfig
Brett Creeley
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
2022-08-25
ionic: VF initial random MAC address if no assigned mac
R Mohamed Shah
2022-08-25
ionic: clear broken state on generation change
Shannon Nelson
2022-08-01
net: ionic: fix error check for vlan flags in ionic_set_nic_features()
Jian Shen
2022-02-22
ionic: use vmalloc include
Shannon Nelson
2022-02-18
ionic: prefer strscpy over strlcpy
Shannon Nelson
2022-02-18
ionic: Use vzalloc for large per-queue related buffers
Brett Creeley
2022-01-25
ionic: replace set_vf data with union
Shannon Nelson
[next]