index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
Age
Commit message (
Expand
)
Author
2019-02-19
rtlwifi: Replace old-style license information
Larry Finger
2019-02-08
rtlwifi: remove set but not used variable 'cmd_seq'
YueHaibing
2019-02-01
wireless: prefix header search paths with $(srctree)/
Masahiro Yamada
2019-02-01
rtlwifi: no need to check return value of debugfs_create functions
Greg Kroah-Hartman
2019-02-01
wireless: remove unneeded semicolon
YueHaibing
2019-02-01
rtlwifi: rtl818x: fix indentation issue
Colin Ian King
2019-02-01
rtlwifi: Don't clear num_rx_inperiod too early
Bernd Edlinger
2019-02-01
rtl8723ae: Re-introduce the adaptive rate control
Bernd Edlinger
2019-02-01
rtl8723ae: Dont use old data for input gain control
Bernd Edlinger
2019-02-01
rtl8723ae: Take the FW LPS mode handling out
Bernd Edlinger
2018-12-20
Merge tag 'wireless-drivers-next-for-davem-2018-12-20' of git://git.kernel.or...
David S. Miller
2018-12-20
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
2018-12-13
rtlwifi: rtl8821ae: remove set but not used variable 'type' in translate_rx_s...
YueHaibing
2018-12-13
rtl818x: fix potential use after free
Pan Bian
2018-12-13
rtlwifi: Fix leak of skb when processing C2H_BT_INFO
Larry Finger
2018-11-06
rtlwifi: rtl8192de: Fix misleading REG_MCUFWDL information
Shaokun Zhang
2018-11-06
rtlwifi: Remove same duplicated includes
zhong jiang
2018-11-06
rtlwifi: rtl8723ae: Remove set but not used variables and #defines
zhong jiang
2018-11-06
rtlwifi: rtl8821ae: phy: Mark expected switch fall-through
Gustavo A. R. Silva
2018-11-06
rtl8xxxu: Fix missing break in switch
Gustavo A. R. Silva
2018-11-06
rtl8xxxu: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-11-06
rtlwifi: btcoex: remove set but not used variable 'ppsc'
YueHaibing
2018-10-13
rtl8xxxu: Remove set but not used variables 'usedesc40' and 'seq_number'
YueHaibing
2018-10-13
rtlwifi: rtl8821ae: replace _rtl8821ae_mrate_idx_to_arfr_id with generic version
Colin Ian King
2018-10-05
rtlwifi: Removed unused define and code efuse_re_pg* from wifi.h
Ping-Ke Shih
2018-10-02
Merge tag 'wireless-drivers-next-for-davem-2018-10-02' of git://git.kernel.or...
David S. Miller
2018-10-01
rtlwifi: btcoex: Use proper enumerated types for Wi-Fi only interface
Nathan Chancellor
2018-09-10
rtl818x: Remove SKB list assumptions.
David S. Miller
2018-09-04
rtlwifi: remove set but unused variables
Kevin Lo
2018-09-04
rtl8xxxu: Add rtl8188ctv support
Aleksei Mamlin
2018-08-31
rtl8187: Fix warning generated when strncpy() destination length matches the ...
Larry Finger
2018-08-09
rtlwifi: btcoex: Fix if == else warnings in halbtc8723b2ant.c
YueHaibing
2018-07-31
rtl818x: Replace mdelay() with msleep() in rtl8225se_rf_init
Jia-Ju Bai
2018-07-20
Merge ra.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux
David S. Miller
2018-06-30
Merge tag 'mac80211-next-for-davem-2018-06-29' of git://git.kernel.org/pub/sc...
David S. Miller
2018-06-29
rtlwifi: rtl8821ae: fix firmware is not ready to run
Ping-Ke Shih
2018-06-24
rtlwifi: Fix kernel Oops "Fw download fail!!"
Ping-Ke Shih
2018-06-18
ieee80211: bump IEEE80211_MAX_AMPDU_BUF to support HE
Johannes Berg
2018-06-12
treewide: kzalloc() -> kcalloc()
Kees Cook
2018-06-03
Merge tag 'wireless-drivers-next-for-davem-2018-05-31' of git://git.kernel.or...
David S. Miller
2018-05-30
drivers/net: Fix various unnecessary characters after logging newlines
Joe Perches
2018-05-29
rtlwifi: remove duplicate code
Gustavo A. R. Silva
2018-05-29
rtlwifi: fix btmpinfo timeout while processing C2H_BT_INFO
Ping-Ke Shih
2018-05-29
rtlwifi: access skb->data to get C2H data by macro
Ping-Ke Shih
2018-05-29
rtlwifi: use sk_buff to queue C2H commands
Ping-Ke Shih
2018-05-29
rtlwifi: remove hal_op c2h_content_parsing
Ping-Ke Shih
2018-05-29
rtlwifi: remove hal_op rx_command_packet
Ping-Ke Shih
2018-05-29
rtlwifi: remove duplicate C2H handler
Ping-Ke Shih
2018-05-29
rtlwifi: Add hal_op c2h_ra_report_handler for special process
Ping-Ke Shih
2018-05-29
rtlwifi: remove dummy hal_op rx_command_packet from rtl8188ee and rtl8723ae
Ping-Ke Shih
[next]