aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi/core.c
Commit message (Expand)AuthorAge
* wireless: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-03
* rtlwifi: add support to send beacon frame.Taehee Yoo2015-01-27
* rtlwifi: rtl8192c-common: Convert driver to use common DM table initializationLarry Finger2015-01-09
* rtlwifi: Create new routine to initialize the DM tablesLarry Finger2015-01-09
* rtlwifi: rtl8821ae: Simplify loading of WOWLAN firmwareTroy Tan2014-12-24
* rtlwifi: update RCR register in rtl_op_configure_filter()Lorenzo Bianconi2014-11-24
* Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...John W. Linville2014-11-20
|\
| * mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg2014-11-19
* | rtlwifi: rtl8192ce: rtl8192de: rtl8192se: Fix handling for missing get_btc_st...Larry Finger2014-10-30
|/
* rtlwifi: rtl8188ee: rtl8192com: rtl8192cu: rtl8192ee: rtl8723ae: rtl87323be: ...Larry Finger2014-09-30
* rtlwifi: Fix problems with building an allyesconfigLarry Finger2014-09-26
* rtlwifi: Modify core.c for new driversLarry Finger2014-09-26
* rtlwifi: rtl_pci: Start modification for new driversLarry Finger2014-09-26
* rtlwifi: remove unnecessary break after returnFabian Frederick2014-07-21
* mac80211: add vif to flush callEmmanuel Grumbach2014-04-09
* rtlwifi: Remove casts of pointer to same typeJoe Perches2014-03-27
* rtlwifi: Move common routines to coreLarry Finger2014-03-06
* rtlwifi: Prepare existing drivers for new driverLarry Finger2014-03-04
* rtlwifi: properly apply filter flagsPeter Wu2014-02-24
* rtlwifi: Set the link stateLarry Finger2013-12-05
* rtlwifi: rtl8192cu: Add new firmwareLarry Finger2013-12-05
* net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-02
* rtlwifi: Fix build errors for unusual casesLarry Finger2013-07-18
* 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: Rework rtl_lps_leave() and rtl_lps_enter() to use work queueLarry Finger2013-04-01
* | rtlwifi Modify existing bits to match vendor version 2013.02.07Larry Finger2013-04-01
|/
* mac80211: pass queue bitmap to flush operationJohannes Berg2013-03-18
* mac80211: split TX aggregation stop actionJohannes Berg2013-01-03
* rtlwifi: use eth_zero_addr() to assign zero addressWei Yongjun2012-11-16
* mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-31
* wireless: Remove casts to same typeJoe Perches2012-06-06
* rtlwifi: Remove extra debugging message accidentally left inLarry Finger2012-02-06
* rtlwifi: Convert to asynchronous firmware loadLarry Finger2012-01-30
* mac80211: make beacon filtering per virtual interfaceJohannes Berg2012-01-27
* rtlwifi: Update copyright datesLarry Finger2012-01-24
* rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__Joe Perches2012-01-24
* rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__Joe Perches2012-01-24
* mac80211: pass vif param to conf_tx() callbackEliad Peller2011-10-03
* mac80211: add ieee80211_vif param to tsf functionsEliad Peller2011-09-27
* rtlwifi: Fix problem when switching connectionsGeorge2011-09-13
* wireless: rtlwifi: throw away MAC_FMT and use %pM insteadAndy Shevchenko2011-07-20
* rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with trueMike McCormack2011-06-20
* rtlwifi: Fix typo in variable nameMike McCormack2011-06-20
* rtlwifi: Fix warnings on parisc archLarry Finger2011-06-10
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-23
|\
| * treewide: remove extra semicolonsJustin P. Mattock2011-04-10
* | rtlwifi: Convert core routines for addition of rtl8192se and rtl8192deChaoming_Li2011-04-26
* | rtlwifi: Remove unused/unneeded variablesLarry Finger2011-04-04
|/
* rtlwifi: Add the missing rcu_read_lock/unlockAlessio Igor Bogani2011-02-28