index
:
Linux Stable
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
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: rtl818x: Move drivers into new realtek directory
Larry Finger
2015-10-14
1
-2176
/
+0
*
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
2015-06-10
1
-12
/
+10
*
rtlwifi: Add encryption argument in rtl_is_special_data for checking DHCP pac...
Taehee Yoo
2015-04-07
1
-2
/
+5
*
rtlwifi: Improve handling of IPv6 packets
Larry Finger
2015-03-03
1
-2
/
+5
*
rtlwifi: rtl8821ae: Switch to use common rate control routine
Larry Finger
2014-12-24
1
-2
/
+74
*
rtlwifi: Convert all drivers to use a common set of rate descriptors
Larry Finger
2014-12-24
1
-40
/
+40
*
rtlwifi: Remove extraneous argument for rate mapping
Larry Finger
2014-12-24
1
-1
/
+1
*
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
|
/
[next]