summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rtlwifi/rtl8192ce/hw.c
AgeCommit message (Expand)Author
2014-10-23rtl8192cu: Prevent Ooops under rtl92c_set_fw_rsvdpagepktKarsten Wiese
2014-09-30rtlwifi: rtl8192ce: rtl8192common: Update for latest version of Realtek driversLarry Finger
2014-07-20rtlwifi: rtl8192ce: remove unnecessary break after returnFabian Frederick
2014-06-25rtlwifi/rtl8192c[eu]: Fix media status register maskRickard Strandqvist
2014-05-19rtlwifi: remove unused allow_all_destaddr functionsPeter Wu
2014-03-27rtlwifi: Remove casts of pointer to same typeJoe Perches
2014-03-06rtlwifi: rtl8192ce: Handle unused switch caseLarry Finger
2014-03-04rtlwifi: Prepare existing drivers for new driverLarry Finger
2014-03-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville
2014-02-24rtlwifi: avoid accessing RCR directlyPeter Wu
2014-02-13rtlwifi: rtl8192ce: Fix too long disable of IRQsOlivier Langlois
2013-04-01rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes re...Larry Finger
2013-04-01rtlwifi: rtl8192c: rtl8192ce: Update to vendor driver of 2013.02.07Larry Finger
2013-02-15mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg
2012-10-30rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some v...Larry Finger
2012-10-30rtlwifi: rtl8192c: rtl8192ce: Add support for B-CUT version of RTL8188CELarry Finger
2012-10-19rtlwifi: rtl8192ce: rtl8192cu: use %*phC to dump small buffersAndy Shevchenko
2012-09-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2012-09-12rtlwifi: rtl8192ce: Log message that B_CUT device may not workLarry Finger
2012-09-07rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: Remove sparse warningsLarry Finger
2012-06-06wireless: Remove casts to same typeJoe Perches
2012-02-13drivers/net: Remove boolean comparisons to true/falseJoe Perches
2012-01-30rtlwifi: Convert to asynchronous firmware loadLarry Finger
2012-01-24rtl8192ce: Update copyright datesLarry Finger
2012-01-24rtlwifi: Simplify chip version id loggingJoe Perches
2012-01-24rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__Joe Perches
2012-01-24rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__Joe Perches
2012-01-24rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__Joe Perches
2012-01-24rtlwifi: Standardize RT_PRINT_DATA macro and usesJoe Perches
2011-07-20wireless: rtlwifi: throw away MAC_FMT and use %pM insteadAndy Shevchenko
2011-07-05rtlwifi: rtl8192{ce,cu,se} Remove irq_enabledMike McCormack
2011-06-20rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with trueMike McCormack
2011-06-03rtlwifi: Synchronize IRQ after disabling itMike McCormack
2011-06-01rtl8192ce: Fix warnings from gcc 4.6.0Larry Finger
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-04-26rtlwifi: rtl8192ce: rtl8192cu: Fix most sparse warningsLarry Finger
2011-04-26rtlwifi: rtl8192ce: Change rtl8192ce routines phy and trx and modify rtl8192c...Chaoming_Li
2011-04-26rtlwifi: rtl8192ce: Change hw routine for addition of rtl8192se and rtl8192deChaoming_Li
2011-04-10treewide: remove extra semicolonsJustin P. Mattock
2011-02-23rtlwifi: rtl8192ce: rtl8192cu: Fix multiple def errors for allyesconfig buildLarry Finger
2011-02-21rtlwifi: rtl8192ce: Fix endian warningsLarry Finger
2011-02-21rtlwifi: Modify some rtl8192ce routines for merging rtl8192cuLarry Finger
2011-02-21rtlwifi: Make changes in rtlwifi/rtl8192ce/def.h to support rtl8192cuLarry Finger
2010-12-22rtlwifi: rtl8192ce: Fix driver problem when radio switch off at module loadLarry Finger
2010-12-20rtl8192ce: drop 'rtl8192c-' prefix from filesJohn W. Linville