index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rtlwifi
/
rtl8192ce
/
hw.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtlwifi: rtl818x: Move drivers into new realtek directory
Larry Finger
2015-10-14
1
-2426
/
+0
*
rtlwifi: Clear ACM_CTRL AC3_VO bit correctly
Jes Sorensen
2015-02-26
1
-1
/
+1
*
rtlwifi: rtl8192ce: Update rate setting routines
Larry Finger
2014-12-24
1
-63
/
+44
*
rtlwifi: rtl8192ce: Update setting of the media status
Larry Finger
2014-12-24
1
-20
/
+31
*
rtlwifi: rtl8192ce: Add code to set the keep-alive operation
Larry Finger
2014-12-24
1
-2
/
+7
*
rtlwifi: rtl8192ce: Set fw_ready flag
Larry Finger
2014-12-15
1
-0
/
+2
*
rtlwifi: rtl8192ce: Fix missing interrupt ready flag
Larry Finger
2014-12-01
1
-1
/
+2
*
rtl8192cu: Prevent Ooops under rtl92c_set_fw_rsvdpagepkt
Karsten Wiese
2014-10-23
1
-1
/
+1
*
rtlwifi: rtl8192ce: rtl8192common: Update for latest version of Realtek drivers
Larry Finger
2014-09-30
1
-7
/
+9
*
rtlwifi: rtl8192ce: remove unnecessary break after return
Fabian Frederick
2014-07-20
1
-1
/
+0
*
rtlwifi/rtl8192c[eu]: Fix media status register mask
Rickard Strandqvist
2014-06-25
1
-1
/
+1
*
rtlwifi: remove unused allow_all_destaddr functions
Peter Wu
2014-05-19
1
-21
/
+0
*
rtlwifi: Remove casts of pointer to same type
Joe Perches
2014-03-27
1
-7
/
+7
*
rtlwifi: rtl8192ce: Handle unused switch case
Larry Finger
2014-03-06
1
-1
/
+3
*
rtlwifi: Prepare existing drivers for new driver
Larry Finger
2014-03-04
1
-6
/
+6
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-03-04
1
-2
/
+16
|
\
|
*
rtlwifi: rtl8192ce: Fix too long disable of IRQs
Olivier Langlois
2014-02-13
1
-2
/
+16
*
|
rtlwifi: avoid accessing RCR directly
Peter Wu
2014-02-24
1
-1
/
+3
|
/
*
rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes re...
Larry Finger
2013-04-01
1
-10
/
+10
*
rtlwifi: rtl8192c: rtl8192ce: Update to vendor driver of 2013.02.07
Larry Finger
2013-04-01
1
-5
/
+93
*
mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40
Johannes Berg
2013-02-15
1
-3
/
+3
*
rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some v...
Larry Finger
2012-10-30
1
-14
/
+13
*
rtlwifi: rtl8192c: rtl8192ce: Add support for B-CUT version of RTL8188CE
Larry Finger
2012-10-30
1
-5
/
+55
*
rtlwifi: rtl8192ce: rtl8192cu: use %*phC to dump small buffers
Andy Shevchenko
2012-10-19
1
-4
/
+2
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-28
1
-2
/
+10
|
\
|
*
rtlwifi: rtl8192ce: Log message that B_CUT device may not work
Larry Finger
2012-09-12
1
-2
/
+10
*
|
rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: Remove sparse warnings
Larry Finger
2012-09-07
1
-2
/
+2
|
/
*
wireless: Remove casts to same type
Joe Perches
2012-06-06
1
-22
/
+21
*
drivers/net: Remove boolean comparisons to true/false
Joe Perches
2012-02-13
1
-5
/
+4
*
rtlwifi: Convert to asynchronous firmware load
Larry Finger
2012-01-30
1
-5
/
+1
*
rtl8192ce: Update copyright dates
Larry Finger
2012-01-24
1
-1
/
+1
*
rtlwifi: Simplify chip version id logging
Joe Perches
2012-01-24
1
-10
/
+9
*
rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__
Joe Perches
2012-01-24
1
-1
/
+1
*
rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__
Joe Perches
2012-01-24
1
-38
/
+36
*
rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__
Joe Perches
2012-01-24
1
-95
/
+87
*
rtlwifi: Standardize RT_PRINT_DATA macro and uses
Joe Perches
2012-01-24
1
-2
/
+2
*
wireless: rtlwifi: throw away MAC_FMT and use %pM instead
Andy Shevchenko
2011-07-20
1
-1
/
+1
*
rtlwifi: rtl8192{ce,cu,se} Remove irq_enabled
Mike McCormack
2011-07-05
1
-2
/
+0
*
rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with true
Mike McCormack
2011-06-20
1
-5
/
+5
*
rtlwifi: Synchronize IRQ after disabling it
Mike McCormack
2011-06-03
1
-0
/
+1
*
rtl8192ce: Fix warnings from gcc 4.6.0
Larry Finger
2011-06-01
1
-6
/
+2
*
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-05-23
1
-2
/
+2
|
\
|
*
treewide: remove extra semicolons
Justin P. Mattock
2011-04-10
1
-2
/
+2
*
|
rtlwifi: rtl8192ce: rtl8192cu: Fix most sparse warnings
Larry Finger
2011-04-26
1
-1
/
+1
*
|
rtlwifi: rtl8192ce: Change rtl8192ce routines phy and trx and modify rtl8192c...
Chaoming_Li
2011-04-26
1
-2
/
+0
*
|
rtlwifi: rtl8192ce: Change hw routine for addition of rtl8192se and rtl8192de
Chaoming_Li
2011-04-26
1
-175
/
+336
|
/
*
rtlwifi: rtl8192ce: rtl8192cu: Fix multiple def errors for allyesconfig build
Larry Finger
2011-02-23
1
-3
/
+2
*
rtlwifi: rtl8192ce: Fix endian warnings
Larry Finger
2011-02-21
1
-19
/
+20
*
rtlwifi: Modify some rtl8192ce routines for merging rtl8192cu
Larry Finger
2011-02-21
1
-51
/
+50
*
rtlwifi: Make changes in rtlwifi/rtl8192ce/def.h to support rtl8192cu
Larry Finger
2011-02-21
1
-13
/
+0
[next]