summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi/rtl8192se
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: rtl8192se: Fix connection problemsLarry Finger2014-11-103-2/+23
* rtlwifi: rtl8192se: Fix firmware loadingLarry Finger2014-10-301-2/+2
* rtlwifi: rtl8192se: Add missing section to read descriptor settingLarry Finger2014-10-302-0/+5
* rtlwifi: rtl8192se: Fix duplicate calls to ieee80211_register_hw()Larry Finger2014-10-301-17/+0
* rtlwifi: rtl8192ce: rtl8192de: rtl8192se: Fix handling for missing get_btc_st...Larry Finger2014-10-301-0/+1
* rtlwifi: Fix static checker warnings for various driversLarry Finger2014-10-021-4/+0
* rtlwifi: rtl8723ae: Update driver to match 06/28/14 Realtek versionLarry Finger2014-09-301-1/+0
* rtlwifi: rtl8192se: remove unnecessary break after returnFabian Frederick2014-07-202-4/+0
* rtlwifi: remove unnecessary break after gotoFabian Frederick2014-07-131-1/+0
* rtlwifi: remove unused allow_all_destaddr functionsPeter Wu2014-05-193-23/+0
* rtlwifi: rtl8192se: Fix regression due to commit 1bf4bbbLarry Finger2014-04-301-0/+6
* rtlwifi: Remove casts of pointer to same typeJoe Perches2014-03-271-8/+6
* rtlwifi: rtl8192se: Fix too long disable of IRQsLarry Finger2014-03-061-6/+21
* rtlwifi: Move common routines to coreLarry Finger2014-03-062-91/+8
* rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: rtl8192se: rtl8723ae: rtl8723be: rt...Larry Finger2014-03-062-5/+8
* rtlwifi: Prepare existing drivers for new driverLarry Finger2014-03-041-1/+1
* rtlwifi: Remove redundant if clauseHeinrich Schuchardt2014-02-281-1/+1
* rtlwifi: avoid accessing RCR directlyPeter Wu2014-02-241-2/+3
* mac80211: add length check in ieee80211_is_robust_mgmt_frame()Johannes Berg2014-02-041-1/+1
* rtlwifi: rtl8192se: Fix incorrect signal strength for unassociated APLarry Finger2013-11-111-1/+1
* rtlwifi: rtl8192se: Fix wrong assignmentFelipe Pena2013-11-111-1/+1
* rtlwifi: Remove all remaining references to variable 'noise' in rtl_stats structLarry Finger2013-10-031-1/+0
* rtlwifi: remove duplicate declarations and macros in headersCatalin Iacob2013-09-261-5/+0
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-101-2/+2
|\
| * mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-251-2/+2
* | rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes re...Larry Finger2013-04-013-21/+21
* | rtlwifi: rtl8192se: Update driver to match vendor driver of 2013.02.07Larry Finger2013-04-018-347/+181
|/
* mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg2013-02-152-4/+2
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-281-1/+12
|\
| * rtlwifi: rtl8192se: Fix warning for unchecked pci_map_single() callLarry Finger2013-01-021-1/+12
* | net: wireless/rtlwifi: fix uninitialized variable issueCong Ding2013-01-221-1/+1
|/
* rtlwifi: remove __dev* attributesBill Pemberton2012-12-061-1/+1
* rtlwifi: use SIMPLE_DEV_PM_OPSHauke Mehrtens2012-11-301-8/+1
* rtlwifi: rtl8192se: Fixed coding style issues in the driverDaniel Stamer2012-11-305-20/+17
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-211-1/+1
|\
| * mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen2012-11-131-1/+1
* | rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some v...Larry Finger2012-10-305-109/+82
|/
* rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: Remove sparse warningsLarry Finger2012-09-071-3/+3
* mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-312-2/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-292-1/+3
|\
| * rtlwifi: rtl8192se: Fix double inclusion of header pci.hLarry Finger2012-06-261-1/+0
| * rtlwifi: rtl8192se: Fix gcc 4.7.x warningLarry Finger2012-06-201-0/+3
* | wireless: Remove casts to same typeJoe Perches2012-06-063-26/+24
|/
* drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-101-5/+6
* rtlwifi: rtl8192se: Convert driver to use private dm structLarry Finger2012-04-233-81/+84
* rtlwifi: Move dig_t and ps_t structsLarry Finger2012-04-231-42/+0
* net/wireless: use module_pci_driverAxel Lin2012-04-161-18/+1
* wireless: Remove unnecessary ; from while (0) macrosJoe Perches2012-04-112-9/+4
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-053-23/+23
|\
| * rtlwifi: rtl8192se firmware load can overflow target bufferTim Gardner2012-02-222-2/+4
OpenPOWER on IntegriCloud