summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rtlwifi/rtl8192se
AgeCommit message (Expand)AuthorFilesLines
2015-10-14rtlwifi: rtl818x: Move drivers into new realtek directoryLarry Finger21-10618/+0
2015-06-15rtlwifi: fix tm_trigger usageHans Ulli Kroll1-4/+3
2015-03-30rtlwifi: Change REG_CR+2 to MSRTaehee Yoo1-1/+1
2015-03-03rtlwifi: Remove unused defines from driver-specific def.hPriit Laes1-1/+0
2015-02-26rtlwifi: Clear ACM_CTRL AC3_VO bit correctlyJes Sorensen1-1/+1
2015-01-09rtlwifi: Move macro definitions to coreLarry Finger2-4/+3
2015-01-09rtlwifi: rtl8192c-common: Convert driver to use common DM table initializationLarry Finger1-8/+0
2015-01-09rtlwifi: Create new routine to initialize the DM tablesLarry Finger2-19/+1
2014-12-24rtlwifi: rtl8821ae: Switch to use common rate control routineLarry Finger1-1/+1
2014-12-24rtlwifi: Convert all drivers to use a common set of rate descriptorsLarry Finger3-28/+28
2014-12-24rtlwifi: Remove extraneous argument for rate mappingLarry Finger1-6/+5
2014-11-10rtlwifi: rtl8192se: Fix connection problemsLarry Finger3-2/+23
2014-10-30rtlwifi: rtl8192se: Fix firmware loadingLarry Finger1-2/+2
2014-10-30rtlwifi: rtl8192se: Add missing section to read descriptor settingLarry Finger2-0/+5
2014-10-30rtlwifi: rtl8192se: Fix duplicate calls to ieee80211_register_hw()Larry Finger1-17/+0
2014-10-30rtlwifi: rtl8192ce: rtl8192de: rtl8192se: Fix handling for missing get_btc_st...Larry Finger1-0/+1
2014-10-02rtlwifi: Fix static checker warnings for various driversLarry Finger1-4/+0
2014-09-30rtlwifi: rtl8723ae: Update driver to match 06/28/14 Realtek versionLarry Finger1-1/+0
2014-07-21rtlwifi: rtl8192se: remove unnecessary break after returnFabian Frederick2-4/+0
2014-07-14rtlwifi: remove unnecessary break after gotoFabian Frederick1-1/+0
2014-05-20rtlwifi: remove unused allow_all_destaddr functionsPeter Wu3-23/+0
2014-04-30rtlwifi: rtl8192se: Fix regression due to commit 1bf4bbbLarry Finger1-0/+6
2014-03-27rtlwifi: Remove casts of pointer to same typeJoe Perches1-8/+6
2014-03-06rtlwifi: rtl8192se: Fix too long disable of IRQsLarry Finger1-6/+21
2014-03-06rtlwifi: Move common routines to coreLarry Finger2-91/+8
2014-03-06rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: rtl8192se: rtl8723ae: rtl8723be: rt...Larry Finger2-5/+8
2014-03-04rtlwifi: Prepare existing drivers for new driverLarry Finger1-1/+1
2014-02-28rtlwifi: Remove redundant if clauseHeinrich Schuchardt1-1/+1
2014-02-25rtlwifi: avoid accessing RCR directlyPeter Wu1-2/+3
2014-02-05mac80211: add length check in ieee80211_is_robust_mgmt_frame()Johannes Berg1-1/+1
2013-11-11rtlwifi: rtl8192se: Fix incorrect signal strength for unassociated APLarry Finger1-1/+1
2013-11-11rtlwifi: rtl8192se: Fix wrong assignmentFelipe Pena1-1/+1
2013-10-04rtlwifi: Remove all remaining references to variable 'noise' in rtl_stats structLarry Finger1-1/+0
2013-09-26rtlwifi: remove duplicate declarations and macros in headersCatalin Iacob1-5/+0
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-2/+2
2013-04-02rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes re...Larry Finger3-21/+21
2013-04-02rtlwifi: rtl8192se: Update driver to match vendor driver of 2013.02.07Larry Finger8-347/+181
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan1-2/+2
2013-02-15mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg2-4/+2
2013-01-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville1-1/+12
2013-01-23net: wireless/rtlwifi: fix uninitialized variable issueCong Ding1-1/+1
2013-01-02rtlwifi: rtl8192se: Fix warning for unchecked pci_map_single() callLarry Finger1-1/+12
2012-12-07rtlwifi: remove __dev* attributesBill Pemberton1-1/+1
2012-11-30rtlwifi: use SIMPLE_DEV_PM_OPSHauke Mehrtens1-8/+1
2012-11-30rtlwifi: rtl8192se: Fixed coding style issues in the driverDaniel Stamer5-20/+17
2012-11-21Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville1-1/+1
2012-11-14mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen1-1/+1
2012-10-31rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some v...Larry Finger5-109/+82
2012-09-07rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: Remove sparse warningsLarry Finger1-3/+3
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn2-2/+4