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
/
usb
/
r8152.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-12-06
r8152: add vendor/device ID pair for ASUS USB-C2500
Kelly Kane
1
-0
/
+1
2023-12-04
r8152: Add RTL8152_INACCESSIBLE to r8153_aldps_en()
Douglas Anderson
1
-0
/
+2
2023-12-04
r8152: Add RTL8152_INACCESSIBLE to r8153_pre_firmware_1()
Douglas Anderson
1
-0
/
+2
2023-12-04
r8152: Add RTL8152_INACCESSIBLE to r8156b_wait_loading_flash()
Douglas Anderson
1
-0
/
+2
2023-12-04
r8152: Add RTL8152_INACCESSIBLE checks to more loops
Douglas Anderson
1
-0
/
+8
2023-12-04
r8152: Hold the rtnl_lock for all of reset
Douglas Anderson
1
-6
/
+7
2023-10-26
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-73
/
+230
2023-10-22
r8152: Block future register access if register access fails
Douglas Anderson
1
-31
/
+176
2023-10-22
r8152: Rename RTL8152_UNPLUG to RTL8152_INACCESSIBLE
Douglas Anderson
1
-48
/
+48
2023-10-22
r8152: Check for unplug in r8153b_ups_en() / r8153c_ups_en()
Douglas Anderson
1
-0
/
+4
2023-10-22
r8152: Check for unplug in rtl_phy_patch_request()
Douglas Anderson
1
-0
/
+3
2023-10-22
r8152: Release firmware if we have an error in probe
Douglas Anderson
1
-0
/
+1
2023-10-22
r8152: Cancel hw_phy_work if we have an error in probe
Douglas Anderson
1
-0
/
+1
2023-10-22
r8152: Run the unload routine if we have errors during probe
Douglas Anderson
1
-0
/
+2
2023-10-22
r8152: Increase USB control msg timeout to 5000ms as per spec
Douglas Anderson
1
-3
/
+4
2023-10-04
r8152: use napi_gro_frags
Hayes Wang
1
-17
/
+50
2023-10-04
r8152: break the loop when the budget is exhausted
Hayes Wang
1
-5
/
+13
2023-09-11
r8152: check budget for r8152_poll()
Hayes Wang
1
-0
/
+3
2023-08-28
r8152: add vendor/device ID pair for D-Link DUB-E250
Antonio Napolitano
1
-0
/
+1
2023-08-15
eth: r8152: try to use a normal budget
Jakub Kicinski
1
-2
/
+1
2023-07-28
r8152: set bp in bulk
Hayes Wang
1
-50
/
+25
2023-07-28
r8152: adjust generic_ocp_write function
Hayes Wang
1
-11
/
+18
2023-06-10
net: move gso declarations and functions to their own files
Eric Dumazet
1
-0
/
+1
2023-05-03
r8152: fix the autosuspend doesn't work
Hayes Wang
1
-0
/
+1
2023-05-01
r8152: move setting r8153b_rx_agg_chg_indicate()
Hayes Wang
1
-6
/
+8
2023-05-01
r8152: fix the poor throughput for 2.5G devices
Hayes Wang
1
-0
/
+14
2023-05-01
r8152: fix flow control issue of RTL8156A
Hayes Wang
1
-20
/
+36
2023-04-07
r8152: Add __GFP_NOWARN to big allocations
Douglas Anderson
1
-1
/
+1
2023-01-20
r8152: reduce the control transfer of rtl8152_get_version()
Hayes Wang
1
-4
/
+5
2023-01-20
r8152: remove rtl_vendor_mode function
Hayes Wang
1
-38
/
+1
2023-01-18
r8152: avoid to change cfg for all devices
Hayes Wang
1
-3
/
+17
2023-01-12
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-0
/
+1
2023-01-12
r8152: add vendor/device ID pair for Microsoft Devkit
Andre Przywara
1
-0
/
+1
2023-01-09
r8152: add USB device driver for config selection
Bjørn Mork
1
-32
/
+81
2022-10-03
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-1
/
+3
2022-10-03
r8152: Rate limit overflow messages
Andrew Gaul
1
-1
/
+3
2022-09-03
r8152: Add MAC passthrough support for Lenovo Travel Hub
André Apitzsch
1
-0
/
+2
2022-08-31
r8152: allow userland to disable multicast
Sven van Ashbrook
1
-8
/
+12
2022-08-31
net: move from strlcpy with unused retval to strscpy
Wolfram Sang
1
-3
/
+3
2022-08-27
r8152: add PID for the Lenovo OneLink+ Dock
Jean-Francois Le Fillatre
1
-0
/
+3
2022-08-26
r8152: add PID for the Lenovo OneLink+ Dock
Jean-Francois Le Fillatre
1
-0
/
+3
2022-08-22
r8152: fix the RX FIFO settings when suspending
Hayes Wang
1
-0
/
+10
2022-08-22
r8152: fix the units of some registers for RTL8156A
Hayes Wang
1
-15
/
+2
2022-07-19
r8152: fix a WOL issue
Hayes Wang
1
-2
/
+14
2022-07-13
r8152: fix accessing unset transport header
Hayes Wang
1
-7
/
+7
2022-05-19
net: usb: r8152: Add in new Devices that are supported for Mac-Passthru
David Ober
1
-7
/
+26
2022-05-08
r8152: switch to netif_napi_add_weight()
Jakub Kicinski
1
-4
/
+2
2022-05-06
net: make drivers set the TSO limit not the GSO limit
Jakub Kicinski
1
-1
/
+1
2022-01-05
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
Jakub Kicinski
1
-3
/
+6
2022-01-05
Revert "net: usb: r8152: Add MAC passthrough support for more Lenovo Docks"
Aaron Ma
1
-3
/
+6
[next]