summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/rtlwifi/core.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|/
* rtlwifi: Add the missing rcu_read_lock/unlockAlessio Igor Bogani2011-02-281-0/+4
* mac80211: make tx() operation return voidJohannes Berg2011-02-251-3/+2
* rtlwifi: rtl8192ce: Fix endian warningsLarry Finger2011-02-211-3/+3
* rtlwifi: Modify some rtl8192ce routines for merging rtl8192cuLarry Finger2011-02-211-4/+4
* mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg2011-01-191-1/+2
* rtlwifi: Switch locking from semaphores to mutexesLarry Finger2010-12-161-16/+16
* rtl8192ce: Add new driverLarry Finger2010-12-151-0/+1029
OpenPOWER on IntegriCloud