index
:
blaster4385/linux-IllusionX
main
v6.12.1
v6.12.10
v6.13
Linux kernel with personal config changes for arch linux
Blaster4385
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
rtlwifi
Age
Commit message (
Expand
)
Author
Files
Lines
2015-08-03
rtlwifi: rtl8723be: Add module parameter for MSI interrupts
Larry Finger
1
-0
/
+1
2015-07-31
rtlwifi: Fix NULL dereference when PCI driver used as an AP
Luis Felipe Dominguez Vega
1
-2
/
+5
2015-06-23
Merge tag 'wireless-drivers-next-for-davem-2015-06-18' of git://git.kernel.or...
David S. Miller
14
-111
/
+63
2015-06-15
rtlwifi: rtl8192c: Add init codes for "fw_version" and "fw_subversion".
Taehee Yoo
1
-1
/
+2
2015-06-15
rtlwifi: rtl8192cu: Fix variable isfirst_ampdu
Taehee Yoo
1
-1
/
+1
2015-06-15
rtlwifi: rtl8192cu: debug message change "RTL8192CE" to "RTL8192CU"
Taehee Yoo
1
-5
/
+5
2015-06-15
rtlwifi: rtl8192cu: remove duplicated routine in _rtl92c_phy_rf6052_config_pa...
Taehee Yoo
1
-4
/
+0
2015-06-15
rtlwifi: fix tm_trigger usage
Hans Ulli Kroll
7
-29
/
+21
2015-06-15
rtlwifi: rtl8192cu: remove INTF_PCI and INTF_USB
Taehee Yoo
1
-14
/
+4
2015-06-15
rtlwifi: rtl8192cu: remove _InitBeaconParameters().
Taehee Yoo
3
-39
/
+22
2015-06-15
rtlwifi: rtl8192cu: remove IS_HARDWARE_TYPE_8192CE and IS_HARDWARE_TYPE_8192CU
Taehee Yoo
1
-15
/
+3
2015-06-10
mac80211: convert HW flags to unsigned long bitmap
Johannes Berg
1
-12
/
+10
2015-06-08
rtlwifi: rtl8192cu: Fix performance issue.
Taehee Yoo
1
-3
/
+5
2015-05-26
rtlwifi: fix typos in Kconfig
Kevin Lo
1
-1
/
+1
2015-05-26
rtlwifi: Remove the clear interrupt routine from all drivers
Vincent Fann
5
-83
/
+0
2015-05-26
rtlwifi: rtl8821ae: Fix problem with regulatory information
Shao Fu
1
-2
/
+2
2015-05-26
rtlwifi: rtl8723be: Update driver for regulatory changes
Shao Fu
1
-2
/
+2
2015-05-26
rtlwifi: rtl8192ee: Apply the regulatory changes to driver
Shao Fu
1
-2
/
+2
2015-05-26
rtlwifi: rtl8188ee: Apply the new regulatory information
Shao Fu
1
-2
/
+2
2015-05-26
rtlwifi: Update regulatory database
Shao Fu
2
-4
/
+39
2015-05-26
rtlwifi: btcoexist: Fix interference between rtl8723be and Bluetooth
Daniel Drake
1
-2
/
+5
2015-05-26
rtlwifi: rtl8192cu: Remove rtl92c_init_beacon_max_error's parameter
Taehee Yoo
3
-3
/
+3
2015-05-26
rtlwifi: rtl8192cu: Remove setting REG_BCN_MAX_ERR code in _rtl92cu_set_media...
Taehee Yoo
1
-1
/
+0
2015-05-26
rtlwifi: rtl8188ee: Fix pwrseqcmd.h include path.
Lauri Kenttä
2
-2
/
+2
2015-05-24
Merge tag 'wireless-drivers-next-for-davem-2015-05-21' of git://git.kernel.or...
David S. Miller
2
-2
/
+2
2015-05-13
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+1
2015-05-09
wireless: fix typos in mwifiex and rtlwifi
Masanari Iida
2
-2
/
+2
2015-04-28
rtlwifi: rtl8192cu: Fix kernel deadlock
Larry Finger
1
-1
/
+1
2015-04-24
mac80211: remove support for IFF_PROMISC
Johannes Berg
1
-2
/
+1
2015-04-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
38
-292
/
+66
2015-04-14
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2
-2
/
+2
2015-04-07
rtlwifi: Add encryption argument in rtl_is_special_data for checking DHCP pac...
Taehee Yoo
4
-6
/
+11
2015-04-02
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-1
/
+11
2015-04-01
Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.or...
David S. Miller
14
-40
/
+32
2015-03-30
rtlwifi: rtl8192cu: Add new device ID
Marek Vasut
1
-0
/
+1
2015-03-30
rtlwifi: rtl8192cu: Add new USB ID
Larry Finger
1
-0
/
+1
2015-03-30
rtlwifi: Change REG_CR+2 to MSR
Taehee Yoo
9
-11
/
+11
2015-03-22
rtlwifi: Fix IOMMU mapping leak in AP mode
Larry Finger
1
-1
/
+11
2015-03-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-2
/
+5
2015-03-20
rtl8188ee: fix build break due to missing rtl_hal_pwrseqcmdparsing definition
Jeff Layton
1
-0
/
+1
2015-03-16
rtlwifi: No need to export rtl_evm_dbm_jaguar anymore
Priit Laes
3
-17
/
+15
2015-03-16
rtlwifi: Clean rtl_evm_db_to_percentage a bit
Priit Laes
1
-9
/
+2
2015-03-13
rtlwifi: rtl8192cu: remove unused arguments from _beacon_function_enable()
Taehee Yoo
1
-3
/
+2
2015-03-13
rtlwifi: Remove duplicated prototype
Taehee Yoo
1
-1
/
+0
2015-03-06
treewide: Fix typo in printk messages
Masanari Iida
2
-2
/
+2
2015-03-06
Merge tag 'wireless-drivers-next-for-davem-2015-03-06' of git://git.kernel.or...
David S. Miller
28
-243
/
+20
2015-03-03
wireless: Use eth_<foo>_addr instead of memset
Joe Perches
1
-3
/
+3
2015-03-03
rtlwifi: Improve handling of IPv6 packets
Larry Finger
1
-2
/
+5
2015-03-03
rtlwifi: rtl8192cu: Add case in rtl92cu_get_hw_reg
Taehee Yoo
1
-0
/
+2
2015-03-03
rtlwifi: rtl8188ee: missing curly braces in handle_branch1()
Dan Carpenter
1
-1
/
+2
[next]