summaryrefslogtreecommitdiff
path: root/drivers/staging
AgeCommit message (Expand)AuthorFilesLines
2021-04-14of: net: pass the dst buffer to of_get_mac_address()Michael Walle2-11/+6
2021-04-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netJakub Kicinski2-2/+2
2021-03-26Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/netDavid S. Miller53-43/+173
2021-03-23staging: rtl8192e: Change state information from u16 to u8Atul Gopinathan1-1/+1
2021-03-23staging: rtl8192e: Fix incorrect source in memcpy()Atul Gopinathan1-1/+1
2021-03-21Merge tag 'staging-5.12-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-4/+4
2021-03-18staging: vt665x: fix alignment constraintsEdmundo Carmona Antoranz1-2/+2
2021-03-17module: remove never implemented MODULE_SUPPORTED_DEVICELeon Romanovsky1-1/+0
2021-03-16staging: comedi: cb_pcidas64: fix request_irq() warnTong Zhang1-1/+1
2021-03-16staging: comedi: cb_pcidas: fix request_irq() warnTong Zhang1-1/+1
2021-03-11staging: dpaa2-switch: move the driver out of stagingIoana Ciornei13-6121/+0
2021-03-11staging: dpaa2-switch: prevent joining a bridge while VLAN uppers are presentIoana Ciornei1-1/+29
2021-03-11staging: dpaa2-switch: add fast-ageing on bridge leaveIoana Ciornei2-16/+63
2021-03-11staging: dpaa2-switch: accept only vlan-aware upper devicesIoana Ciornei3-19/+76
2021-03-11staging: dpaa2-switch: move the notifier register to module_init()Ioana Ciornei2-87/+95
2021-03-11staging: dpaa2-switch: properly setup switching domainsIoana Ciornei5-41/+514
2021-03-11staging: dpaa2-switch: enable the control interfaceIoana Ciornei4-0/+53
2021-03-11staging: dpaa2-switch: add .ndo_start_xmit() callbackIoana Ciornei5-16/+245
2021-03-11staging: dpaa2-switch: handle Rx path on control interfaceIoana Ciornei2-12/+460
2021-03-11staging: dpaa2-switch: setup dpioIoana Ciornei5-0/+137
2021-03-11staging: dpaa2-switch: setup buffer pool and RX path ringsIoana Ciornei5-0/+209
2021-03-11staging: dpaa2-switch: get control interface attributesIoana Ciornei5-11/+136
2021-03-11staging: dpaa2-switch: remove obsolete .ndo_fdb_{add|del} callbacksIoana Ciornei1-27/+0
2021-03-11staging: dpaa2-switch: fix up initial forwarding configuration done by firmwareIoana Ciornei1-29/+51
2021-03-11staging: dpaa2-switch: remove broken learning and flooding supportIoana Ciornei5-259/+0
2021-03-10Revert "staging: wfx: remove unused included header files"Greg Kroah-Hartman27-0/+106
2021-03-10staging: rtl8188eu: prevent ->ssid overflow in rtw_wx_set_scan()Dan Carpenter1-2/+4
2021-03-10staging: rtl8188eu: fix potential memory corruption in rtw_check_beacon_data()Dan Carpenter1-0/+5
2021-03-10staging: rtl8192u: fix ->ssid overflow in r8192_wx_set_scan()Dan Carpenter1-2/+4
2021-03-10staging: comedi: pcl726: Use 16-bit 0 for interrupt dataIan Abbott1-1/+3
2021-03-10staging: comedi: ni_65xx: Use 16-bit 0 for interrupt dataIan Abbott1-1/+2
2021-03-10staging: comedi: ni_6527: Use 16-bit 0 for interrupt dataIan Abbott1-1/+3
2021-03-10staging: comedi: comedi_parport: Use 16-bit 0 for interrupt dataIan Abbott1-1/+2
2021-03-10staging: comedi: amplc_pc236_common: Use 16-bit 0 for interrupt dataIan Abbott1-1/+3
2021-03-10staging: comedi: pcl818: Fix endian problem for AI command dataIan Abbott1-1/+1
2021-03-10staging: comedi: pcl711: Fix endian problem for AI command dataIan Abbott1-1/+1
2021-03-10staging: comedi: me4000: Fix endian problem for AI command dataIan Abbott1-1/+1
2021-03-10staging: comedi: dmm32at: Fix endian problem for AI command dataIan Abbott1-1/+1
2021-03-10staging: comedi: das800: Fix endian problem for AI command dataIan Abbott1-1/+1
2021-03-10staging: comedi: das6402: Fix endian problem for AI command dataIan Abbott1-1/+1
2021-03-10staging: comedi: adv_pci1710: Fix endian problem for AI command dataIan Abbott1-5/+5
2021-03-10staging: comedi: addi_apci_1500: Fix endian problem for command sampleIan Abbott1-9/+9
2021-03-10staging: comedi: addi_apci_1032: Fix endian problem for COS sampleIan Abbott1-1/+3
2021-03-10staging: ks7010: prevent buffer overflow in ks_wlan_set_scan()Dan Carpenter1-2/+4
2021-03-10staging: rtl8712: Fix possible buffer overflow in r8712_sitesurvey_cmdLee Gibson1-2/+4
2021-03-10staging: rtl8192e: Fix possible buffer overflow in _rtl92e_wx_set_scanLee Gibson1-3/+4
2021-03-10staging: rtl8712: unterminated string leads to read overflowDan Carpenter1-1/+1
2021-03-10staging: rtl8192e: fix kconfig dependency on CRYPTOJulian Braha1-0/+1
2021-02-27Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-6/+6
2021-02-24Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+0