index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rtlwifi
/
rtl8192cu
/
hw.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-01-27
rtlwifi: rtl8192cu: Set fw_ready flag
Taehee Yoo
1
-0
/
+3
2015-01-27
rtl8192cu: fix the mesh beaconing
Chun-Yeow Yeoh
1
-0
/
+1
2014-12-15
rtlwifi: rtl8192cu: Fix sparse non static symbol warning
Wei Yongjun
1
-1
/
+1
2014-10-23
rtl8192cu: Prevent Ooops under rtl92c_set_fw_rsvdpagepkt
Karsten Wiese
1
-1
/
+16
2014-09-30
rtlwifi: rtl8192ce: rtl8192common: Update for latest version of Realtek drivers
Larry Finger
1
-7
/
+10
2014-06-25
rtlwifi/rtl8192c[eu]: Fix media status register mask
Rickard Strandqvist
1
-1
/
+1
2014-05-13
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2014-05-06
RTL8192CU: Increase max APFM_ONMAC polling count
Andy Spencer
1
-1
/
+1
2014-04-30
rtl8192cu: Fix unbalanced irq enable in error path of rtl92cu_hw_init()
Ben Hutchings
1
-1
/
+1
2014-03-06
rtlwifi: rtl8192cu: Fix too long disable of IRQs
Larry Finger
1
-1
/
+14
2014-03-04
rtlwifi: Prepare existing drivers for new driver
Larry Finger
1
-6
/
+6
2014-02-24
rtlwifi: avoid accessing RCR directly
Peter Wu
1
-1
/
+3
2013-12-05
rtlwifi: Bring _rtl92c_phy_iq_calibrate() in line with the vendor driver
Mark Cave-Ayland
1
-1
/
+1
2013-06-12
rtlwifi: rtl8192cu: Fix problem in connecting to WEP or WPA(1) networks
Larry Finger
1
-34
/
+100
2013-04-01
rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes re...
Larry Finger
1
-10
/
+10
2013-03-13
rtlwifi: rtl8192cu: Fix problem that prevents reassociation
Larry Finger
1
-52
/
+35
2013-03-08
rtlwifi: rtl8192cu: Fix schedule while atomic bug splat
Larry Finger
1
-2
/
+0
2012-10-30
rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some v...
Larry Finger
1
-5
/
+5
2012-10-19
rtlwifi: rtl8192ce: rtl8192cu: use %*phC to dump small buffers
Andy Shevchenko
1
-4
/
+2
2012-06-06
wireless: Remove casts to same type
Joe Perches
1
-22
/
+21
2012-01-30
rtlwifi: Convert to asynchronous firmware load
Larry Finger
1
-20
/
+15
2012-01-30
rtlwifi: Move pr_fmt macros to a single location
Larry Finger
1
-2
/
+0
2012-01-24
rtl8192cu: Update copyright dates
Larry Finger
1
-1
/
+1
2012-01-24
rtl8192cu: Remove dead code never selected
Larry Finger
1
-170
/
+0
2012-01-24
rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__
Joe Perches
1
-2
/
+3
2012-01-24
rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__
Joe Perches
1
-36
/
+35
2012-01-24
rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__
Joe Perches
1
-92
/
+87
2012-01-24
rtlwifi: Standardize RT_PRINT_DATA macro and uses
Joe Perches
1
-1
/
+1
2011-12-19
net: fix assignment of 0/1 to bool variables.
Rusty Russell
1
-1
/
+1
2011-11-21
rtlwifi: rtl8192cu: Fix endianian issues
Larry Finger
1
-4
/
+5
2011-07-21
rtlwifi: Convert printks to pr_<level>
Joe Perches
1
-41
/
+28
2011-06-20
rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with true
Mike McCormack
1
-4
/
+4
2011-04-26
rtlwifi: rtl8192ce: Change rtl8192ce routines phy and trx and modify rtl8192c...
Chaoming_Li
1
-7
/
+7
2011-04-26
rtlwifi: rtl8192ce: Change sw and LED routines for addition of rtl8192se and ...
Chaoming_Li
1
-0
/
+2
2011-04-26
rtlwifi: rtl8192ce: Change hw routine for addition of rtl8192se and rtl8192de
Chaoming_Li
1
-0
/
+1
2011-04-14
rtlwifi: Fix unitialized variable warnings
Larry Finger
1
-1
/
+1
2011-02-23
rtlwifi: rtl8192ce: rtl8192cu: Fix multiple def errors for allyesconfig build
Larry Finger
1
-4
/
+3
2011-02-21
rtlwifi: rtl8192cu: Add routine hw
George
1
-0
/
+2505