index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rtlwifi
/
rtl8192se
/
sw.c
Age
Commit message (
Expand
)
Author
2014-12-24
rtlwifi: Convert all drivers to use a common set of rate descriptors
Larry Finger
2014-11-10
rtlwifi: rtl8192se: Fix connection problems
Larry Finger
2014-10-30
rtlwifi: rtl8192se: Fix firmware loading
Larry Finger
2014-10-30
rtlwifi: rtl8192se: Fix duplicate calls to ieee80211_register_hw()
Larry Finger
2014-10-30
rtlwifi: rtl8192ce: rtl8192de: rtl8192se: Fix handling for missing get_btc_st...
Larry Finger
2014-05-19
rtlwifi: remove unused allow_all_destaddr functions
Peter Wu
2013-04-01
rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes re...
Larry Finger
2013-04-01
rtlwifi: rtl8192se: Update driver to match vendor driver of 2013.02.07
Larry Finger
2012-12-06
rtlwifi: remove __dev* attributes
Bill Pemberton
2012-11-30
rtlwifi: use SIMPLE_DEV_PM_OPS
Hauke Mehrtens
2012-11-30
rtlwifi: rtl8192se: Fixed coding style issues in the driver
Daniel Stamer
2012-06-26
rtlwifi: rtl8192se: Fix double inclusion of header pci.h
Larry Finger
2012-04-16
net/wireless: use module_pci_driver
Axel Lin
2012-03-05
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-02-22
rtlwifi: rtl8192se firmware load can overflow target buffer
Tim Gardner
2012-02-06
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-31
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
Joe Perches
2012-01-30
rtlwifi: Convert to asynchronous firmware load
Larry Finger
2012-01-30
rtlwifi: Move pr_fmt macros to a single location
Larry Finger
2012-01-24
rtl8192se: Update copyright dates
Larry Finger
2012-01-24
rtlwifi: Remove incorrect logging message prefixes
Joe Perches
2012-01-24
rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__
Joe Perches
2012-01-24
rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__
Joe Perches
2011-12-19
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-10-31
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
2011-10-14
rtlwifi: rtl8192se: Updates from latest Realtek driver version - Part II
Chaoming Li
2011-10-14
rtlwifi: Change PCI drivers to use the new PM framework
Larry Finger
2011-10-11
rtlwifi: Change debug parameter to apply to individual drivers
Larry Finger
2011-09-20
rtlwifi: rtl8192se: Change modinfo messages
Larry Finger
2011-08-24
rtlwifi: rtl8192se: Convert to use the new rate-mapping routine in rtlwifi
Larry Finger
2011-07-21
rtlwifi: Convert printks to pr_<level>
Joe Perches
2011-05-10
rtlwifi: rtl8192se: Remove need to disable ASPM
Chaoming Li
2011-05-05
rtlwifi: rtl8192se: Modify Kconfig and Makefile routines for new driver
Chaoming Li
2011-05-05
rtlwifi: rtl8192se: Merge main (sw) routines
Chaoming Li