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
/
staging
/
rtl8712
Age
Commit message (
Expand
)
Author
2015-11-15
staging: rtl8712: rtl871x_mlme: Remove wrapper function
Amitoj Kaur Chawla
2015-10-29
staging: rtl8712: rtl871x_io: Remove unused function
Amitoj Kaur Chawla
2015-10-27
staging: rtl8712: rtl871x_mp: Remove unused function
Amitoj Kaur Chawla
2015-10-27
staging: rtl8712: Remove unnecessary variables
Amitoj Kaur Chawla
2015-10-24
staging: rtl8712: Replace kmalloc with kmalloc_array
Cristina Moraru
2015-10-24
staging: rtl8712: spaces preferred around operands
Luis de Bethencourt
2015-10-24
staging: rtl8712: braces should be used on all arms
Luis de Bethencourt
2015-10-24
staging: rtl8712: Remove boolean comparisons
Luis de Bethencourt
2015-10-24
staging: rtl8712: Add device ID for Sitecom WLA2100
Larry Finger
2015-10-16
Staging: rtl8712: Coding style warnings fix for block comments
Punit Vara
2015-10-16
Staging: rtl8712: Use ether_addr_equal() over memcmp()
Punit Vara
2015-10-16
Staging: rtl8712: Fix warning prefer eth_broadcast_addr() over memset()
Punit Vara
2015-10-16
staging: rtl8712: rtl8712_recv: Remove useless intialisation
Amitoj Kaur Chawla
2015-10-16
Staging: rtl8712: usb_ops_linux: Remove useless cast
Shivani Bhardwaj
2015-10-16
Staging: rtl8712: rtl871x_io: Remove explicit cast
Shivani Bhardwaj
2015-10-16
Staging: rtl8712: rtl8712_xmit: Remove useless cast
Shivani Bhardwaj
2015-10-16
Staging: rtl8712: rtl8712_io: Remove unnecessary cast
Shivani Bhardwaj
2015-10-16
Staging: rtl8712: rtl8712_cmd: Remove useless cast
Shivani Bhardwaj
2015-10-16
Staging: rtl8712: os_intfs: Remove unnecessary cast
Shivani Bhardwaj
2015-10-12
staging: rtl8712: fix negative level value
Luis de Bethencourt
2015-10-12
staging: rtl8712: usleep_range is preferred over udelay
Amitoj Kaur Chawla
2015-10-12
staging: rtl8712: Replace GFP_ATOMIC with GFP_KERNEL
Amitoj Kaur Chawla
2015-10-12
Staging: rtl8712: Use ARRAY_SIZE macro
Shraddha Barke
2015-10-08
Staging: rtl8712: rtl8712_hal.h: Coding style warnings fix for block comments
Punit Vara
2015-10-08
Staging: rtl8712: rtl8712_gp_bitdef.h: Coding style warning fix for block com...
Punit Vara
2015-10-08
Staging: rtl8712: rtl8712_cmdctrl_bitdef.h: Coding style warning fix for bloc...
Punit Vara
2015-10-08
Staging: rtl8712: rtl8712_cmd.c: Coding style warnings fix for block comments
Punit Vara
2015-10-08
Staging: rtl8712: recv_linux.c: Coding style warning fix for block comment
Punit Vara
2015-10-08
Staging: rtl8712: os_intfs.c : Coding style warning fix for block comment
Punit Vara
2015-10-08
Staging: rtl8712: ieee80211.h: Coding style warnings fix for block comments
Punit Vara
2015-10-08
Staging: rtl8712: ieee80211.c: Coding style warnings fix for block comments
Punit Vara
2015-10-08
Staging: rtl8712: drv_types.h:Coding style warnings fix for block comments
Punit Vara
2015-10-08
staging: rtl8712: Remove NULL comparison
Amitoj Kaur Chawla
2015-10-08
staging: rtl8712: Remove NULL comparison
Amitoj Kaur Chawla
2015-10-08
staging: rtl8712: Move constant to right of test or replace with "!"
Alison Schofield
2015-10-08
staging: rtl8712: Add space around '&'
Amitoj Kaur Chawla
2015-10-08
staging: rtl8712: Add spaces around '|'
Amitoj Kaur Chawla
2015-10-08
staging: rtl8712: Add space around '+'
Amitoj Kaur Chawla
2015-10-02
staging: rtl8712: re-use mac_pton()
Andy Shevchenko
2015-09-29
staging: rtl8712: remove dead code
Luis de Bethencourt
2015-09-20
Staging: rtl8712: Coding style warning fix for block comment
Punit Vara
2015-09-14
staging: rtl8712: usb_ops_linux: fixed a comparison coding style issue
Samuel Dominguez Lorenzo
2015-09-12
staging/rtl8712 : Remove duplicated BIT() definitions
Anish Bhatt
2015-09-12
staging/rtl8712 : Remove unused macro definitions.
Anish Bhatt
2015-08-14
staging: rtl8712: Remove unnecessary externs
Joe Perches
2015-08-07
staging: rtl8712: change SupportedRates to rates
Joshua Clayton
2015-08-07
staging: rtl8712: remove typedefs
Joshua Clayton
2015-08-07
staging: rtl8712: rename function
Joshua Clayton
2015-08-07
staging: rtl8712: remove duplicate struct
Joshua Clayton
2015-08-07
staging: rtl8712: removed unused wrapper structs
Joshua Clayton
[next]