index
:
nova.git
nova
nova-next
topic/nova/allocator
wip/fw-loader
dakr's fork of freedesktop.org/drm/nova
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
realtek
/
rtlwifi
Age
Commit message (
Expand
)
Author
2023-06-21
wifi: rtlwifi: cleanup USB interface
Dmitry Antipov
2023-06-21
wifi: rtlwifi: simplify LED management
Dmitry Antipov
2023-06-08
wifi: rtlwifi: remove misused flag from HAL data
Dmitry Antipov
2023-06-08
wifi: rtlwifi: remove unused dualmac control leftovers
Dmitry Antipov
2023-06-08
wifi: rtlwifi: remove unused timer and related code
Dmitry Antipov
2023-06-01
wifi: rtlwifi: use helper function rtl_get_hdr()
Juhee Kang
2023-03-31
wifi: rtlwifi: fix incorrect error codes in rtl_debugfs_set_write_reg()
Wei Chen
2023-03-31
wifi: rtlwifi: fix incorrect error codes in rtl_debugfs_set_write_rfreg()
Wei Chen
2023-03-31
wifi: rtlwifi: Replace fake flex-array with flex-array member
Gustavo A. R. Silva
2023-03-06
wifi: rtlwifi: rtl8192se: Remove some unused variables
Jiapeng Chong
2023-02-22
wifi: rtlwifi: rtl8192de: Remove the unused variable bcnfunc_enable
Jiapeng Chong
2023-02-22
wifi: rtlwifi: rtl8192ce: fix dealing empty EEPROM values
Lu jicong
2023-01-16
wifi: rtlwifi: rtl8723ae: fix obvious spelling error tyep->type
Konstantin Ryabitsev
2022-12-14
wifi: rtlwifi: Fix global-out-of-bounds bug in _rtl8812ae_phy_set_txpower_lim...
Li Zetao
2022-12-14
wifi: rtlwifi: rtl8723be: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-12-14
wifi: rtlwifi: rtl8188ee: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-12-14
wifi: rtlwifi: rtl8821ae: don't call kfree_skb() under spin_lock_irqsave()
Yang Yingliang
2022-12-08
wifi: rtlwifi: btcoexist: fix conditions branches that are never executed
Peter Kosyh
2022-12-08
wifi: rtlwifi: rtl8192se: remove redundant rtl_get_bbreg() call
Peter Kosyh
2022-11-04
wifi: rtlwifi: rtl8192ee: remove static variable stop_report_cnt
Colin Ian King
2022-10-10
wifi: mac80211: add wake_tx_queue callback to drivers
Alexander Wetzel
2022-08-09
wifi: rtlwifi: 8192de: correct checking of IQK reload
Ping-Ke Shih
2022-07-27
wifi: rtlwifi: Remove duplicate word and Fix typo
Zhang Jiaming
2022-07-18
wifi: rtl8192se: fix repeated words in comments
Jilin Yuan
2022-07-18
wifi: rtlwifi: fix repeated words in comments
Jilin Yuan
2022-07-15
wifi: mac80211: change QoS settings API to take link into account
Johannes Berg
2022-06-20
wifi: mac80211: return a beacon for a specific link
Shaul Triebitz
2022-06-20
wifi: mac80211: split bss_info_changed method
Johannes Berg
2022-06-20
wifi: mac80211: move interface config to new struct
Johannes Berg
2022-06-10
Merge tag 'wireless-next-2022-06-10' of git://git.kernel.org/pub/scm/linux/ke...
Jakub Kicinski
2022-05-30
wifi: rtlwifi: fix error codes in rtl_debugfs_set_write_h2c()
Dan Carpenter
2022-05-22
wifi: rtlwifi: remove always-true condition pointed out by GCC 12
Jakub Kicinski
2022-05-13
rtlwifi: Use pr_warn instead of WARN_ONCE
Dongliang Mu
2022-04-27
rtlwifi: btcoex: fix if == else warning
Guo Zhengkui
2022-04-12
rtlwifi: rtl8192cu: Fix spelling mistake "writting" -> "writing"
Lv Ruyi
2022-04-12
rtlwifi: Fix spelling mistake "cacluated" -> "calculated"
Lv Ruyi
2022-04-11
mac80211: prepare sta handling for MLO support
Sriram R
2022-04-06
rtlwifi: replace usage of found with dedicated list iterator variable
Jakob Koschel
2022-03-16
rtlwifi: rtl8821ae: fix typos in comments
Julia Lawall
2022-03-16
rtlwifi: rtl8192cu: Add On Networks N150
Jonathan Teh
2022-03-10
rtlwifi: rtl8192ce: remove duplicated function '_rtl92ce_phy_set_rf_sleep'
Lu Jicong
2022-02-01
rtlwifi: remove redundant initialization of variable ul_encalgo
Colin Ian King
2021-12-20
rtlwifi: rtl8192cu: Fix WARNING when calling local_irq_restore() with interru...
Larry Finger
2021-11-29
rtlwifi: rtl8192de: Style clean-ups
Kees Cook
2021-10-13
wireless: Remove redundant 'flush_workqueue()' calls
Christophe JAILLET
2021-10-13
rtlwifi: rtl8192ee: Remove redundant initialization of variable version
Colin Ian King
2021-08-29
rtlwifi: rtl8192de: Fix initialization of place in _rtl92c_phy_get_rightchnlp...
Nathan Chancellor
2021-08-21
rtlwifi: rtl8192de: make arrays static const, makes object smaller
Colin Ian King
2021-08-21
rtlwifi: rtl8192de: Remove redundant variable initializations
Colin Ian King
2021-06-22
rtlwifi: rtl8192de: Fully initialize curvecount_val
Kees Cook
[next]