index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rtlwifi
/
core.c
Age
Commit message (
Expand
)
Author
2015-01-27
rtlwifi: add support to send beacon frame.
Taehee Yoo
2015-01-09
rtlwifi: rtl8192c-common: Convert driver to use common DM table initialization
Larry Finger
2015-01-09
rtlwifi: Create new routine to initialize the DM tables
Larry Finger
2014-12-24
rtlwifi: rtl8821ae: Simplify loading of WOWLAN firmware
Troy Tan
2014-11-24
rtlwifi: update RCR register in rtl_op_configure_filter()
Lorenzo Bianconi
2014-11-20
Merge tag 'mac80211-next-for-john-2014-11-20' of git://git.kernel.org/pub/scm...
John W. Linville
2014-11-19
mac80211: allow drivers to support NL80211_SCAN_FLAG_RANDOM_ADDR
Johannes Berg
2014-10-30
rtlwifi: rtl8192ce: rtl8192de: rtl8192se: Fix handling for missing get_btc_st...
Larry Finger
2014-09-30
rtlwifi: rtl8188ee: rtl8192com: rtl8192cu: rtl8192ee: rtl8723ae: rtl87323be: ...
Larry Finger
2014-09-26
rtlwifi: Fix problems with building an allyesconfig
Larry Finger
2014-09-26
rtlwifi: Modify core.c for new drivers
Larry Finger
2014-09-26
rtlwifi: rtl_pci: Start modification for new drivers
Larry Finger
2014-07-20
rtlwifi: remove unnecessary break after return
Fabian Frederick
2014-04-09
mac80211: add vif to flush call
Emmanuel Grumbach
2014-03-27
rtlwifi: Remove casts of pointer to same type
Joe Perches
2014-03-06
rtlwifi: Move common routines to core
Larry Finger
2014-03-04
rtlwifi: Prepare existing drivers for new driver
Larry Finger
2014-02-24
rtlwifi: properly apply filter flags
Peter Wu
2013-12-05
rtlwifi: Set the link state
Larry Finger
2013-12-05
rtlwifi: rtl8192cu: Add new firmware
Larry Finger
2013-10-02
net:drivers/net: Miscellaneous conversions to ETH_ALEN
Joe Perches
2013-07-18
rtlwifi: Fix build errors for unusual cases
Larry Finger
2013-04-10
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-04-01
rtlwifi: Rework rtl_lps_leave() and rtl_lps_enter() to use work queue
Larry Finger
2013-04-01
rtlwifi Modify existing bits to match vendor version 2013.02.07
Larry Finger
2013-03-25
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
2013-03-18
mac80211: pass queue bitmap to flush operation
Johannes Berg
2013-01-03
mac80211: split TX aggregation stop action
Johannes Berg
2012-11-16
rtlwifi: use eth_zero_addr() to assign zero address
Wei Yongjun
2012-07-31
mac80211: move TX station pointer and restructure TX
Thomas Huehn
2012-06-06
wireless: Remove casts to same type
Joe Perches
2012-02-06
rtlwifi: Remove extra debugging message accidentally left in
Larry Finger
2012-01-30
rtlwifi: Convert to asynchronous firmware load
Larry Finger
2012-01-27
mac80211: make beacon filtering per virtual interface
Johannes Berg
2012-01-24
rtlwifi: Update copyright dates
Larry Finger
2012-01-24
rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__
Joe Perches
2012-01-24
rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__
Joe Perches
2011-10-03
mac80211: pass vif param to conf_tx() callback
Eliad Peller
2011-09-27
mac80211: add ieee80211_vif param to tsf functions
Eliad Peller
2011-09-13
rtlwifi: Fix problem when switching connections
George
2011-07-20
wireless: rtlwifi: throw away MAC_FMT and use %pM instead
Andy Shevchenko
2011-06-20
rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with true
Mike McCormack
2011-06-20
rtlwifi: Fix typo in variable name
Mike McCormack
2011-06-10
rtlwifi: Fix warnings on parisc arch
Larry Finger
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-04-26
rtlwifi: Convert core routines for addition of rtl8192se and rtl8192de
Chaoming_Li
2011-04-10
treewide: remove extra semicolons
Justin P. Mattock
2011-04-04
rtlwifi: Remove unused/unneeded variables
Larry Finger
2011-02-28
rtlwifi: Add the missing rcu_read_lock/unlock
Alessio Igor Bogani
2011-02-25
mac80211: make tx() operation return void
Johannes Berg
[next]