summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi/core.c
Commit message (Expand)AuthorAgeFilesLines
* rtlwifi: Fix NULL dereference when PCI driver used as an APLuis Felipe Dominguez Vega2015-07-311-2/+5
* wireless: Use eth_<foo>_addr instead of memsetJoe Perches2015-03-031-3/+3
* rtlwifi: add support to send beacon frame.Taehee Yoo2015-01-271-0/+11
* rtlwifi: rtl8192c-common: Convert driver to use common DM table initializationLarry Finger2015-01-091-0/+3
* rtlwifi: Create new routine to initialize the DM tablesLarry Finger2015-01-091-0/+34
* rtlwifi: rtl8821ae: Simplify loading of WOWLAN firmwareTroy Tan2014-12-241-2/+22
* rtlwifi: update RCR register in rtl_op_configure_filter()Lorenzo Bianconi2014-11-241-0/+14
* Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...John W. Linville2014-11-201-2/+5
|\
| * mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg2014-11-191-2/+5
* | rtlwifi: rtl8192ce: rtl8192de: rtl8192se: Fix handling for missing get_btc_st...Larry Finger2014-10-301-0/+6
|/
* rtlwifi: rtl8188ee: rtl8192com: rtl8192cu: rtl8192ee: rtl8723ae: rtl87323be: ...Larry Finger2014-09-301-0/+31
* rtlwifi: Fix problems with building an allyesconfigLarry Finger2014-09-261-0/+98
* rtlwifi: Modify core.c for new driversLarry Finger2014-09-261-226/+518
* rtlwifi: rtl_pci: Start modification for new driversLarry Finger2014-09-261-14/+1
* rtlwifi: remove unnecessary break after returnFabian Frederick2014-07-201-1/+0
* mac80211: add vif to flush callEmmanuel Grumbach2014-04-091-1/+2
* rtlwifi: Remove casts of pointer to same typeJoe Perches2014-03-271-1/+1
* rtlwifi: Move common routines to coreLarry Finger2014-03-061-0/+60
* rtlwifi: Prepare existing drivers for new driverLarry Finger2014-03-041-1/+11
* rtlwifi: properly apply filter flagsPeter Wu2014-02-241-22/+30
* rtlwifi: Set the link stateLarry Finger2013-12-051-0/+1
* rtlwifi: rtl8192cu: Add new firmwareLarry Finger2013-12-051-0/+10
* net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches2013-10-021-5/+5
* rtlwifi: Fix build errors for unusual casesLarry Finger2013-07-181-0/+1
* Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville2013-04-101-3/+3
|\
| * mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan2013-03-251-3/+3
* | rtlwifi: Rework rtl_lps_leave() and rtl_lps_enter() to use work queueLarry Finger2013-04-011-3/+6
* | rtlwifi Modify existing bits to match vendor version 2013.02.07Larry Finger2013-04-011-39/+169
|/
* mac80211: pass queue bitmap to flush operationJohannes Berg2013-03-181-1/+1
* mac80211: split TX aggregation stop actionJohannes Berg2013-01-031-1/+3
* rtlwifi: use eth_zero_addr() to assign zero addressWei Yongjun2012-11-161-3/+2
* mac80211: move TX station pointer and restructure TXThomas Huehn2012-07-311-3/+5
* wireless: Remove casts to same typeJoe Perches2012-06-061-7/+7
* rtlwifi: Remove extra debugging message accidentally left inLarry Finger2012-02-061-3/+1
* rtlwifi: Convert to asynchronous firmware loadLarry Finger2012-01-301-1/+45
* mac80211: make beacon filtering per virtual interfaceJohannes Berg2012-01-271-0/+2
* rtlwifi: Update copyright datesLarry Finger2012-01-241-1/+1
* rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__Joe Perches2012-01-241-2/+2
* rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__Joe Perches2012-01-241-61/+59
* mac80211: pass vif param to conf_tx() callbackEliad Peller2011-10-031-1/+2
* mac80211: add ieee80211_vif param to tsf functionsEliad Peller2011-09-271-3/+5
* rtlwifi: Fix problem when switching connectionsGeorge2011-09-131-0/+8
* wireless: rtlwifi: throw away MAC_FMT and use %pM insteadAndy Shevchenko2011-07-201-3/+3
* rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with trueMike McCormack2011-06-201-2/+2
* rtlwifi: Fix typo in variable nameMike McCormack2011-06-201-2/+2
* rtlwifi: Fix warnings on parisc archLarry Finger2011-06-101-2/+2
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds2011-05-231-1/+1
|\
| * treewide: remove extra semicolonsJustin P. Mattock2011-04-101-1/+1
* | rtlwifi: Convert core routines for addition of rtl8192se and rtl8192deChaoming_Li2011-04-261-148/+260
* | rtlwifi: Remove unused/unneeded variablesLarry Finger2011-04-041-5/+3
|/
OpenPOWER on IntegriCloud