index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rtlwifi
/
rtl8192ce
/
hw.c
Age
Commit message (
Expand
)
Author
2014-12-15
rtlwifi: rtl8192ce: Set fw_ready flag
Larry Finger
2014-12-01
rtlwifi: rtl8192ce: Fix missing interrupt ready flag
Larry Finger
2014-10-23
rtl8192cu: Prevent Ooops under rtl92c_set_fw_rsvdpagepkt
Karsten Wiese
2014-09-30
rtlwifi: rtl8192ce: rtl8192common: Update for latest version of Realtek drivers
Larry Finger
2014-07-20
rtlwifi: rtl8192ce: remove unnecessary break after return
Fabian Frederick
2014-06-25
rtlwifi/rtl8192c[eu]: Fix media status register mask
Rickard Strandqvist
2014-05-19
rtlwifi: remove unused allow_all_destaddr functions
Peter Wu
2014-03-27
rtlwifi: Remove casts of pointer to same type
Joe Perches
2014-03-06
rtlwifi: rtl8192ce: Handle unused switch case
Larry Finger
2014-03-04
rtlwifi: Prepare existing drivers for new driver
Larry Finger
2014-03-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-02-24
rtlwifi: avoid accessing RCR directly
Peter Wu
2014-02-13
rtlwifi: rtl8192ce: Fix too long disable of IRQs
Olivier Langlois
2013-04-01
rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes re...
Larry Finger
2013-04-01
rtlwifi: rtl8192c: rtl8192ce: Update to vendor driver of 2013.02.07
Larry Finger
2013-02-15
mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40
Johannes Berg
2012-10-30
rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some v...
Larry Finger
2012-10-30
rtlwifi: rtl8192c: rtl8192ce: Add support for B-CUT version of RTL8188CE
Larry Finger
2012-10-19
rtlwifi: rtl8192ce: rtl8192cu: use %*phC to dump small buffers
Andy Shevchenko
2012-09-28
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2012-09-12
rtlwifi: rtl8192ce: Log message that B_CUT device may not work
Larry Finger
2012-09-07
rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: Remove sparse warnings
Larry Finger
2012-06-06
wireless: Remove casts to same type
Joe Perches
2012-02-13
drivers/net: Remove boolean comparisons to true/false
Joe Perches
2012-01-30
rtlwifi: Convert to asynchronous firmware load
Larry Finger
2012-01-24
rtl8192ce: Update copyright dates
Larry Finger
2012-01-24
rtlwifi: Simplify chip version id logging
Joe Perches
2012-01-24
rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__
Joe Perches
2012-01-24
rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__
Joe Perches
2012-01-24
rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__
Joe Perches
2012-01-24
rtlwifi: Standardize RT_PRINT_DATA macro and uses
Joe Perches
2011-07-20
wireless: rtlwifi: throw away MAC_FMT and use %pM instead
Andy Shevchenko
2011-07-05
rtlwifi: rtl8192{ce,cu,se} Remove irq_enabled
Mike McCormack
2011-06-20
rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with true
Mike McCormack
2011-06-03
rtlwifi: Synchronize IRQ after disabling it
Mike McCormack
2011-06-01
rtl8192ce: Fix warnings from gcc 4.6.0
Larry Finger
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-04-26
rtlwifi: rtl8192ce: rtl8192cu: Fix most sparse warnings
Larry Finger
2011-04-26
rtlwifi: rtl8192ce: Change rtl8192ce routines phy and trx and modify rtl8192c...
Chaoming_Li
2011-04-26
rtlwifi: rtl8192ce: Change hw routine for addition of rtl8192se and rtl8192de
Chaoming_Li
2011-04-10
treewide: remove extra semicolons
Justin P. Mattock
2011-02-23
rtlwifi: rtl8192ce: rtl8192cu: Fix multiple def errors for allyesconfig build
Larry Finger
2011-02-21
rtlwifi: rtl8192ce: Fix endian warnings
Larry Finger
2011-02-21
rtlwifi: Modify some rtl8192ce routines for merging rtl8192cu
Larry Finger
2011-02-21
rtlwifi: Make changes in rtlwifi/rtl8192ce/def.h to support rtl8192cu
Larry Finger
2010-12-22
rtlwifi: rtl8192ce: Fix driver problem when radio switch off at module load
Larry Finger
2010-12-20
rtl8192ce: drop 'rtl8192c-' prefix from files
John W. Linville