aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi/core.c
Commit message (Expand)AuthorAge
* 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
* mac80211: make tx() operation return voidJohannes Berg2011-02-25
* rtlwifi: rtl8192ce: Fix endian warningsLarry Finger2011-02-21
* rtlwifi: Modify some rtl8192ce routines for merging rtl8192cuLarry Finger2011-02-21
* mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg2011-01-19
* rtlwifi: Switch locking from semaphores to mutexesLarry Finger2010-12-16
* rtl8192ce: Add new driverLarry Finger2010-12-15