index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rtlwifi
/
base.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-06-10
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
1
-12
/
+10
2015-04-07
rtlwifi: Add encryption argument in rtl_is_special_data for checking DHCP pac...
Taehee Yoo
1
-2
/
+5
2015-03-03
rtlwifi: Improve handling of IPv6 packets
Larry Finger
1
-2
/
+5
2014-12-24
rtlwifi: rtl8821ae: Switch to use common rate control routine
Larry Finger
1
-2
/
+74
2014-12-24
rtlwifi: Convert all drivers to use a common set of rate descriptors
Larry Finger
1
-40
/
+40
2014-12-24
rtlwifi: Remove extraneous argument for rate mapping
Larry Finger
1
-1
/
+1
2014-10-23
rtlwifi: prevent format string usage from leaking
Kees Cook
1
-1
/
+1
2014-09-27
rtlwifi: Modify base.{c,h} for new drivers
Larry Finger
1
-227
/
+419
2014-09-27
rtlwifi: Modify core.c for new drivers
Larry Finger
1
-4
/
+4
2014-09-27
rtlwifi: Remove extra workqueue for enter/leave power state
Larry Finger
1
-5
/
+2
2014-01-13
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-1
/
+0
2014-01-08
mac80211: remove channel_change_time
Johannes Berg
1
-1
/
+0
2014-01-04
rtlwifi: use ether_addr_equal_64bits
Julia Lawall
1
-2
/
+2
2013-12-05
rtlwifi: rtl8192c: Prevent reconnect attempts if not connected
Larry Finger
1
-1
/
+2
2013-11-11
rtlwifi: Fix endian error in extracting packet type
Mark Cave-Ayland
1
-52
/
+41
2013-10-04
rtlwifi: Implement a common rtl_phy_scan_operation_backup() routine
Larry Finger
1
-0
/
+29
2013-09-04
drivers/net: Convert uses of compare_ether_addr to ether_addr_equal
Joe Perches
1
-1
/
+1
2013-07-19
rtlwifi: Fix build errors for unusual cases
Larry Finger
1
-3
/
+16
2013-07-10
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
1
-1
/
+1
2013-07-04
drivers: avoid format strings in names passed to alloc_workqueue()
Kees Cook
1
-1
/
+1
2013-06-03
net: wireless: replace strict_strtoul() with kstrtoul()
Jingoo Han
1
-1
/
+1
2013-04-10
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-4
/
+4
2013-04-02
rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes re...
Larry Finger
1
-0
/
+1
2013-04-02
rtlwifi: Rework rtl_lps_leave() and rtl_lps_enter() to use work queue
Larry Finger
1
-10
/
+9
2013-04-02
rtlwifi Modify existing bits to match vendor version 2013.02.07
Larry Finger
1
-43
/
+318
2013-03-25
mac80211: Use a cfg80211_chan_def in ieee80211_hw_conf_chan
Karl Beldan
1
-2
/
+2
2013-02-15
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
1
-4
/
+3
2013-02-15
mac80211: stop toggling IEEE80211_HT_CAP_SUP_WIDTH_20_40
Johannes Berg
1
-4
/
+3
2013-02-05
rtlwifi: Fix scheduling while atomic bug
Larry Finger
1
-3
/
+4
2012-11-14
rtlwifi: rtl8192ce: rtl8192cu: rtl8192se: rtl81723ae: Turn on building of the...
Larry Finger
1
-0
/
+24
2012-07-31
mac80211: move TX station pointer and restructure TX
Thomas Huehn
1
-2
/
+1
2012-07-20
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+1
2012-07-12
rtlwifi: Remove extra argument from queue setup routine
Larry Finger
1
-1
/
+1
2012-06-06
wireless: Remove casts to same type
Joe Perches
1
-1
/
+1
2012-05-11
drivers/net: Convert compare_ether_addr to ether_addr_equal
Joe Perches
1
-1
/
+1
2012-04-09
rtlwifi: Fix oops on rate-control failure
Larry Finger
1
-1
/
+4
2012-02-22
Correcting typos in rtlwifi/base.c
Tristan Pourcelot
1
-3
/
+3
2012-01-31
rtlwifi: Convert to asynchronous firmware load
Larry Finger
1
-0
/
+1
2012-01-31
rtlwifi: Move pr_fmt macros to a single location
Larry Finger
1
-4
/
+3
2012-01-27
mac80211: make beacon filtering per virtual interface
Johannes Berg
1
-1
/
+0
2012-01-24
rtlwifi: Update copyright dates
Larry Finger
1
-1
/
+1
2012-01-24
rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__
Joe Perches
1
-29
/
+27
2012-01-04
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-0
/
+1
2011-12-20
net: fix assignment of 0/1 to bool variables.
Rusty Russell
1
-1
/
+1
2011-12-19
rtlwifi: Fix locking problem introduces with commit 6539306b
Larry Finger
1
-0
/
+1
2011-12-14
rtlwifi: merge ips,lps spinlocks into one mutex
Stanislaw Gruszka
1
-2
/
+1
2011-11-22
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
John W. Linville
1
-0
/
+1
2011-11-22
rtlwifi: rtl8192cu: Fix endianian issues
Larry Finger
1
-3
/
+3
2011-11-01
drivers/net: Add module.h to drivers who were implicitly using it
Paul Gortmaker
1
-0
/
+1
2011-10-14
rtlwifi: Update to new Realtek version - Part I
Chaoming Li
1
-2
/
+4
[next]