index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rtlwifi
/
base.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtlwifi: prevent format string usage from leaking
Kees Cook
2014-10-23
1
-1
/
+1
*
rtlwifi: Modify base.{c,h} for new drivers
Larry Finger
2014-09-26
1
-227
/
+419
*
rtlwifi: Modify core.c for new drivers
Larry Finger
2014-09-26
1
-4
/
+4
*
rtlwifi: Remove extra workqueue for enter/leave power state
Larry Finger
2014-09-26
1
-5
/
+2
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2014-01-13
1
-1
/
+0
|
\
|
*
mac80211: remove channel_change_time
Johannes Berg
2014-01-07
1
-1
/
+0
*
|
rtlwifi: use ether_addr_equal_64bits
Julia Lawall
2014-01-03
1
-2
/
+2
|
/
*
rtlwifi: rtl8192c: Prevent reconnect attempts if not connected
Larry Finger
2013-12-05
1
-1
/
+2
*
rtlwifi: Fix endian error in extracting packet type
Mark Cave-Ayland
2013-11-11
1
-52
/
+41
*
rtlwifi: Implement a common rtl_phy_scan_operation_backup() routine
Larry Finger
2013-10-03
1
-0
/
+29
*
drivers/net: Convert uses of compare_ether_addr to ether_addr_equal
Joe Perches
2013-09-03
1
-1
/
+1
*
rtlwifi: Fix build errors for unusual cases
Larry Finger
2013-07-18
1
-3
/
+16
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-07-09
1
-1
/
+1
|
\
|
*
net: wireless: replace strict_strtoul() with kstrtoul()
Jingoo Han
2013-06-03
1
-1
/
+1
*
|
drivers: avoid format strings in names passed to alloc_workqueue()
Kees Cook
2013-07-03
1
-1
/
+1
|
/
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-04-10
1
-4
/
+4
|
\
|
*
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
2013-03-25
1
-2
/
+2
*
|
rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes re...
Larry Finger
2013-04-01
1
-0
/
+1
*
|
rtlwifi: Rework rtl_lps_leave() and rtl_lps_enter() to use work queue
Larry Finger
2013-04-01
1
-10
/
+9
*
|
rtlwifi Modify existing bits to match vendor version 2013.02.07
Larry Finger
2013-04-01
1
-43
/
+318
|
/
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-02-15
1
-4
/
+3
|
\
|
*
mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40
Johannes Berg
2013-02-15
1
-4
/
+3
*
|
rtlwifi: Fix scheduling while atomic bug
Larry Finger
2013-02-04
1
-3
/
+4
|
/
*
rtlwifi: rtl8192ce: rtl8192cu: rtl8192se: rtl81723ae: Turn on building of the...
Larry Finger
2012-11-14
1
-0
/
+24
*
mac80211: move TX station pointer and restructure TX
Thomas Huehn
2012-07-31
1
-2
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-07-20
1
-1
/
+1
|
\
|
*
rtlwifi: Remove extra argument from queue setup routine
Larry Finger
2012-07-12
1
-1
/
+1
*
|
wireless: Remove casts to same type
Joe Perches
2012-06-06
1
-1
/
+1
|
/
*
drivers/net: Convert compare_ether_addr to ether_addr_equal
Joe Perches
2012-05-10
1
-1
/
+1
*
rtlwifi: Fix oops on rate-control failure
Larry Finger
2012-04-09
1
-1
/
+4
*
Correcting typos in rtlwifi/base.c
Tristan Pourcelot
2012-02-22
1
-3
/
+3
*
rtlwifi: Convert to asynchronous firmware load
Larry Finger
2012-01-30
1
-0
/
+1
*
rtlwifi: Move pr_fmt macros to a single location
Larry Finger
2012-01-30
1
-4
/
+3
*
mac80211: make beacon filtering per virtual interface
Johannes Berg
2012-01-27
1
-1
/
+0
*
rtlwifi: Update copyright dates
Larry Finger
2012-01-24
1
-1
/
+1
*
rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__
Joe Perches
2012-01-24
1
-29
/
+27
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2012-01-03
1
-0
/
+1
|
\
|
*
rtlwifi: Fix locking problem introduces with commit 6539306b
Larry Finger
2011-12-19
1
-0
/
+1
*
|
net: fix assignment of 0/1 to bool variables.
Rusty Russell
2011-12-19
1
-1
/
+1
|
/
*
rtlwifi: merge ips,lps spinlocks into one mutex
Stanislaw Gruszka
2011-12-13
1
-2
/
+1
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
2011-11-22
1
-0
/
+1
|
\
|
*
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
|
rtlwifi: rtl8192cu: Fix endianian issues
Larry Finger
2011-11-21
1
-3
/
+3
|
/
*
rtlwifi: Update to new Realtek version - Part I
Chaoming Li
2011-10-14
1
-2
/
+4
*
rtlwifi: Install updated rate-mapping routine
Larry Finger
2011-08-24
1
-0
/
+161
*
rtlwifi: Convert printks to pr_<level>
Joe Perches
2011-07-21
1
-4
/
+5
*
wireless: rtlwifi: throw away MAC_FMT and use %pM instead
Andy Shevchenko
2011-07-20
1
-6
/
+5
*
rtlwifi: rtl8192{c,ce,cu,se}: Remove comparisons of booleans with true
Mike McCormack
2011-06-20
1
-1
/
+1
*
rtlwifi: Fix warnings from gcc 4.6.0
Larry Finger
2011-06-01
1
-4
/
+0
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2011-05-05
1
-126
/
+594
|
\
[next]