summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/realtek/rtlwifi/core.c
AgeCommit message (Expand)Author
2023-10-19wifi: rtlwifi: drop chk_switch_dmdp() from HAL interfaceDmitry Antipov
2023-10-14wifi: rtlwifi: simplify TX command fill callbacksDmitry Antipov
2023-08-21wifi: rtlwifi: use eth_broadcast_addr() to assign broadcast addressYang Yingliang
2023-06-21wifi: rtlwifi: simplify LED managementDmitry Antipov
2022-10-10wifi: mac80211: add wake_tx_queue callback to driversAlexander Wetzel
2022-07-27wifi: rtlwifi: Remove duplicate word and Fix typoZhang Jiaming
2022-07-18wifi: rtlwifi: fix repeated words in commentsJilin Yuan
2022-07-15wifi: mac80211: change QoS settings API to take link into accountJohannes Berg
2022-06-20wifi: mac80211: return a beacon for a specific linkShaul Triebitz
2022-06-20wifi: mac80211: split bss_info_changed methodJohannes Berg
2022-06-20wifi: mac80211: move interface config to new structJohannes Berg
2022-04-11mac80211: prepare sta handling for MLO supportSriram R
2021-04-21rtlwifi: implement set_tim by update beacon contentPing-Ke Shih
2021-04-17rtlwifi: Few mundane typo fixesBhaskar Chowdhury
2020-12-17rtlwifi: rise completion at the last step of firmware callbackPing-Ke Shih
2020-09-29net: rtlwifi: Replace in_interrupt() for context detectionSebastian Andrzej Siewior
2020-09-01rtlwifi: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-08-31rtlwifi: Replace RT_TRACE with rtl_dbgLarry Finger
2020-05-06rtlwifi: remove comparison of 0/1 to bool variableJason Yan
2019-02-28rtlwifi: Fix all blank line irregularities in main code filesLarry Finger
2019-02-19rtlwifi: Replace old-style license informationLarry Finger
2019-02-01rtl8723ae: Dont use old data for input gain controlBernd Edlinger
2018-06-29rtlwifi: rtl8821ae: fix firmware is not ready to runPing-Ke Shih
2018-06-24rtlwifi: Fix kernel Oops "Fw download fail!!"Ping-Ke Shih
2018-01-24rtlwifi: btcoex: Add wifi_only series ops to control solo cardPing-Ke Shih
2018-01-17rtlwifi: unlink bss when un-associationTsang-Shian Lin
2018-01-08rtlwifi: Remove unnecessary parenthesesFrank A. Cancio Bello
2018-01-08rtlwifi: fix parenthesis alignmentPing-Ke Shih
2017-11-08rtlwifi: remove redundant initialization to cfg_cmdColin Ian King
2017-11-08rtlwifi: use ktime_get_real_seconds() for suspend timeArnd Bergmann
2017-10-27rtlwifi: Convert timers to use timer_setup()Kees Cook
2017-10-13rtlwifi: Add bw_update parameter for RA mask update.Ping-Ke Shih
2017-10-10rtlwifi: silence underflow warningDan Carpenter
2017-07-28rtlwifi: Fill in_4way field by driverPing-Ke Shih
2017-06-28rtlwifi: Fill ap_num field by driverPing-Ke Shih
2017-06-21rtlwifi: Add TX report and disable key to force wait until report acked.Ping-Ke Shih
2017-06-21rtlwifi: Correct power save capability while init mac80211Ping-Ke Shih
2017-02-07rtlwifi: Set retry limit depends on vif type.Ping-Ke Shih
2017-01-02Merge tag 'wireless-drivers-next-for-davem-2017-01-02' of git://git.kernel.or...David S. Miller
2017-01-01rtlwifi: fix spelling mistake: "encrypiton" -> "encryption"Colin Ian King
2016-12-30rtlwifi: Remove RT_TRACE messages that use DBG_EMERGLarry Finger
2016-12-30rtlwifi: Replace local debug macro RT_ASSERTLarry Finger
2016-12-21rtlwifi: Fix kernel oops introduced with commit e49656147359Larry Finger
2016-12-02Merge tag 'wireless-drivers-next-for-davem-2016-12-01' of git://git.kernel.or...David S. Miller
2016-11-29rtlwifi: Fix enter/exit power_saveLarry Finger
2016-11-27Merge tag 'wireless-drivers-next-for-davem-2016-11-25' of git://git.kernel.or...David S. Miller
2016-11-17rtlwifi: Use dev_kfree_skb_irq instead of kfree_skbWei Yongjun
2016-10-13rtlwifi: Fix regression caused by commit d86e64768859Larry Finger
2016-09-27rtlwifi: Add switch variable to 'switch case not processed' messagesJoe Perches
2016-09-03rtlwifi: remove superfluous conditionHeinrich Schuchardt