index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtlwifi
/
rtl8821ae
Commit message (
Expand
)
Author
Age
Files
Lines
*
rtlwifi: rtl8188ee: rtl8192ce: rtl8192de: rtl8723ae: rtl8821ae: Remove some u...
Larry Finger
2019-09-13
1
-31
/
+0
*
rtlwifi: rtl8821ae: make array static const and remove redundant assignment
Colin Ian King
2019-09-13
1
-2
/
+2
*
rtlwifi: rtl8821ae: Fix incorrect returned values
Larry Finger
2019-09-03
1
-5
/
+5
*
rtlwifi: remove assignment to itself
Ping-Ke Shih
2019-07-24
1
-4
/
+0
*
rtlwifi: rtl8821ae: Remove set but not used variables 'cur_txokcnt' and 'b_la...
YueHaibing
2019-05-28
1
-4
/
+1
*
rtlwifi: rtl8821ae: Convert inline routines to little-endian words
Larry Finger
2019-05-28
3
-179
/
+185
*
rtlwifi: rtl8821ae: Convert macros that set descriptor
Larry Finger
2019-05-28
3
-275
/
+474
*
rtlwifi: rtl8821ae: Replace local bit manipulation macros
Larry Finger
2019-05-28
1
-126
/
+126
*
rtlwifi: rtl8821ae: Remove unused GET_XXX and SET_XXX descriptor macros
Larry Finger
2019-05-28
1
-155
/
+2
*
rtlwifi: Convert the wake_match variable to local
Larry Finger
2019-04-13
1
-7
/
+7
*
rtlwifi: fix potential NULL pointer dereference
Ping-Ke Shih
2019-04-04
1
-0
/
+4
*
rtlwifi: rtl8821ae: Remove CamelCase variables
Larry Finger
2019-02-19
7
-350
/
+350
*
rtlwifi: rtl8821ae: Replace old-style license information
Larry Finger
2019-02-19
22
-531
/
+45
*
rtlwifi: rtl8821ae: remove set but not used variable 'type' in translate_rx_s...
YueHaibing
2018-12-13
1
-2
/
+0
*
rtlwifi: Remove same duplicated includes
zhong jiang
2018-11-06
1
-1
/
+0
*
rtlwifi: rtl8821ae: phy: Mark expected switch fall-through
Gustavo A. R. Silva
2018-11-06
1
-0
/
+1
*
rtlwifi: rtl8821ae: replace _rtl8821ae_mrate_idx_to_arfr_id with generic version
Colin Ian King
2018-10-13
1
-70
/
+1
*
Merge tag 'wireless-drivers-next-for-davem-2018-05-31' of git://git.kernel.or...
David S. Miller
2018-06-03
6
-153
/
+7
|
\
|
*
rtlwifi: remove hal_op c2h_content_parsing
Ping-Ke Shih
2018-05-29
1
-1
/
+0
|
*
rtlwifi: remove hal_op rx_command_packet
Ping-Ke Shih
2018-05-29
3
-30
/
+0
|
*
rtlwifi: remove duplicate C2H handler
Ping-Ke Shih
2018-05-29
4
-75
/
+2
|
*
rtlwifi: Add hal_op c2h_ra_report_handler for special process
Ping-Ke Shih
2018-05-29
3
-2
/
+6
|
*
rtlwifi: remove unused fw C2H command ID
Ping-Ke Shih
2018-05-29
1
-25
/
+0
|
*
rtlwifi: remove duplicate C2H definition
Ping-Ke Shih
2018-05-29
2
-20
/
+6
|
*
rtlwifi: remove duplicate rx_packet_type definition
Ping-Ke Shih
2018-05-29
1
-8
/
+0
|
*
rtlwifi: support accurate nullfunc frame tx ack report
Tzu-En Huang
2018-05-29
1
-2
/
+3
*
|
drivers/net: Fix various unnecessary characters after logging newlines
Joe Perches
2018-05-30
1
-1
/
+1
|
/
*
rtlwifi: rtl8821ae: fix spelling mistake: "Aboslute" -> "Absolute"
Colin Ian King
2018-03-27
1
-8
/
+8
*
rtlwifi: correct comment
Kevin Lo
2018-03-27
1
-2
/
+2
*
rtlwifi: Add Support VHT to spec_ver
Ping-Ke Shih
2018-02-27
1
-0
/
+1
*
rtlwifi: rtl8821ae: Fix connection lost problem correctly
Larry Finger
2018-02-07
1
-2
/
+3
*
wireless: use ARRAY_SIZE
Jérémy Lefaure
2017-12-08
1
-20
/
+14
*
rtlwifi: Convert individual interrupt results to struct
Larry Finger
2017-12-07
2
-8
/
+6
*
rtlwifi: drop unused ppsc->last_wakeup_time
Arnd Bergmann
2017-11-08
1
-5
/
+0
*
rtlwifi: use ktime_get_real_seconds() for suspend time
Arnd Bergmann
2017-11-08
1
-2
/
+1
*
rtlwifi: fix uninitialized rtlhal->last_suspend_sec time
Arnd Bergmann
2017-11-08
1
-0
/
+1
*
rtlwifi: rtl_pci: Extend recognized interrupt parameters from two to four ISR
Ping-Ke Shih
2017-11-08
2
-2
/
+4
*
Merge tag 'wireless-drivers-next-for-davem-2017-11-03' of git://git.kernel.or...
David S. Miller
2017-11-04
1
-5
/
+5
|
\
|
*
rtlwifi: rtl8821ae: Fix typo in variable name
Nik Nyby
2017-10-27
1
-5
/
+5
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2017-11-04
1
-0
/
+1
|
\
\
|
|
/
|
/
|
|
*
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
2017-11-02
1
-0
/
+1
*
|
Merge git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers.git
Kalle Valo
2017-10-16
1
-1
/
+1
|
\
\
|
|
/
|
*
rtlwifi: rtl8821ae: Fix connection lost problem
Larry Finger
2017-10-02
1
-1
/
+1
*
|
rtlwifi: Remove unused cur_rfstate variables
Christos Gkekas
2017-10-13
1
-3
/
+1
*
|
rtlwifi: Add module parameter ASPM
Ping-Ke Shih
2017-10-13
1
-1
/
+5
*
|
rtlwifi: Add bw_update parameter for RA mask update.
Ping-Ke Shih
2017-10-13
3
-6
/
+6
*
|
rtlwifi: rtl8192ee: Make driver support 64bits DMA.
Ping-Ke Shih
2017-10-13
3
-3
/
+6
|
/
*
rtlwifi: rtl8821ae: fix spelling mistake: "faill" -> "failed"
Colin Ian King
2017-08-24
1
-1
/
+1
*
rtlwifi: make a couple arrays larger
Dan Carpenter
2017-08-24
1
-2
/
+3
*
rtlwifi: rtl8821ae: constify pci_device_id.
Arvind Yadav
2017-08-03
1
-1
/
+1
[next]