summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723bs/os_dep
AgeCommit message (Expand)Author
2026-08-25Merge tag 'staging-7.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2026-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2026-08-06Merge tag 'wireless-next-2026-08-06' of https://git.kernel.org/pub/scm/linux/...Jakub Kicinski
2026-08-02wifi: cfg80211: convert cookie output to input parameterArend van Spriel
2026-08-02wifi: rtl8723bs: use pre-assigned cookie for mgmt_txArend van Spriel
2026-07-28staging: rtl8723bs: validate monitor transmit frame lengthsMariano Baragiola
2026-07-28staging: rtl8723bs: change struct member bDriverStoppedDalvin-Ehinoma Noah Aiguobas
2026-07-27Merge 7.2-rc5 into staging-nextGreg Kroah-Hartman
2026-07-17staging: rtl8723bs: fix inverted HT40 secondary channel offsetMinJea Kim
2026-07-17staging: rtl8723bs: Split multiple assignments in _rtw_open_pktfileAmin Madani
2026-07-17staging: rtl8723bs: Fix spacing around ternary operator in sdio_intf.cAmin Madani
2026-07-17staging: rtl8723bs: Remove unused parameter pnetdevDalvin-Ehinoma Noah Aiguobas
2026-07-17staging: rtl8723bs: Rename camelcase enum value dot11AuthAlgrthm_SharedDalvin-Ehinoma Noah Aiguobas
2026-07-17staging: rtl8723bs: Rename camelcase enum value dot11AuthAlgrthm_AutoDalvin-Ehinoma Noah Aiguobas
2026-07-17staging: rtl8723bs: Rename camelcase enum value dot11AuthAlgrthm_OpenDalvin-Ehinoma Noah Aiguobas
2026-07-17staging: rtl8723bs: Rename camelcase enum value dot11AuthAlgrthm_8021XDalvin-Ehinoma Noah Aiguobas
2026-07-13Merge 7.2-rc3 into staging-nextGreg Kroah-Hartman
2026-07-10staging: rtl8723bs: Rename camelcase struct member dot11PrivacyAlgrthmDalvin-Ehinoma Noah Aiguobas
2026-07-08staging: rtl8723bs: sdio_intf.c: cleanup functionManuel Ebner
2026-07-07staging: rtl8723bs: fix heap buffer overflow in rtw_cfg80211_set_wpa_ie()Alexandru Hossu
2026-07-07staging: rtl8723bs: don't drop short TX frames in _rtw_pktfile_read()Christopher Mackle
2026-07-07staging: rtl8723bs: put logical continuation on previous lineSerhat Kumral
2026-07-07staging: rtl8723bs: remove multiple blank linesSerhat Kumral
2026-07-07staging: rtl8723bs: simplify rtw_spt_band_allocSerhat Kumral
2026-07-07staging: rtl8723bs: Replace bare 'uint' with 'unsigned int' in os_intfs.cMoksh Panicker
2026-07-07staging: rtl8723bs: Replace bare 'uint' with 'unsigned int' in xmit_linux.cMoksh Panicker
2026-07-07staging: rtl8723bs: Replace bare 'uint' with 'unsigned int' in ioctl_cfg80211.cMoksh Panicker
2026-07-07staging: rtl8723bs: rename ScanType to scan_typeSerhat Kumral
2026-07-07staging: rtl8723bs: rename ChannelNum to channel_numSerhat Kumral
2026-07-07staging: rtl8723bs: fix missing unregister_netdev on sdio_alloc_irq failureDevansh Soni
2026-07-07staging: rtl8723bs: remove references to nonexistent CONFIG_IEEE80211W optionEthan Nelson-Moore
2026-07-07staging: rtl8723bs: Drop unused parameter from rtw_sdio_if1_init()Uwe Kleine-König
2026-07-07staging: rtl8723bs: use nl80211_iftype instead of custom NDIS enumCong Nguyen
2026-07-07staging: rtl8723bs: Rename camelcase variable dot11AuthAlgrthmDalvin-Ehinoma Noah Aiguobas
2026-07-07staging: rtl8723bs: fix mismatched free of HalData in rtw_sdio_if1_init()Dawei Feng
2026-07-07staging: rtl8723bs: Fix line over 100 chars in xmit_linux.cPramod Maurya
2026-05-11Merge tag 'v7.1-rc3' into staging-nextGreg Kroah-Hartman
2026-05-04staging: rtl8723bs: wrap lines exceeding 100 charactersAndrei Khomenkov
2026-05-04staging: rtl8723bs: move logical operators to previous lineAndrei Khomenkov
2026-05-04staging: rtl8723bs: os_dep: simplify boolean comparisonsAndrei Khomenkov
2026-05-04staging: rtl8723bs: rename DisableInterrupt8723BSdio() to snake_caseNikolay Kulikov
2026-05-04staging: rtl8723bs: remove wrapper rtw_hal_disable_interrupt()Nikolay Kulikov
2026-05-04staging: rtl8723bs: rtw_btcoex_HaltNotify() -> rtw_btcoex_halt_notify()Linus Probert
2026-05-04staging: rtl8723bs: replace NULL comparison with NOT operatorMiguel Cyrineu Vale
2026-05-04staging: rtl8723bs: os_dep: avoid NULL pointer dereference in rtw_cbuf_allocShyam Sunder Reddy Padira
2026-04-27staging: rtl8723bs: os_dep: remove redundant else in rtw_dev_unloadShyam Sunder Reddy Padira
2026-04-27staging: rtl8723bs: os_dep: remove unnecessary braces for single statementShyam Sunder Reddy Padira
2026-04-27staging: rtl8723bs: rename EnableInterrupt8723BSdio() to snake_caseNikolay Kulikov
2026-04-27staging: rtl8723bs: rename ReadAdapterInfo8723BS() to snake_caseNikolay Kulikov
2026-04-27staging: rtl8723bs: remove wrapper rtw_hal_enable_interrupt()Nikolay Kulikov