summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2022-06-06staging: r8188eu: use mgmt to set the categoryMartin Kaiser
2022-06-06staging: r8188eu: use mgmt to set the sequence numberMartin Kaiser
2022-06-06staging: r8188eu: use mgmt to set the addressesMartin Kaiser
2022-06-06staging: r8188eu: use ieee80211_mgmt in issue_action_BAMartin Kaiser
2022-06-06staging: r8188eu: use defines for the block action codesMartin Kaiser
2022-06-06staging: r8188eu: remove unnecessary category checkMartin Kaiser
2022-06-06staging: vt6655: Delete upc.hPhilipp Hortmann
2022-06-06staging: vt6655: Add missing BE support on 2x iowrite32Philipp Hortmann
2022-06-06staging: vt6655: Replace VNSvOutPortD with iowrite32Philipp Hortmann
2022-06-06staging: vt6655: Replace MACvRx1PerPktMode with VNSvOutPortDPhilipp Hortmann
2022-06-06staging: vt6655: Replace MACvRx0PerPktMode with VNSvOutPortDPhilipp Hortmann
2022-06-06staging: vt6655: Replace MACvSetCurrBCNTxDescAddr with VNSvOutPortDPhilipp Hortmann
2022-06-06staging: vt6655: Replace MACvIntDisable with VNSvOutPortDPhilipp Hortmann
2022-06-06staging: vt6655: Replace MACvIntEnable with VNSvOutPortDPhilipp Hortmann
2022-06-06staging: vt6655: Replace MACvWriteISR with VNSvOutPortDPhilipp Hortmann
2022-06-06staging: vt6655: Replace VNSvOutPortW with iowrite16Philipp Hortmann
2022-06-06staging: vt6655: Replace MACvSetCurrBCNLength with VNSvOutPortWPhilipp Hortmann
2022-06-06staging: greybus: Fix indentation in fw-management.cUri Arev
2022-06-06staging: sm750fb: fix camelCase function nameNam Cao
2022-06-06staging: rts5208: spi.c: fix codestyle error in dynamic debug codeSrivathsan Sivakumar
2022-06-06staging: r8188eu: convert pr_info_once call in core/rtw_fw.cPhillip Potter
2022-06-06staging: qlge: fix typo in commentJulia Lawall
2022-06-03Merge tag 'char-misc-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2022-06-03Merge tag 'staging-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2022-05-25Merge tag 'sound-5.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2022-05-25Merge tag 'drm-next-2022-05-25' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2022-05-25Merge tag 'net-next-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ne...Linus Torvalds
2022-05-23Merge tag 'asoc-v5.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2022-05-20staging: r8188eu: remove include/rtw_debug.hPhillip Potter
2022-05-19staging: r8188eu: prevent ->Ssid overflow in rtw_wx_set_scan()Denis Efremov
2022-05-19staging: r8188eu: delete rtw_wx_read/write32()Dan Carpenter
2022-05-19staging: r8188eu: Remove multiple assignmentsSoumya Negi
2022-05-19staging: r8188eu: add check for kzallocJiasheng Jiang
2022-05-19staging: r8188eu: fix warnings in rtw_wlan_utilVihas Makwana
2022-05-19staging: r8188eu: fix warnings in rtw_pwrctrlVihas Makwana
2022-05-19staging: r8188eu: fix warnings in rtw_p2pVihas Makwana
2022-05-19staging: rtl8712: fix uninit-value in r871xu_drv_init()Wang Cheng
2022-05-19staging: rtl8712: fix uninit-value in usb_read8() and friendsWang Cheng
2022-05-19staging: rtl8712: add error handler in r8712_usbctrl_vendorreq()Wang Cheng
2022-05-19staging: r8188eu: remove _drv_ defines from include/rtw_debug.hPhillip Potter
2022-05-19staging: vc04_services: remove unused macroGaston Gonzalez
2022-05-19staging: rtl8192u: remove null check after call container_of()Haowen Bai
2022-05-19staging: rtl8192e: remove null check after call container_of()Haowen Bai
2022-05-19staging: ks7010: remove null check after call container_of()Haowen Bai
2022-05-19staging: r8188eu: remove HW_VAR_AC_PARAM_BE from SetHwReg8188EU()Michael Straube
2022-05-19staging: r8188eu: assoc_rsp and assoc_rsp_len are not usedMartin Kaiser
2022-05-19staging: r8188eu: last_rx_mgnt_pkts is set but not usedMartin Kaiser
2022-05-19staging: r8188eu: simplify error handling in recv_func_prehandleMartin Kaiser
2022-05-19staging: r8188eu: remove obsolete commentsMartin Kaiser
2022-05-19staging: r8188eu: use ieee80211 helper to check for beaconMartin Kaiser