summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rtlwifi/core.c
AgeCommit message (Expand)Author
2015-09-13rtlwifi: Fix NULL dereference when PCI driver used as an APLuis Felipe Dominguez Vega
2015-03-03wireless: Use eth_<foo>_addr instead of memsetJoe Perches
2015-01-27rtlwifi: add support to send beacon frame.Taehee Yoo
2015-01-09rtlwifi: rtl8192c-common: Convert driver to use common DM table initializationLarry Finger
2015-01-09rtlwifi: Create new routine to initialize the DM tablesLarry Finger
2014-12-24rtlwifi: rtl8821ae: Simplify loading of WOWLAN firmwareTroy Tan
2014-11-24rtlwifi: update RCR register in rtl_op_configure_filter()Lorenzo Bianconi
2014-11-20Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...John W. Linville
2014-11-19mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDRJohannes Berg
2014-10-30rtlwifi: rtl8192ce: rtl8192de: rtl8192se: Fix handling for missing get_btc_st...Larry Finger
2014-09-30rtlwifi: rtl8188ee: rtl8192com: rtl8192cu: rtl8192ee: rtl8723ae: rtl87323be: ...Larry Finger
2014-09-26rtlwifi: Fix problems with building an allyesconfigLarry Finger
2014-09-26rtlwifi: Modify core.c for new driversLarry Finger
2014-09-26rtlwifi: rtl_pci: Start modification for new driversLarry Finger
2014-07-20rtlwifi: remove unnecessary break after returnFabian Frederick
2014-04-09mac80211: add vif to flush callEmmanuel Grumbach
2014-03-27rtlwifi: Remove casts of pointer to same typeJoe Perches
2014-03-06rtlwifi: Move common routines to coreLarry Finger
2014-03-04rtlwifi: Prepare existing drivers for new driverLarry Finger
2014-02-24rtlwifi: properly apply filter flagsPeter Wu
2013-12-05rtlwifi: Set the link stateLarry Finger
2013-12-05rtlwifi: rtl8192cu: Add new firmwareLarry Finger
2013-10-02net:drivers/net: Miscellaneous conversions to ETH_ALENJoe Perches
2013-07-18rtlwifi: Fix build errors for unusual casesLarry Finger
2013-04-10Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...John W. Linville
2013-04-01rtlwifi: Rework rtl_lps_leave() and rtl_lps_enter() to use work queueLarry Finger
2013-04-01rtlwifi Modify existing bits to match vendor version 2013.02.07Larry Finger
2013-03-25mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chanKarl Beldan
2013-03-18mac80211: pass queue bitmap to flush operationJohannes Berg
2013-01-03mac80211: split TX aggregation stop actionJohannes Berg
2012-11-16rtlwifi: use eth_zero_addr() to assign zero addressWei Yongjun
2012-07-31mac80211: move TX station pointer and restructure TXThomas Huehn
2012-06-06wireless: Remove casts to same typeJoe Perches
2012-02-06rtlwifi: Remove extra debugging message accidentally left inLarry Finger
2012-01-30rtlwifi: Convert to asynchronous firmware loadLarry Finger
2012-01-27mac80211: make beacon filtering per virtual interfaceJohannes Berg
2012-01-24rtlwifi: Update copyright datesLarry Finger
2012-01-24rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__Joe Perches
2012-01-24rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__Joe Perches
2011-10-03mac80211: pass vif param to conf_tx() callbackEliad Peller
2011-09-27mac80211: add ieee80211_vif param to tsf functionsEliad Peller
2011-09-13rtlwifi: Fix problem when switching connectionsGeorge
2011-07-20wireless: rtlwifi: throw away MAC_FMT and use %pM insteadAndy Shevchenko
2011-06-20rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with trueMike McCormack
2011-06-20rtlwifi: Fix typo in variable nameMike McCormack
2011-06-10rtlwifi: Fix warnings on parisc archLarry Finger
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2011-04-26rtlwifi: Convert core routines for addition of rtl8192se and rtl8192deChaoming_Li
2011-04-10treewide: remove extra semicolonsJustin P. Mattock
2011-04-04rtlwifi: Remove unused/unneeded variablesLarry Finger