index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
Unnamed repository; edit this file 'description' to name the repository.
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
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
2022-01-25
ionic: stretch heartbeat detection
Shannon Nelson
2022-01-25
ionic: remove the dbid_inuse bitmap
Shannon Nelson
2022-01-25
ionic: disable napi when ionic_lif_init() fails
Brett Creeley
2022-01-25
ionic: Query FW when getting VF info via ndo_get_vf_config
Brett Creeley
2022-01-25
ionic: better handling of RESET event
Shannon Nelson
2022-01-25
ionic: add FW_STOPPING state
Shannon Nelson
2021-12-28
ionic: Initialize the 'lif->dbid_inuse' bitmap
Christophe JAILLET
2021-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-10
ionic: handle vlan id overflow
Shannon Nelson
2021-10-10
ionic: remove mac overflow flags
Shannon Nelson
2021-10-10
ionic: move lif mac address functions
Shannon Nelson
2021-10-09
ionic: don't remove netdev->dev_addr when syncing uc list
Shannon Nelson
2021-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-10-06
ionic: move filter sync_needed bit set
Shannon Nelson
2021-10-02
ionic: add lif param to ionic_qcq_disable
Shannon Nelson
2021-10-02
ionic: have ionic_qcq_disable decide on sending to hardware
Shannon Nelson
2021-10-02
ionic: widen queue_lock use around lif init and deinit
Shannon Nelson
2021-10-02
ionic: move lif mutex setup and delete
Shannon Nelson
2021-09-03
ionic: fix double use of queue-lock
Shannon Nelson
2021-08-28
ionic: recreate hwstamp queues on ifup
Shannon Nelson
2021-08-28
ionic: pull hwstamp queue_lock up a level
Shannon Nelson
2021-08-28
ionic: add queue lock around open and stop
Shannon Nelson
2021-08-28
ionic: fill mac addr earlier in add_addr
Shannon Nelson
[next]