index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rtlwifi
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtlwifi: rtl8192cu: Add new device ID
Adrien Schildknecht
2015-08-25
1
-0
/
+1
*
rtlwifi: rtl8192ee: fix semicolon.cocci warnings
Wu Fengguang
2015-08-25
1
-3
/
+3
*
Merge tag 'wireless-drivers-next-for-davem-2015-08-19' of git://git.kernel.or...
David S. Miller
2015-08-20
19
-345
/
+81
|
\
|
*
rtlwifi: rtl8192cu: Remove and replace routine in hw.c and mac.c
Taehee Yoo
2015-08-18
3
-107
/
+2
|
*
rtlwifi: rtl8192cu: remove duplicated routine in hw.c and mac.c
Taehee Yoo
2015-08-18
3
-72
/
+16
|
*
rtlwifi: rtl8192c-common: Fix two typos
Larry Finger
2015-08-13
1
-5
/
+4
|
*
rtlwifi: rtl8192ee: Fix firmware header endian issues
Larry Finger
2015-08-13
2
-26
/
+7
|
*
rtlwifi: rtl888ee: Fix firmware header endian issues
Larry Finger
2015-08-13
2
-25
/
+6
|
*
rtlwifi: rtl8192de: Fix firmware header endian issues
Larry Finger
2015-08-13
1
-22
/
+0
|
*
rtlwifi: rtl8821ae: Fix firmware endian issues
Larry Finger
2015-08-13
2
-28
/
+9
|
*
rtlwifi: rtl8723ae: rtl8723be: rtl8723com: Fix firmware header endian issues
Larry Finger
2015-08-13
5
-31
/
+10
|
*
rtlwifi: rtl8192ce: rtl8192cu: Fix endian issue
Larry Finger
2015-08-13
3
-27
/
+25
|
*
rtlwifi: misspelled code and comments corrected.
Cheolhyun Park
2015-08-13
2
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-08-14
2
-2
/
+6
|
\
\
|
|
/
|
/
|
|
*
rtlwifi: rtl8723be: Add module parameter for MSI interrupts
Larry Finger
2015-08-03
1
-0
/
+1
|
*
rtlwifi: Fix NULL dereference when PCI driver used as an AP
Luis Felipe Dominguez Vega
2015-07-31
1
-2
/
+5
*
|
rtlwifi: rtl8821ae: Fix an expression that is always false
Larry Finger
2015-07-21
2
-1
/
+2
*
|
rtlwifi: fix typo in comments
Nik Nyby
2015-07-21
1
-2
/
+2
*
|
rtlwifi: rtl8192cu: Remove rtl8723 code
Taehee Yoo
2015-07-21
3
-36
/
+1
|
/
*
Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.or...
David S. Miller
2015-06-23
14
-111
/
+63
|
\
|
*
rtlwifi: rtl8192c: Add init codes for "fw_version" and "fw_subversion".
Taehee Yoo
2015-06-15
1
-1
/
+2
|
*
rtlwifi: rtl8192cu: Fix variable isfirst_ampdu
Taehee Yoo
2015-06-15
1
-1
/
+1
|
*
rtlwifi: rtl8192cu: debug message change "RTL8192CE" to "RTL8192CU"
Taehee Yoo
2015-06-15
1
-5
/
+5
|
*
rtlwifi: rtl8192cu: remove duplicated routine in _rtl92c_phy_rf6052_config_pa...
Taehee Yoo
2015-06-15
1
-4
/
+0
|
*
rtlwifi: fix tm_trigger usage
Hans Ulli Kroll
2015-06-15
7
-29
/
+21
|
*
rtlwifi: rtl8192cu: remove INTF_PCI and INTF_USB
Taehee Yoo
2015-06-15
1
-14
/
+4
|
*
rtlwifi: rtl8192cu: remove _InitBeaconParameters().
Taehee Yoo
2015-06-15
3
-39
/
+22
|
*
rtlwifi: rtl8192cu: remove IS_HARDWARE_TYPE_8192CE and IS_HARDWARE_TYPE_8192CU
Taehee Yoo
2015-06-15
1
-15
/
+3
|
*
rtlwifi: rtl8192cu: Fix performance issue.
Taehee Yoo
2015-06-08
1
-3
/
+5
*
|
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
2015-06-10
1
-12
/
+10
|
/
*
rtlwifi: fix typos in Kconfig
Kevin Lo
2015-05-26
1
-1
/
+1
*
rtlwifi: Remove the clear interrupt routine from all drivers
Vincent Fann
2015-05-26
5
-83
/
+0
*
rtlwifi: rtl8821ae: Fix problem with regulatory information
Shao Fu
2015-05-26
1
-2
/
+2
*
rtlwifi: rtl8723be: Update driver for regulatory changes
Shao Fu
2015-05-26
1
-2
/
+2
*
rtlwifi: rtl8192ee: Apply the regulatory changes to driver
Shao Fu
2015-05-26
1
-2
/
+2
*
rtlwifi: rtl8188ee: Apply the new regulatory information
Shao Fu
2015-05-26
1
-2
/
+2
*
rtlwifi: Update regulatory database
Shao Fu
2015-05-26
2
-4
/
+39
*
rtlwifi: btcoexist: Fix interference between rtl8723be and Bluetooth
Daniel Drake
2015-05-26
1
-2
/
+5
*
rtlwifi: rtl8192cu: Remove rtl92c_init_beacon_max_error's parameter
Taehee Yoo
2015-05-26
3
-3
/
+3
*
rtlwifi: rtl8192cu: Remove setting REG_BCN_MAX_ERR code in _rtl92cu_set_media...
Taehee Yoo
2015-05-26
1
-1
/
+0
*
rtlwifi: rtl8188ee: Fix pwrseqcmd.h include path.
Lauri Kenttä
2015-05-26
2
-2
/
+2
*
Merge tag 'wireless-drivers-next-for-davem-2015-05-21' of git://git.kernel.or...
David S. Miller
2015-05-25
2
-2
/
+2
|
\
|
*
wireless: fix typos in mwifiex and rtlwifi
Masanari Iida
2015-05-09
2
-2
/
+2
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-05-13
1
-1
/
+1
|
\
\
|
*
|
rtlwifi: rtl8192cu: Fix kernel deadlock
Larry Finger
2015-04-28
1
-1
/
+1
|
|
/
*
/
mac80211: remove support for IFF_PROMISC
Johannes Berg
2015-04-24
1
-2
/
+1
|
/
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2015-04-15
38
-292
/
+66
|
\
|
*
rtlwifi: Add encryption argument in rtl_is_special_data for checking DHCP pac...
Taehee Yoo
2015-04-07
4
-6
/
+11
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2015-04-02
1
-1
/
+11
|
|
\
|
*
\
Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.or...
David S. Miller
2015-04-01
14
-40
/
+32
|
|
\
\
[next]