summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2023-09-26staging: rtl8192e: Fix compiler warning truncated writing of iwe.u.namePhilipp Hortmann
2023-09-26staging: rtl8192e: Fix alignment of structs in rtllib.h to twoPhilipp Hortmann
2023-09-26staging: rtl8723bs: hal: Fix codespell-reported spelling mistakesBragatheswaran Manickavel
2023-09-25wifi: cfg80211: split struct cfg80211_ap_settingsJohannes Berg
2023-09-24staging: iio: resolver: ad2s1210: fix not restoring sample gpio in channel readDavid Lechner
2023-09-24staging: iio: resolver: ad2s1210: fix ad2s1210_show_faultDavid Lechner
2023-09-22Merge tag 'drm-misc-next-2023-09-11-1' of git://anongit.freedesktop.org/drm/d...Dave Airlie
2023-09-17staging: vme_user: Fix various comment formatting issues including comment co...Jonathan Bergh
2023-09-17staging: vme_user: Remove spurious newlines between define statementsJonathan Bergh
2023-09-17staging: vt6655: Type encoding info dropped from array name "byVT3253B0_"Pavan Bobba
2023-09-17staging: vme_user: Remove unused (commented) code causing unnecessary checkpa...Jonathan Bergh
2023-09-17staging: octeon: remove typedef in structs cvmx_pip_port_status_t and cvmx_pk...Oliver Crumrine
2023-09-17staging: octeon: remove typedef in enum cvmx_pko_status_tOliver Crumrine
2023-09-17staging: octeon: remove typedef in struct cvmx_pko_lock_tOliver Crumrine
2023-09-17staging: octeon: remove typedef in enum cvmx_pow_wait_tOliver Crumrine
2023-09-17staging: octeon: remove typedef in enum cvmx_helper_interface_mode_tOliver Crumrine
2023-09-17staging: octeon: remove typedef in enum cvmx_spi_mode_tOliver Crumrine
2023-09-17staging: vme_user: fix check unnecessary space after a cast in vme_fake.cAlexon Oliveira
2023-09-17staging: vme_user: fix check unnecessary blank lines in vme_fake.cAlexon Oliveira
2023-09-17staging: vme_user: fix check lines not ending with '(' in vme_fake.cAlexon Oliveira
2023-09-17staging: vme_user: fix check alignment of open parenthesis in vme_fake.cAlexon Oliveira
2023-09-17staging: rtl8192e: Replace frame control constants with IEEE80211_FCTL_*Philipp Hortmann
2023-09-17staging: rtl8192e: Replace usage of RTLLIB_FCTL_DSTODS with functionPhilipp Hortmann
2023-09-17staging: rtl8192e: Replace control subframe types with IEEE80211_STYPE_*Philipp Hortmann
2023-09-17staging: rtl8192e: Replace management subframe types with IEEE80211_STYPE_*Philipp Hortmann
2023-09-17staging: rtl8192e: Remove struct rtllib_pspoll_hdrPhilipp Hortmann
2023-09-17staging: rtl8192e: Remove struct rtllib_hdr_4addrqosPhilipp Hortmann
2023-09-17staging: rtl8192e: Remove struct rtllib_hdr_3addrqosPhilipp Hortmann
2023-09-17staging: rtl8192e: Remove struct rtllib_hdr_4addrPhilipp Hortmann
2023-09-17staging: rtl8192e: Replace struct rtllib_hdr_4addr in rtllib_crypt*.cPhilipp Hortmann
2023-09-17staging: rtl8192e: Remove unused struct rtllib_hdr and two enumsPhilipp Hortmann
2023-09-17staging: rtl8192e: Replace struct rtllib_hdr_3addr in structs of rtllib.hPhilipp Hortmann
2023-09-17staging: rtl8192e: Replace struct rtllib_hdr_3addr in r8192E_dev.cPhilipp Hortmann
2023-09-17staging: rtl8192e: Replace struct rtllib_hdr_3addr in rtllib_softmac.cPhilipp Hortmann
2023-09-17staging: rtl8192e: Replace struct rtllib_hdr_3addr in rtl819x_BAProc.cPhilipp Hortmann
2023-09-17staging: rtl8192e: Replace struct rtllib_hdr_3addr in rtllib_rx.cPhilipp Hortmann
2023-09-17staging: rtl8192e: Replace struct rtllib_hdr_1addr with ieee80211_hdrPhilipp Hortmann
2023-09-17staging: rtl8192e: Remove rtllib_get_payload()Philipp Hortmann
2023-09-17staging: rtl8192e: Replace rtl92e_enable_irq with rtl92e_irq_enablePhilipp Hortmann
2023-09-17staging: rtl8192e: Replace rtl92e_disable_irq with rtl92e_irq_disablePhilipp Hortmann
2023-09-17staging: rtl8192e: Use standard function in softmac_mgmt_xmit()Philipp Hortmann
2023-09-17staging: rtl8192e: Use standard function in rtllib_rx_check_duplicate()Philipp Hortmann
2023-09-17staging: rtl8192e: Use standard function in rtllib_process_probe_response()Philipp Hortmann
2023-09-17staging: rtl8192e: Use standard ieee80211 function in rtllib_rx_mgt()Philipp Hortmann
2023-09-17staging: rtl8192e: Remove useless equation in debug outputPhilipp Hortmann
2023-09-17staging: rtl8192e: Remove unsupported mode IW_MODE_ADHOCPhilipp Hortmann
2023-09-13wifi: cfg80211: modify prototype for change_beaconAloka Dixit
2023-09-13staging: vme_user: Use list_for_each_entry() helperJinjie Ruan
2023-09-13Staging: rtl8192e: Rename variable pTS in function rtllib_rx_InfraAdhoc()Tree Davies
2023-09-13Staging: rtl8192e: Rename variable pRxTS in function rtllib_rx_check_duplicate()Tree Davies