summaryrefslogtreecommitdiff
path: root/drivers/staging/rtl8723bs/os_dep
AgeCommit message (Expand)Author
6 daysMerge tag 'net-next-6.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
12 daysstaging: rtl8723bs: rtw_get_encrypt_decrypt_from_registrypriv is emptyMichael Straube
2025-07-16staging: rtl8723bs: remove struct hal_opsMichael Straube
2025-07-15staging: rtl8723bs: os_dep: remove blank line before close brace '}'Ana Oliveira
2025-07-15staging: rtl8723bs: remove unncessary multiple blank linesAnanthu C V
2025-07-15staging: rtl8723bs: os_dep: remove whitespace after cast.Alexandre Viard
2025-07-15staging: rtl8723bs: remove spurious if-block bracesVincent Caron
2025-07-15staging: rtl8723bs: remove blank line before close brace.Ravi Kant Sharma
2025-06-30staging: rtl8723bs: remove redundant static functionMichael Straube
2025-06-30staging: rtl8723bs: remove unnesessary function parameterMichael Straube
2025-06-30staging: rtl8723bs: remove unused function parameterMichael Straube
2025-06-30staging: rtl8723bs: remove empty functionsMichael Straube
2025-06-30staging: rtl8723bs: place constant to right of logical testBryant Boatright
2025-06-24wifi: cfg80211/mac80211: Add support to get radio indexRoopni Devanathan
2025-06-19staging: rtl8723bs: remove return from void functionMichael Straube
2025-06-08treewide, timers: Rename from_timer() to timer_container_of()Ingo Molnar
2025-05-21staging: rtl8723bs: remove unnecessary braces for single statement blocksDavid Tadokoro
2025-04-05treewide: Switch/rename to timer_delete[_sync]()Thomas Gleixner
2025-03-20staging: rtl8723bs: Remove some unused functions, macros, and structs谢致邦 (XIE Zhibang)
2025-01-27Merge tag 'staging-6.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2025-01-10staging: rtl8723bs: Remove ioctl interface谢致邦 (XIE Zhibang)
2024-12-04wifi: cfg80211: send MLO links tx power info in GET_INTERFACERameshkumar Sundaram
2024-11-04staging: rtl8723bs: change remaining printk to proper apiRodrigo Gobbi
2024-11-04staging: rtl8723bs: Remove no-op netdevice_notifier()Hans de Goede
2024-10-16staging: rtl8723bs: remove unused debug statementsRodrigo Gobbi
2024-10-09staging: rtl8723bs: Remove constant result macro is_primary_adapterPhilipp Hortmann
2024-10-02move asm/unaligned.h to linux/unaligned.hAl Viro
2024-09-11staging: rtl8723bs: Remove unused files rtw_debug.c and rtw_debug.hPhilipp Hortmann
2024-08-13staging: rtl8723bs: Delete unnecessary braces for single statement blocks in ...Jiwon Kim
2024-06-27staging: rtl8723bs: Remove unused variable pwdev_privPhilipp Hortmann
2024-06-24staging: rtl8723bs: Remove unused macro in ioctl_cfg80211.cPhilipp Hortmann
2024-06-24staging: rtl8723bs: Remove switch(type) as type is constantPhilipp Hortmann
2024-04-09staging: rtl8723bs: convert strncpy to strscpyArnd Bergmann
2024-01-24staging: rtl8723bs: Use kcalloc() instead of kzalloc()Erick Archer
2023-10-06Merge tag 'wireless-next-2023-10-06' of git://git.kernel.org/pub/scm/linux/ke...Jakub Kicinski
2023-09-25wifi: cfg80211: split struct cfg80211_ap_settingsJohannes Berg
2023-09-13wifi: cfg80211: modify prototype for change_beaconAloka Dixit
2023-08-22staging: rtl8723bs: Use helpers to check broadcast and multicast Ether addressesRuan Jinjie
2023-08-04staging: rtl8723bs: use is_zero_ether_addr() instead of memcmp()Yang Yingliang
2023-07-27staging: rtl8723bs: ioctl_linux: Fix comparison to falseFranziska Naepelt
2023-07-27staging: rtl8723bs: ioctl_linux: Add preferred spacesFranziska Naepelt
2023-07-27staging: rtl8723bs: ioctl_linux: Fix alignment on open parenthesisFranziska Naepelt
2023-07-27staging: rtl8723bs: ioctl_linux: Remove unnecessary parenthesesFranziska Naepelt
2023-07-27staging: rtl8723bs: ioctl_linux: Remove unnecessary blank linesFranziska Naepelt
2023-07-27staging: rtl8723bs: ioctl_linux: Remove multiple blank linesFranziska Naepelt
2023-07-27staging: rtl8723bs: ioctl_linux: Fix block comment alignmentFranziska Naepelt
2023-07-27staging: rtl8723bs: ioctl_linux: Fix code indentFranziska Naepelt
2023-07-27staging: rtl8723bs: ioctl_linux: Fix else on next lineFranziska Naepelt
2023-07-27staging: rtl8723bs: Fix remaining blank line issueFranziska Naepelt
2023-07-27staging: rtl8723bs: Fix alignment open parenthesisFranziska Naepelt