summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2022-07-02net: add skb_[inner_]tcp_all_headers helpersEric Dumazet
2022-06-10staging: rtl8723bs: Allocate full pwep structureKees Cook
2022-06-10staging: olpc_dcon: mark driver as brokenJavier Martinez Canillas
2022-06-06staging: r8188eu: Fix warning of array overflow in ioctl_linux.cLarry Finger
2022-06-06staging: r8188eu: fix rtw_alloc_hwxmits error detection for nowPhillip Potter
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
2022-05-19staging: r8188eu: use defines for addba response statusMartin Kaiser
2022-05-19staging: r8188eu: use the tid in delba processingMartin Kaiser
2022-05-19staging: r8188eu: check for initiator vs recipientMartin Kaiser
2022-05-19staging: r8188eu: use BIT(tid) instead of manual shiftMartin Kaiser
2022-05-19staging: r8188eu: replace if with ternary operatorMartin Kaiser
2022-05-19staging: r8188eu: merge process_addba_req into OnAction_backMartin Kaiser
2022-05-19staging: r8188eu: read addba resp tid from ieee80211_mgmtMartin Kaiser
2022-05-19staging: r8188eu: get addba resp status from ieee80211_mgmtMartin Kaiser
2022-05-19staging: r8188eu: Fix block comment formatSoumya Negi
2022-05-19staging: rtl8723bs: Fix alignment to match open parenthesisSoumya Negi
2022-05-19staging: vt6655: Replace VNSvOutPortB with iowrite8Philipp Hortmann
2022-05-19staging: vt6655: Replace MACvTransmitBCN with VNSvOutPortBPhilipp Hortmann
2022-05-19staging: vt6655: Replace MACvStart with VNSvOutPortBPhilipp Hortmann
2022-05-19staging: r8188eu: drop redundant if checkVihas Makwana
2022-05-19staging: r8188eu: read back action code from ieee80211_mgmtMartin Kaiser
2022-05-19staging: r8188eu: use back action codes from ieee80211.hMartin Kaiser
2022-05-19staging: r8188eu: read destination address from ieee80211_mgmtMartin Kaiser