summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
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
2023-09-13Staging: rtl8192e: Rename variable pTS in function RxReorderIndicatePacket()Tree Davies
2023-09-13Staging: rtl8192e: Rename variable pTS in function rtllib_FlushRxTsPendingPkts()Tree Davies
2023-09-13Staging: rtl8192e: Rename variable pTS in function AddReorderEntry()Tree Davies
2023-09-13Staging: rtl8192e: Rename variable pTS in function prototype rtllib_FlushRxTs...Tree Davies
2023-09-13Staging: rtl8192e: Rename variable pRxTS in function RemoveTsEntry()Tree Davies
2023-09-13Staging: rtl8192e: Rename variable tmp in function GetTs()Tree Davies
2023-09-13Staging: rtl8192e: Rename variable pRxTS in function TSInitialize()Tree Davies
2023-09-13Staging: rtl8192e: Rename variable pTS in function ResetRxTsEntry()Tree Davies
2023-09-13Staging: rtl8192e: Rename variable pRxTs in function RxPktPendingTimeout()Tree Davies
2023-09-13Staging: rtl8192e: Rename variable pRxTs in function rtllib_rx_ba_inact_timeo...Tree Davies
2023-09-13Staging: rtl8192e: Rename variable pRxTs in function rtllib_ts_init_del_ba()Tree Davies
2023-09-13Staging: rtl8192e: Rename variable pRxTs in function rtllib_rx_DELBA()Tree Davies
2023-09-13Staging: rtl8192e: Rename variable pTS in function rtllib_rx_ADDBAReq()Tree Davies
2023-09-13Staging: rtl8192e: Rename variable pRxTs in function rx_ts_delete_ba()Tree Davies
2023-09-11staging: iio: Use devm_clk_get_enabled() helper functionJinjie Ruan
2023-09-09media: dvb: symbol fixup for dvb_attach()Greg Kroah-Hartman
2023-09-07Merge tag 'pwm/for-6.6-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-09-05staging/fbtft: Use fb_ops helpers for deferred I/OThomas Zimmermann
2023-09-05staging/fbtft: Initialize fb_op struct as static constThomas Zimmermann