index
:
linux.git
arm64-uaccess
dependabot/pip/drivers/gpu/drm/ci/xfails/certifi-2024.7.4
dependabot/pip/drivers/gpu/drm/ci/xfails/idna-3.7
dependabot/pip/drivers/gpu/drm/ci/xfails/pip-23.3
dependabot/pip/drivers/gpu/drm/ci/xfails/requests-2.32.2
dependabot/pip/drivers/gpu/drm/ci/xfails/setuptools-70.0.0
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.0.7
dependabot/pip/drivers/gpu/drm/ci/xfails/urllib3-2.2.2
link_path_walk
master
nocache-cleanup
runtime-constants
vsnprintf
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
upstream/master
Unnamed repository; edit this file 'description' to name the repository.
git
about
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
Files
Lines
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
1
-83
/
+10
2023-12-05
ionic: Fix dim work handling in split interrupt mode
Brett Creeley
1
-8
/
+8
2023-09-20
ionic: add a check for max SGs and SKB frags
Shannon Nelson
1
-0
/
+12
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
1
-4
/
+4
2023-07-24
ionic: pull out common bits from fw_up
Shannon Nelson
1
-22
/
+42
2023-07-07
ionic: remove WARN_ON to prevent panic_on_warn
Nitya Sunkad
1
-5
/
+0
2023-06-27
ionic: use vmalloc_array and vcalloc
Julia Lawall
1
-2
/
+2
2023-06-12
ionic: add support for ethtool extended stat link_down_count
Nitya Sunkad
1
-0
/
+1
2023-02-13
ionic: add tx/rx-push support with device Component Memory Buffers
Shannon Nelson
1
-10
/
+151
2023-02-13
ionic: remove unnecessary indirection
Shannon Nelson
1
-2
/
+2
2023-02-03
ionic: missed doorbell workaround
Allen Hubbe
1
-1
/
+40
2023-02-03
ionic: clear up notifyq alloc commentary
Shannon Nelson
1
-5
/
+7
2023-02-03
ionic: clean interrupt before enabling queue to avoid credit race
Neel Patel
1
-3
/
+12
2022-10-27
ionic: enable tunnel offloads
Neel Patel
1
-1
/
+7
2022-10-27
ionic: new ionic device identity level and VF start control
Shannon Nelson
1
-0
/
+2
2022-10-27
ionic: only save the user set VF attributes
Shannon Nelson
1
-16
/
+17
2022-10-27
ionic: replay VF attributes after fw crash recovery
Shannon Nelson
1
-0
/
+70
2022-10-18
ionic: catch NULL pointer issue on reconfig
Brett Creeley
1
-4
/
+8
2022-09-28
net: drop the weight argument from netif_napi_add
Jakub Kicinski
1
-8
/
+4
2022-08-25
ionic: VF initial random MAC address if no assigned mac
R Mohamed Shah
1
-5
/
+87
2022-08-25
ionic: clear broken state on generation change
Shannon Nelson
1
-0
/
+3
2022-08-01
net: ionic: fix error check for vlan flags in ionic_set_nic_features()
Jian Shen
1
-1
/
+1
2022-02-22
ionic: use vmalloc include
Shannon Nelson
1
-0
/
+1
2022-02-18
ionic: prefer strscpy over strlcpy
Shannon Nelson
1
-1
/
+1
2022-02-18
ionic: Use vzalloc for large per-queue related buffers
Brett Creeley
1
-8
/
+6
2022-01-25
ionic: replace set_vf data with union
Shannon Nelson
1
-19
/
+42
2022-01-25
ionic: stretch heartbeat detection
Shannon Nelson
1
-1
/
+1
2022-01-25
ionic: remove the dbid_inuse bitmap
Shannon Nelson
1
-16
/
+1
2022-01-25
ionic: disable napi when ionic_lif_init() fails
Brett Creeley
1
-0
/
+1
2022-01-25
ionic: Query FW when getting VF info via ndo_get_vf_config
Brett Creeley
1
-8
/
+82
2022-01-25
ionic: better handling of RESET event
Shannon Nelson
1
-6
/
+11
2022-01-25
ionic: add FW_STOPPING state
Shannon Nelson
1
-0
/
+1
2021-12-28
ionic: Initialize the 'lif->dbid_inuse' bitmap
Christophe JAILLET
1
-1
/
+1
2021-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+4
2021-10-10
ionic: handle vlan id overflow
Shannon Nelson
1
-40
/
+12
2021-10-10
ionic: remove mac overflow flags
Shannon Nelson
1
-5
/
+2
2021-10-10
ionic: move lif mac address functions
Shannon Nelson
1
-131
/
+0
2021-10-09
ionic: don't remove netdev->dev_addr when syncing uc list
Shannon Nelson
1
-0
/
+4
2021-10-07
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2021-10-06
ionic: move filter sync_needed bit set
Shannon Nelson
1
-1
/
+3
2021-10-02
ionic: add lif param to ionic_qcq_disable
Shannon Nelson
1
-12
/
+12
2021-10-02
ionic: have ionic_qcq_disable decide on sending to hardware
Shannon Nelson
1
-19
/
+20
2021-10-02
ionic: widen queue_lock use around lif init and deinit
Shannon Nelson
1
-3
/
+11
2021-10-02
ionic: move lif mutex setup and delete
Shannon Nelson
1
-5
/
+10
2021-09-03
ionic: fix double use of queue-lock
Shannon Nelson
1
-4
/
+8
2021-08-28
ionic: recreate hwstamp queues on ifup
Shannon Nelson
1
-0
/
+6
2021-08-28
ionic: pull hwstamp queue_lock up a level
Shannon Nelson
1
-14
/
+2
[prev]
[next]