summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rtlwifi/rtl8192cu/mac.c
AgeCommit message (Expand)AuthorFilesLines
2015-10-14rtlwifi: rtl818x: Move drivers into new realtek directoryLarry Finger1-827/+0
2015-08-18rtlwifi: rtl8192cu: Remove and replace routine in hw.c and mac.cTaehee Yoo1-51/+1
2015-08-18rtlwifi: rtl8192cu: remove duplicated routine in hw.c and mac.cTaehee Yoo1-41/+0
2015-07-21rtlwifi: rtl8192cu: Remove rtl8723 codeTaehee Yoo1-12/+0
2015-06-15rtlwifi: rtl8192cu: remove _InitBeaconParameters().Taehee Yoo1-15/+0
2015-05-26rtlwifi: rtl8192cu: Remove rtl92c_init_beacon_max_error's parameterTaehee Yoo1-1/+1
2015-03-30rtlwifi: Change REG_CR+2 to MSRTaehee Yoo1-1/+1
2014-12-24rtlwifi: Convert all drivers to use a common set of rate descriptorsLarry Finger1-2/+2
2014-09-30rtlwifi: rtl8192ce: rtl8192common: Update for latest version of Realtek driversLarry Finger1-0/+1
2014-09-30rtlwifi: rtl8723be: Update driver to match Realtek release of 06/28/14Larry Finger1-1/+1
2013-11-15rtlwifi: rtl8192cu: Fix more pointer arithmetic errorsLarry Finger1-3/+3
2013-09-26rtlwifi: rtl8192cu: Convert driver to use rtl_process_phyinfo()Larry Finger1-185/+2
2013-06-12rtlwifi: rtl8192cu: Fix problem in connecting to WEP or WPA(1) networksLarry Finger1-1/+17
2013-02-08net: wireless/rtlwifi: fix uninitialized variable issueCong Ding1-1/+1
2012-10-31rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some v...Larry Finger1-15/+10
2012-05-11drivers/net: Convert compare_ether_addr to ether_addr_equalJoe Perches1-5/+5
2012-01-31rtlwifi: Move pr_fmt macros to a single locationLarry Finger1-4/+2
2012-01-24rtl8192cu: Update copyright datesLarry Finger1-1/+1
2012-01-24rtlwifi: Simplify chip version id loggingJoe Perches1-28/+18
2012-01-24rtlwifi: Remove incorrect logging message prefixesJoe Perches1-1/+1
2012-01-24rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__Joe Perches1-1/+1
2012-01-24rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__Joe Perches1-55/+46
2012-01-24rtlwifi: Standardize RT_PRINT_DATA macro and usesJoe Perches1-1/+1
2011-11-22rtlwifi: rtl8192cu: Change firmware upload to use block writesLarry Finger1-0/+1
2011-08-24rtlwifi: rtl8192cu: Convert to use the new rate-mapping routine in rtlwifiLarry Finger1-2/+2
2011-07-21rtlwifi: Convert printks to pr_<level>Joe Perches1-4/+7
2011-07-05rtlwifi: rtl8192{ce,cu,se} Remove irq_enabledMike McCormack1-9/+0
2011-06-01rtl8192cu: Fix warnings from gcc 4.6.0Larry Finger1-2/+0
2011-02-21rtlwifi: rtl8192cu: Add routine macGeorge1-0/+1144