aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi/rtl8192se (follow)
AgeCommit message (Expand)AuthorFilesLines
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: rtl8188eu: Modify for new APILarry 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-24rtlwifi: avoid accessing RCR directlyPeter Wu1-2/+3
2014-02-04mac80211: 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-03rtlwifi: 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/jberg/mac80211-nextJohn W. Linville1-2/+2
2013-04-01rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes required by adding rtl81988eeLarry Finger3-21/+21
2013-04-01rtlwifi: 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/linville/wirelessJohn W. Linville1-1/+12
2013-01-22net: 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-06rtlwifi: 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/jberg/mac80211-nextJohn W. Linville1-1/+1
2012-11-13mac80211: support RX_FLAG_MACTIME_ENDThomas Pedersen1-1/+1
2012-10-30rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some variable namesLarry 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
2012-06-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville2-1/+3
2012-06-26rtlwifi: rtl8192se: Fix double inclusion of header pci.hLarry Finger1-1/+0
2012-06-20rtlwifi: rtl8192se: Fix gcc 4.7.x warningLarry Finger1-0/+3
2012-06-06wireless: Remove casts to same typeJoe Perches3-26/+24
2012-05-10drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches1-5/+6
2012-04-23rtlwifi: rtl8192se: Convert driver to use private dm structLarry Finger3-81/+84
2012-04-23rtlwifi: Move dig_t and ps_t structsLarry Finger1-42/+0
2012-04-16net/wireless: use module_pci_driverAxel Lin1-18/+1
2012-04-11wireless: Remove unnecessary ; from while (0) macrosJoe Perches2-9/+4
2012-03-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville3-23/+23
2012-02-22rtlwifi: rtl8192se firmware load can overflow target bufferTim Gardner2-2/+4
2012-02-22rtlwifi: rtl8192c-common: rtl8192se: rtl8192de: Simplify if statementsLarry Finger1-21/+19
2012-02-13drivers/net: Remove boolean comparisons to true/falseJoe Perches4-16/+15
2012-02-06Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville20-387/+397
2012-01-31drivers/net: Remove unnecessary k.alloc/v.alloc OOM messagesJoe Perches1-4/+1
2012-01-30rtlwifi: Convert to asynchronous firmware loadLarry Finger4-23/+65
2012-01-30rtlwifi: Move pr_fmt macros to a single locationLarry Finger4-11/+2
2012-01-24rtl8192se: Update copyright datesLarry Finger20-20/+20
2012-01-24rtlwifi: Remove incorrect logging message prefixesJoe Perches1-2/+2
2012-01-24rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__Joe Perches4-12/+12
2012-01-24rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__Joe Perches1-42/+43
2012-01-24rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__Joe Perches8-279/+255
2012-01-24rtlwifi: Standardize RT_PRINT_DATA macro and usesJoe Perches1-2/+2