aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi/rtl8192se
Commit message (Expand)AuthorAge
* rtlwifi: Remove casts of pointer to same typeJoe Perches2014-03-27
* rtlwifi: rtl8192se: Fix too long disable of IRQsLarry Finger2014-03-06
* rtlwifi: Move common routines to coreLarry Finger2014-03-06
* rtlwifi: rtl8192ce: rtl8192cu: rtl8192de: rtl8192se: rtl8723ae: rtl8723be: rt...Larry Finger2014-03-06
* rtlwifi: Prepare existing drivers for new driverLarry Finger2014-03-04
* rtlwifi: Remove redundant if clauseHeinrich Schuchardt2014-02-28
* rtlwifi: avoid accessing RCR directlyPeter Wu2014-02-24
* mac80211: add length check in ieee80211_is_robust_mgmt_frame()Johannes Berg2014-02-04
* rtlwifi: rtl8192se: Fix incorrect signal strength for unassociated APLarry Finger2013-11-11
* rtlwifi: rtl8192se: Fix wrong assignmentFelipe Pena2013-11-11
* rtlwifi: Remove all remaining references to variable 'noise' in rtl_stats structLarry Finger2013-10-03
* rtlwifi: remove duplicate declarations and macros in headersCatalin Iacob2013-09-26
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-10
|\
| * mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-25
* | rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes re...Larry Finger2013-04-01
* | rtlwifi: rtl8192se: Update driver to match vendor driver of 2013.02.07Larry Finger2013-04-01
|/
* mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40Johannes Berg2013-02-15
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2013-01-28
|\
| * rtlwifi: rtl8192se: Fix warning for unchecked pci_map_single() callLarry Finger2013-01-02
* | net: wireless/rtlwifi: fix uninitialized variable issueCong Ding2013-01-22
|/
* rtlwifi: remove __dev* attributesBill Pemberton2012-12-06
* rtlwifi: use SIMPLE_DEV_PM_OPSHauke Mehrtens2012-11-30
* rtlwifi: rtl8192se: Fixed coding style issues in the driverDaniel Stamer2012-11-30
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2012-11-21
|\
| * mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen2012-11-13
* | rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some v...Larry Finger2012-10-30
|/
* rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: Remove sparse warningsLarry Finger2012-09-07
* mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-31
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-06-29
|\
| * rtlwifi: rtl8192se: Fix double inclusion of header pci.hLarry Finger2012-06-26
| * rtlwifi: rtl8192se: Fix gcc 4.7.x warningLarry Finger2012-06-20
* | wireless: Remove casts to same typeJoe Perches2012-06-06
|/
* drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches2012-05-10
* rtlwifi: rtl8192se: Convert driver to use private dm structLarry Finger2012-04-23
* rtlwifi: Move dig_t and ps_t structsLarry Finger2012-04-23
* net/wireless: use module_pci_driverAxel Lin2012-04-16
* wireless: Remove unnecessary ; from while (0) macrosJoe Perches2012-04-11
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-03-05
|\
| * rtlwifi: rtl8192se firmware load can overflow target bufferTim Gardner2012-02-22
| * rtlwifi: rtl8192c-common: rtl8192se: rtl8192de: Simplify if statementsLarry Finger2012-02-22
* | drivers/net: Remove boolean comparisons to true/falseJoe Perches2012-02-13
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2012-02-06
|\|
| * rtlwifi: Convert to asynchronous firmware loadLarry Finger2012-01-30
| * rtlwifi: Move pr_fmt macros to a single locationLarry Finger2012-01-30
| * rtl8192se: Update copyright datesLarry Finger2012-01-24
| * rtlwifi: Remove incorrect logging message prefixesJoe Perches2012-01-24
| * rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__Joe Perches2012-01-24
| * rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__Joe Perches2012-01-24
| * rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__Joe Perches2012-01-24
| * rtlwifi: Standardize RT_PRINT_DATA macro and usesJoe Perches2012-01-24