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
/
base.c
Age
Commit message (
Expand
)
Author
2014-12-24
rtlwifi: rtl8821ae: Switch to use common rate control routine
Larry Finger
2014-12-24
rtlwifi: Convert all drivers to use a common set of rate descriptors
Larry Finger
2014-12-24
rtlwifi: Remove extraneous argument for rate mapping
Larry Finger
2014-10-23
rtlwifi: prevent format string usage from leaking
Kees Cook
2014-09-26
rtlwifi: Modify base.{c,h} for new drivers
Larry Finger
2014-09-26
rtlwifi: Modify core.c for new drivers
Larry Finger
2014-09-26
rtlwifi: Remove extra workqueue for enter/leave power state
Larry Finger
2014-01-13
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2014-01-07
mac80211: remove channel_change_time
Johannes Berg
2014-01-03
rtlwifi: use ether_addr_equal_64bits
Julia Lawall
2013-12-05
rtlwifi: rtl8192c: Prevent reconnect attempts if not connected
Larry Finger
2013-11-11
rtlwifi: Fix endian error in extracting packet type
Mark Cave-Ayland
2013-10-03
rtlwifi: Implement a common rtl_phy_scan_operation_backup() routine
Larry Finger
2013-09-03
drivers/net: Convert uses of compare_ether_addr to ether_addr_equal
Joe Perches
2013-07-18
rtlwifi: Fix build errors for unusual cases
Larry Finger
2013-07-09
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-07-03
drivers: avoid format strings in names passed to alloc_workqueue()
Kees Cook
2013-06-03
net: wireless: replace strict_strtoul() with kstrtoul()
Jingoo Han
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: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes re...
Larry Finger
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-02-15
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-02-15
mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40
Johannes Berg
2013-02-04
rtlwifi: Fix scheduling while atomic bug
Larry Finger
2012-11-14
rtlwifi: rtl8192ce: rtl8192cu: rtl8192se: rtl81723ae: Turn on building of the...
Larry Finger
2012-07-31
mac80211: move TX station pointer and restructure TX
Thomas Huehn
2012-07-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-12
rtlwifi: Remove extra argument from queue setup routine
Larry Finger
2012-06-06
wireless: Remove casts to same type
Joe Perches
2012-05-10
drivers/net: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2012-04-09
rtlwifi: Fix oops on rate-control failure
Larry Finger
2012-02-22
Correcting typos in rtlwifi/base.c
Tristan Pourcelot
2012-01-30
rtlwifi: Convert to asynchronous firmware load
Larry Finger
2012-01-30
rtlwifi: Move pr_fmt macros to a single location
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_TRACE macro to use ##__VA_ARGS__
Joe Perches
2012-01-03
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-12-19
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-12-19
rtlwifi: Fix locking problem introduces with commit 6539306b
Larry Finger
2011-12-13
rtlwifi: merge ips,lps spinlocks into one mutex
Stanislaw Gruszka
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
2011-11-21
rtlwifi: rtl8192cu: Fix endianian issues
Larry Finger
2011-10-31
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
2011-10-14
rtlwifi: Update to new Realtek version - Part I
Chaoming Li
2011-08-24
rtlwifi: Install updated rate-mapping routine
Larry Finger
2011-07-21
rtlwifi: Convert printks to pr_<level>
Joe Perches
2011-07-20
wireless: rtlwifi: throw away MAC_FMT and use %pM instead
Andy Shevchenko
[next]