summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)Author
2021-04-13of: net: pass the dst buffer to of_get_mac_address()Michael Walle
2021-04-09Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski
2021-03-25Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller
2021-03-23staging: rtl8192e: Change state information from u16 to u8Atul Gopinathan
2021-03-23staging: rtl8192e: Fix incorrect source in memcpy()Atul Gopinathan
2021-03-21Merge tag 'staging-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2021-03-18staging: vt665x: fix alignment constraintsEdmundo Carmona Antoranz
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky
2021-03-16staging: comedi: cb_pcidas64: fix request_irq() warnTong Zhang
2021-03-16staging: comedi: cb_pcidas: fix request_irq() warnTong Zhang
2021-03-10staging: dpaa2-switch: move the driver out of stagingIoana Ciornei
2021-03-10staging: dpaa2-switch: prevent joining a bridge while VLAN uppers are presentIoana Ciornei
2021-03-10staging: dpaa2-switch: add fast-ageing on bridge leaveIoana Ciornei
2021-03-10staging: dpaa2-switch: accept only vlan-aware upper devicesIoana Ciornei
2021-03-10staging: dpaa2-switch: move the notifier register to module_init()Ioana Ciornei
2021-03-10staging: dpaa2-switch: properly setup switching domainsIoana Ciornei
2021-03-10staging: dpaa2-switch: enable the control interfaceIoana Ciornei
2021-03-10staging: dpaa2-switch: add .ndo_start_xmit() callbackIoana Ciornei
2021-03-10staging: dpaa2-switch: handle Rx path on control interfaceIoana Ciornei
2021-03-10staging: dpaa2-switch: setup dpioIoana Ciornei
2021-03-10staging: dpaa2-switch: setup buffer pool and RX path ringsIoana Ciornei
2021-03-10staging: dpaa2-switch: get control interface attributesIoana Ciornei
2021-03-10staging: dpaa2-switch: remove obsolete .ndo_fdb_{add|del} callbacksIoana Ciornei
2021-03-10staging: dpaa2-switch: fix up initial forwarding configuration done by firmwareIoana Ciornei
2021-03-10staging: dpaa2-switch: remove broken learning and flooding supportIoana Ciornei
2021-03-10Revert "staging: wfx: remove unused included header files"Greg Kroah-Hartman
2021-03-10staging: rtl8188eu: prevent ->ssid overflow in rtw_wx_set_scan()Dan Carpenter
2021-03-10staging: rtl8188eu: fix potential memory corruption in rtw_check_beacon_data()Dan Carpenter
2021-03-10staging: rtl8192u: fix ->ssid overflow in r8192_wx_set_scan()Dan Carpenter
2021-03-10staging: comedi: pcl726: Use 16-bit 0 for interrupt dataIan Abbott
2021-03-10staging: comedi: ni_65xx: Use 16-bit 0 for interrupt dataIan Abbott
2021-03-10staging: comedi: ni_6527: Use 16-bit 0 for interrupt dataIan Abbott
2021-03-10staging: comedi: comedi_parport: Use 16-bit 0 for interrupt dataIan Abbott
2021-03-10staging: comedi: amplc_pc236_common: Use 16-bit 0 for interrupt dataIan Abbott
2021-03-10staging: comedi: pcl818: Fix endian problem for AI command dataIan Abbott
2021-03-10staging: comedi: pcl711: Fix endian problem for AI command dataIan Abbott
2021-03-10staging: comedi: me4000: Fix endian problem for AI command dataIan Abbott
2021-03-10staging: comedi: dmm32at: Fix endian problem for AI command dataIan Abbott
2021-03-10staging: comedi: das800: Fix endian problem for AI command dataIan Abbott
2021-03-10staging: comedi: das6402: Fix endian problem for AI command dataIan Abbott
2021-03-10staging: comedi: adv_pci1710: Fix endian problem for AI command dataIan Abbott
2021-03-10staging: comedi: addi_apci_1500: Fix endian problem for command sampleIan Abbott
2021-03-10staging: comedi: addi_apci_1032: Fix endian problem for COS sampleIan Abbott
2021-03-10staging: ks7010: prevent buffer overflow in ks_wlan_set_scan()Dan Carpenter
2021-03-10staging: rtl8712: Fix possible buffer overflow in r8712_sitesurvey_cmdLee Gibson
2021-03-10staging: rtl8192e: Fix possible buffer overflow in _rtl92e_wx_set_scanLee Gibson
2021-03-10staging: rtl8712: unterminated string leads to read overflowDan Carpenter
2021-03-10staging: rtl8192e: fix kconfig dependency on CRYPTOJulian Braha
2021-02-27Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2021-02-24Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds