aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wireless/rtlwifi/core.c
AgeCommit message (Expand)Author
2014-02-06rtlwifi: Set the link stateLarry Finger
2014-02-06rtlwifi: rtl8192cu: Add new firmwareLarry 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
2011-02-28rtlwifi: Add the missing rcu_read_lock/unlockAlessio Igor Bogani
2011-02-25mac80211: make tx() operation return voidJohannes Berg
2011-02-21rtlwifi: rtl8192ce: Fix endian warningsLarry Finger
2011-02-21rtlwifi: Modify some rtl8192ce routines for merging rtl8192cuLarry Finger
2011-01-19mac80211: track receiver's aggregation reorder buffer sizeJohannes Berg
2010-12-16rtlwifi: Switch locking from semaphores to mutexesLarry Finger
2010-12-15rtl8192ce: Add new driverLarry Finger