aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-03-10staging: dpaa2-switch: move the driver out of stagingIoana Ciornei13-6121/+0
2021-03-10staging: dpaa2-switch: prevent joining a bridge while VLAN uppers are presentIoana Ciornei1-1/+29
2021-03-10staging: dpaa2-switch: add fast-ageing on bridge leaveIoana Ciornei2-16/+63
2021-03-10staging: dpaa2-switch: accept only vlan-aware upper devicesIoana Ciornei3-19/+76
2021-03-10staging: dpaa2-switch: move the notifier register to module_init()Ioana Ciornei2-87/+95
2021-03-10staging: dpaa2-switch: properly setup switching domainsIoana Ciornei5-41/+514
2021-03-10staging: dpaa2-switch: enable the control interfaceIoana Ciornei4-0/+53
2021-03-10staging: dpaa2-switch: add .ndo_start_xmit() callbackIoana Ciornei5-16/+245
2021-03-10staging: dpaa2-switch: handle Rx path on control interfaceIoana Ciornei2-12/+460
2021-03-10staging: dpaa2-switch: setup dpioIoana Ciornei5-0/+137
2021-03-10staging: dpaa2-switch: setup buffer pool and RX path ringsIoana Ciornei5-0/+209
2021-03-10staging: dpaa2-switch: get control interface attributesIoana Ciornei5-11/+136
2021-03-10staging: dpaa2-switch: remove obsolete .ndo_fdb_{add|del} callbacksIoana Ciornei1-27/+0
2021-03-10staging: dpaa2-switch: fix up initial forwarding configuration done by firmwareIoana Ciornei1-29/+51
2021-03-10staging: dpaa2-switch: remove broken learning and flooding supportIoana Ciornei5-259/+0
2021-02-27Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-6/+6
2021-02-24Merge tag 'sfi-removal-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds1-1/+0
2021-02-24Merge tag 'char-misc-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-miscLinus Torvalds1-3/+1
2021-02-23whack-a-mole: don't open-code iminor/imajorAl Viro1-6/+6
2021-02-21Merge tag 'media/v5.12-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds38-5615/+790
2021-02-20Merge tag 'staging-5.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds132-3746/+3219
2021-02-15media: atomisp: Remove unused headerAndy Shevchenko1-1/+0
2021-02-13staging: hikey9xx: Fix alignment of function parametersMukul Mehar1-2/+2
2021-02-13staging: greybus: Fixed a misspelling in hid.cPritthijit Nath1-1/+1
2021-02-13staging: wimax/i2400m: fix some byte order issues found by sparseAnirudh Rayabharam1-5/+10
2021-02-13staging: wimax: i2400m: fix some incorrect type warningsAyush1-4/+4
2021-02-13staging: greybus: minor code style fixManikantan Ravichandran1-2/+2
2021-02-13staging:wlan-ng: use memdup_user instead of kmalloc/copy_from_userIvan Safonov1-15/+13
2021-02-13staging:r8188eu: use IEEE80211_FCTL_* kernel definitionsIvan Safonov1-30/+21
2021-02-13staging: rtl8192e: remove multiple blank linesWilliam Durand1-2/+0
2021-02-12net: switchdev: pass flags and mask to both {PRE_,}BRIDGE_FLAGS attributesVladimir Oltean1-13/+21
2021-02-12staging: greybus: Fixed alignment issue in hid.cPritthijit Nath1-2/+2
2021-02-12staging: wfx: remove unused included header filesMuhammad Usama Anjum27-106/+0
2021-02-12staging: nvec: minor coding style fixFatih Yildirim1-1/+1
2021-02-12staging: wimax: Fix some coding style problemHemansh Agnihotri1-2/+1
2021-02-12staging: fbtft: add tearing signal detectCarlis1-0/+115
2021-02-12staging: vt6656: Fixed issue with alignment in rf.cPritthijit Nath1-1/+1
2021-02-11staging: qlge: Remove duplicate word in commentTom Seewald1-1/+1
2021-02-11staging: rtl8723bs: remove obsolete commented out codekarthik alapati1-38/+2
2021-02-11staging: rtl8723bs: fix function comments to follow kernel-dockarthik alapati1-112/+73
2021-02-11staging: wfx: avoid defining array of flexible structMuhammad Usama Anjum1-1/+1
2021-02-11staging: rtl8723bs: Replace one-element array with flexible-array member in struct ndis_80211_var_ieGustavo A. R. Silva1-1/+1
2021-02-11staging: Replace lkml.org links with loreKees Cook2-2/+3
2021-02-11Staging: vt6655: Replace a camel case variable nameYujia Qiao1-2/+2
2021-02-11staging: gdm724x: Fix DMA from stackAmey Narkhede1-3/+7
2021-02-10staging: rtl8723bs: remove blank line from include/autoconf.hPhillip Potter1-1/+0
2021-02-09staging: rtl8712: Remove multiple blank linesAakash Hemadri1-2/+0
2021-02-09staging: rtl8723bs: remove typedefs from rtl8723b_recv.hPhillip Potter2-5/+5
2021-02-09staging: rtl8723bs: fix blank lines and comments in rtl8723b_hal.hPhillip Potter1-5/+8
2021-02-09vme: make remove callback return voidUwe Kleine-König1-3/+1