index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
Age
Commit message (
Expand
)
Author
Files
Lines
2017-10-13
rtlwifi: Remove BAND_NUM and related fields
Ping-Ke Shih
1
-16
/
+0
2017-10-13
rtlwifi: Add RSSI and RF type to wifi.h for phydm
Ping-Ke Shih
1
-0
/
+6
2017-10-13
rtlwifi: Add TX/RX throughput statistics in period
Ping-Ke Shih
2
-4
/
+27
2017-10-13
rtlwifi: Add rtl_get_hal_edca_param() to generate register's format of EDCA.
Ping-Ke Shih
2
-0
/
+40
2017-10-13
rtlwifi: Implement rtl_get_tx_hw_rate to yield correct hw_rate
Ping-Ke Shih
1
-4
/
+38
2017-10-13
rtlwifi: rtl8192ee: Make driver support 64bits DMA.
Ping-Ke Shih
27
-189
/
+166
2017-10-13
rtlwifi: Remove redundant semicolon in wifi.h.
Ping-Ke Shih
1
-3
/
+3
2017-10-13
rtlwifi: Fix MAX MPDU of VHT capability
Ping-Ke Shih
1
-4
/
+0
2017-10-10
rtlwifi: silence underflow warning
Dan Carpenter
1
-1
/
+2
2017-10-02
rtlwifi: rtl8821ae: Fix connection lost problem
Larry Finger
1
-1
/
+1
2017-09-25
rtl8xxxu: Don't printk raw binary if serial number is not burned in.
Adam Borowski
1
-1
/
+4
2017-09-20
rtlwifi: rtl8192ee: Fix memory leak when loading firmware
Larry Finger
1
-2
/
+4
2017-09-20
rtlwifi: btcoexist: 23b 1ant: fix duplicated code for different branches
Larry Finger
1
-8
/
+5
2017-09-07
rtlwifi: btcoexist: Fix antenna selection code
Larry Finger
1
-7
/
+16
2017-09-07
rtlwifi: btcoexist: Fix breakage of ant_sel for rtl8723be
Larry Finger
1
-1
/
+4
2017-08-31
rtlwifi: rtl8723be: fix duplicated code for different branches
Gustavo A. R. Silva
1
-6
/
+2
2017-08-24
rtlwifi: rtl8821ae: fix spelling mistake: "faill" -> "failed"
Colin Ian King
1
-1
/
+1
2017-08-24
rtlwifi: make a couple arrays larger
Dan Carpenter
1
-2
/
+3
2017-08-24
rtlwifi: btcoex: 23b 1ant: fix duplicated code for different branches
Gustavo A. R. Silva
1
-8
/
+2
2017-08-10
rtl8192cu: constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-08-10
rtl8xxxu: constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-08-10
rtl8187: constify usb_device_id
Arvind Yadav
1
-1
/
+1
2017-08-08
rtlwifi: constify rate_control_ops structure
Bhumika Goyal
1
-1
/
+1
2017-08-07
Merge tag 'wireless-drivers-next-for-davem-2017-08-07' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-next
David S. Miller
31
-395
/
+488
2017-08-03
rtlwifi: Replace hardcode value with macro
Souptick Joarder
2
-3
/
+4
2017-08-03
rtlwifi: rtl8192ee: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-08-03
rtlwifi: rtl8188ee: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-08-03
rtlwifi: rtl8723be: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-08-03
rtlwifi: rtl8723ae: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-08-03
rtlwifi: rtl8821ae: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-08-03
rtlwifi: rtl8192se: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-08-03
rtlwifi: rtl8192de: constify pci_device_id.
Arvind Yadav
1
-1
/
+1
2017-08-03
rtlwifi: Fix fallback firmware loading
Sven Joachim
2
-24
/
+10
2017-08-03
rtlwifi: rtl_pci_probe: Fix fail path of _rtl_pci_find_adapter
Malcolm Priestley
1
-2
/
+2
2017-08-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2
-4
/
+0
2017-07-28
rtlwifi: rtl8821ae: Fix HW_VAR_NAV_UPPER operation
Dan Carpenter
1
-1
/
+1
2017-07-28
rtlwifi: Fix memory leak when firmware request fails
Souptick Joarder
9
-0
/
+24
2017-07-28
rtlwifi: Remove unused dummy function
Souptick Joarder
3
-16
/
+1
2017-07-28
rtlwifi: remove dummy function call
Souptick Joarder
1
-5
/
+0
2017-07-28
rtlwifi: move IS_HARDWARE_TYPE_xxx checker to wifi.h
Ping-Ke Shih
3
-42
/
+19
2017-07-28
rtlwifi: Uses addr1 instead DA to determine broadcast and multicast addr.
Ping-Ke Shih
1
-2
/
+2
2017-07-28
rtlwifi: Rename rtl_desc92_rate to rtl_desc_rate
Ping-Ke Shih
1
-1
/
+1
2017-07-28
rtlwifi: Update 8723be new phy parameters and its parser.
Ping-Ke Shih
3
-286
/
+281
2017-07-28
rtlwifi: add amplifier type for 8812ae
Ping-Ke Shih
1
-1
/
+40
2017-07-28
rtlwifi: Add board type for 8723be and 8192ee
Ping-Ke Shih
2
-0
/
+12
2017-07-28
rtlwifi: Add BT_MP_INFO to c2h handler.
Ping-Ke Shih
7
-8
/
+71
2017-07-28
rtlwifi: Fill in_4way field by driver
Ping-Ke Shih
3
-0
/
+16
2017-07-27
rtlwifi: kfree entry until after entry->bssid has been accessed
Colin Ian King
1
-1
/
+1
2017-07-21
Revert "rtlwifi: btcoex: rtl8723be: fix ant_sel not work"
Larry Finger
2
-4
/
+0
2017-07-19
rtlwifi: remove useless code
Gustavo A. R. Silva
1
-6
/
+0
[prev]
[next]