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
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
2021-08-28
ionic: fire watchdog again after fw_down
Shannon Nelson
2021-08-26
ionic: handle mac filter overflow
Shannon Nelson
2021-08-26
ionic: refactor ionic_lif_addr to remove a layer
Shannon Nelson
2021-08-26
ionic: sync the filters in the work task
Shannon Nelson
2021-08-26
ionic: flatten calls to set-rx-mode
Shannon Nelson
2021-08-26
ionic: remove old work task types
Shannon Nelson
2021-07-31
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
2021-07-27
ionic: enable rxhash only with multiple queues
Shannon Nelson
2021-07-27
ionic: init reconfig err to 0
Shannon Nelson
2021-07-27
ionic: minimize resources when under kdump
Shannon Nelson
2021-07-27
dev_ioctl: split out ndo_eth_ioctl
Arnd Bergmann
2021-07-23
ionic: remove intr coalesce update from napi
Shannon Nelson
2021-07-23
ionic: make all rx_mode work threadsafe
Shannon Nelson
2021-04-08
ionic: add ts_config replay
Shannon Nelson
2021-04-08
ionic: ignore EBUSY on queue start
Shannon Nelson
2021-04-08
ionic: re-start ptp after queues up
Shannon Nelson
[prev]
[next]