index
:
~sima/drm
alloc-review
avoid_bo_reuse_stalls
backlight-confusion
backport-3.6
bdw-for-bwidawsk
better-gpu_cpufreq
cea-double-clocked
colder-fusion
cpu_edp-abomination
cpu_transcoder
cs-prefetch
ctx-cleanup
direct-gtt
dma_buf-cpu-access
document-abi
dp-ilk-gm45
dp-integ
dp_mode_fixup
dpms-rework
dragon-slaughter
drm-cleanups
drm-core-cleanups
drm-coverity-fixes
drm-docs
drm-fb-helper
drm-init-cleanup
drm-intel-next-queued
drm-kms-locking
drm_agp_cleanup
drm_dp-refactoring
drm_for_each
dvo-meh
edid-latency
embed-gtt-space
exynos-base
exynos-base2
fb-size-check
fbcon-fixup
fbcon-rework
fbdev-less
fdi-dither
fence-debugfs
fix-relaxed-tiling
fixes-stuff
for-QA
for-agd5f
for-airlied
for-angela
for-anholt
for-antti
for-ben
for-bernard
for-bonbons
for-bwidawsk
for-chainsaw
for-damien
for-dominik
for-dvdhrm
for-eugeniy
for-fixes
for-fritsch
for-ickle
for-imre
for-j4ni
for-jani
for-jbarnes
for-jirierab
for-manday
for-me
for-mika
for-mlankhorst
for-nashpa
for-next
for-nkalkhof
for-ohsix
for-pinchartl
for-poland
for-pzanoni
for-robclark
for-seanpaul
for-sedat-dilek
for-thomas
for-tsa
for-ville
forcewake
full-gtt
gem_stress-fallout
gm45-reset-fixes
gmbus
gmbus-irq
gpu-freq-tracing
gpu-hanger
gtt-cleanup
gtt-wrestling
guard-page-fix
hangcheck-robustify
hangman
hole_stack-trick
hpd-mess
hpd-relaunch
hw_context
hw_context-ben
i810-fixup
i810-gtt-cleanup
i855-cache-coherency-checker
i915-docs
i915-fixes
ilk-hw-context
ilk-module-unload
ilk-wa-pile
init-fixes
intel_gtt_rework
intel_gtt_rework-part2
interlaced
irq-review
irq_handler_cleanup
ivb-edp-fixpile
jbarnes-owes-me-beers
kbz-59841
kill-old-drm-crap
kill-with-fire
kms_lease
local/cracy-mch-hack
local/dev_priv-rework
local/gtt-rework
lvds-fixed
map-and-fence
meh
mmu_notifier-checks
modeset-rework
modeset-rework-base
modeset-rework-fix-load-detect
modeset-rework-pipea-fix
modeset_s-r
my-next
no-more-cookies-for-me
no-more-enc-mode_set
no-more-ums
odds-and-ends
pageflip-ts-mess
pch-irq-fun
pfit-fixes
pipelined_fencing
pll-limits-mess
ppgtt
ppgtt-fix
ppgtt-stuff
prime-fixes
prime-locking-fixes
prts
psr-stuff
pts
pwrite-pread
radeon-kick-offb
refcount-meh
reset-fail
reset-irq-fun
reset-rework
review-for-jbarnes
reworked-dp-sequence
rinbuffer-cleanup
ring-cleanups
ringbuffer-cruft
robustify-reset-transitions
rps-locking
runtime-pm-for-dpms
semaphore-fun
set_caching
shit
shmem_slowpath
simple-patch-queue
snb-workarounds
story-for-ickle
stuff
stuff-fixes
stuff-for-39
stuff-for-poland
swizzled-pread
swizzling
tile-layout
topic/fix
topic/gpu-reloc-fight
topic/hmm-annotations
unbound-splitup
vgacon-crap
danvet's drm/ playground
danvet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
ethernet
/
broadcom
/
bnxt
/
bnxt_vfr.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-21
bnxt_en: Link representors to PCI device
Ivan Vecera
1
-0
/
+1
2023-04-13
bnxt_en: Allow to set switchdev mode without existing VFs
Ivan Vecera
1
-10
/
+19
2022-08-31
net: ethernet: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-1
/
+1
2022-03-21
devlink: hold the instance lock during eswitch_mode callbacks
Jakub Kicinski
1
-16
/
+6
2022-03-21
bnxt: use the devlink instance lock to protect sriov
Jakub Kicinski
1
-2
/
+2
2021-10-02
ethernet: use eth_hw_addr_set() instead of ether_addr_copy()
Jakub Kicinski
1
-1
/
+1
2021-08-30
bnxt_en: update all firmware calls to use the new APIs
Edwin Peer
1
-29
/
+32
2021-08-30
bnxt_en: move HWRM API implementation into separate file
Edwin Peer
1
-0
/
+1
2021-04-12
bnxt_en: Free and allocate VF-Reps during error recovery.
Sriharsha Basavapatna
1
-2
/
+59
2021-04-12
bnxt_en: Refactor __bnxt_vf_reps_destroy().
Michael Chan
1
-5
/
+16
2021-04-12
bnxt_en: Refactor bnxt_vf_reps_create().
Sriharsha Basavapatna
1
-18
/
+22
2020-03-03
net/broadcom: Clean broadcom code from driver versions
Leon Romanovsky
1
-1
/
+0
2020-02-26
bnxt_en: add newline to netdev_*() format strings
Jonathan Lemon
1
-5
/
+5
2020-01-18
bnxt_en: Do not treat DSN (Digital Serial Number) read failure as fatal.
Michael Chan
1
-0
/
+3
2019-07-09
drivers: net: use flow block API
Pablo Neira Ayuso
1
-1
/
+4
2019-07-09
net: flow_offload: add flow_block_cb_setup_simple()
Pablo Neira Ayuso
1
-23
/
+5
2019-04-04
bnxt: move bp->switch_id initialization to PF probe
Jiri Pirko
1
-25
/
+0
2019-02-06
bnxt: Implement ndo_get_port_parent_id()
Florian Fainelli
1
-8
/
+4
2018-10-03
devlink: Add extack for eswitch operations
Eli Britstein
1
-1
/
+2
2018-09-01
bnxt_en: remove set but not used variable 'rx_stats'
YueHaibing
1
-2
/
+0
2018-07-05
bnxt_en: Add bnxt_en initial params table and register it.
Vasundhara Volam
1
-2
/
+7
2018-06-26
net: sched: pass extack pointer to block binds and cb registration
John Hurley
1
-1
/
+1
2018-06-12
treewide: kmalloc() -> kmalloc_array()
Kees Cook
1
-2
/
+2
2018-04-11
bnxt_en: Support max-mtu with VF-reps
Sriharsha Basavapatna
1
-0
/
+30
2018-01-25
bnxt: use tc_cls_can_offload_and_chain0()
Jakub Kicinski
1
-1
/
+2
2018-01-17
bnxt_en: export a common switchdev PARENT_ID for all reps of an adapter
Sathya Perla
1
-0
/
+30
2017-11-08
bnxt: delete some unreachable code
Dan Carpenter
1
-1
/
+0
2017-11-02
net: sched: move the can_offload check from binding phase to rule insertion p...
Jiri Pirko
1
-1
/
+1
2017-10-28
bnxt_en: alloc tc_info{} struct only when tc flower is enabled
Sathya Perla
1
-0
/
+3
2017-10-21
bnxt: Move generic devlink code to new file
Steve Lin
1
-50
/
+3
2017-10-21
net: sched: avoid ndo_setup_tc calls for TC_SETUP_CLS*
Jiri Pirko
1
-2
/
+0
2017-10-21
bnxt: Convert ndo_setup_tc offloads to block callbacks
Jiri Pirko
1
-3
/
+40
2017-08-28
bnxt_en: bnxt: add TC flower filter offload support
Sathya Perla
1
-0
/
+18
2017-08-28
bnxt_en: fix clearing devlink ptr from bnxt struct
Sathya Perla
1
-2
/
+2
2017-08-19
bnxt_en: fix spelling mistake: "swtichdev" -> "switchdev"
Colin Ian King
1
-1
/
+1
2017-07-25
bnxt_en: fix switchdev port naming for external-port-rep and vf-reps
Sathya Perla
1
-1
/
+3
2017-07-25
bnxt_en: use SWITCHDEV_SET_OPS() for setting vf_rep_switchdev_ops
Sathya Perla
1
-1
/
+1
2017-07-25
bnxt_en: include bnxt_vfr.c code under CONFIG_BNXT_SRIOV switch
Sathya Perla
1
-0
/
+4
2017-07-24
bnxt_en: add support for port_attr_get and and get_phys_port_name
Sathya Perla
1
-1
/
+30
2017-07-24
bnxt_en: add vf-rep RX/TX and netdev implementation
Sathya Perla
1
-1
/
+217
2017-07-24
bnxt_en: add support to enable VF-representors
Sathya Perla
1
-0
/
+244