aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-core/dvb_net.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2021-10-28media: use eth_hw_addr_set()Jakub Kicinski1-4/+4
2021-06-17media: dvb_net: avoid speculation from net slotMauro Carvalho Chehab1-6/+19
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 113Thomas Gleixner1-12/+1
2018-05-05media: dvb_net: fix dvb_net_tx()'s return typeLuc Van Oostenryck1-1/+1
2018-02-23media: dvb: update buffer mmaped flags and frame counterMauro Carvalho Chehab1-2/+3
2017-12-28media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab1-2/+2
2017-12-19media: dvb_net: let dynamic debug enable some DVB net handlingMauro Carvalho Chehab1-4/+0
2017-12-19media: dvb-core: allow users to enable DVB net ULE debugMauro Carvalho Chehab1-9/+5
2017-12-19media: dvb_net: ensure that dvb_net_ule_handle is fully initializedMauro Carvalho Chehab1-29/+27
2017-11-27media: dvb_net: stop abusing /** for commentsMauro Carvalho Chehab1-7/+8
2017-06-16networking: make skb_put & friends return void pointersJohannes Berg1-1/+1
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-2/+1
2017-01-27[media] media: Drop FSF's postal address from the source code filesSakari Ailus1-5/+2
2016-12-26Merge tag 'v4.10-rc1' into patchworkMauro Carvalho Chehab1-2/+2
2016-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-12-21[media] dvb: avoid warning in dvb_netArnd Bergmann1-10/+5
2016-12-15Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab1-406/+546
2016-11-25[media] dvb-net: split the logic at dvb_net_ule() into other functionsMauro Carvalho Chehab1-361/+467
2016-11-25[media] dvb_net: prepare to split a very complex functionMauro Carvalho Chehab1-220/+245
2016-10-21[media] dvb-core: get rid of demux optional circular bufferMauro Carvalho Chehab1-2/+1
2016-10-21[media] dvb-core: use pr_foo() instead of printk()Mauro Carvalho Chehab1-36/+46
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson1-1/+1
2016-07-08[media] dvb: use ktime_t for internal timeoutArnd Bergmann1-1/+1
2016-01-11[media] dvb: modify core to implement interfaces/entities at MC new genMauro Carvalho Chehab1-1/+1
2015-10-06[media] dvb: get rid of enum dmx_successMauro Carvalho Chehab1-3/+2
2015-07-22[media] dvb_core: Replace memset with eth_zero_addrVaishali Thakkar1-1/+1
2015-04-21Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux into v4l_for_linusMauro Carvalho Chehab1-1/+0
2015-03-02net: Kill dev_rebuild_headerEric W. Biederman1-1/+0
2015-02-26[media] dvb core: rename the media controller entitiesMauro Carvalho Chehab1-1/+1
2015-02-13[media] dvb_net: add support for DVB net node at the media controllerMauro Carvalho Chehab1-2/+4
2015-02-03[media] dvb_net: Convert local hex dump to print_hex_dump_debugJoe Perches1-26/+2
2015-02-03[media] dvb_net: Use standard debugging facilitiesJoe Perches1-33/+24
2015-02-03[media] dvb_net: Use vsprintf %pM extension to print Ethernet addressesJoe Perches1-5/+2
2014-11-03[media] media: dvb_core: replace a magic number by a macroDan Carpenter1-1/+1
2014-11-03[media] dvb-net: Fix probable mask then right shift defectsJoe Perches1-1/+3
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen1-1/+2
2013-12-26media: dvb_core: slight optimization of addr comparedingtianhong1-4/+6
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfsLinus Torvalds1-4/+1
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds1-5/+5
2013-04-29dvb_net: don't mess with ->f_op in ->release()Al Viro1-4/+1
2013-04-08[media] demux.h: Remove duplicated enumMauro Carvalho Chehab1-1/+1
2013-03-28net: add ETH_P_802_3_MINSimon Horman1-5/+5
2012-12-27[media] dvb: push down ioctl lock in dvb_usercopyNikolaus Schulz1-23/+48
2012-10-07Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-mediaLinus Torvalds1-0/+1516
2012-08-13[media] dvb: move the dvb core one level upMauro Carvalho Chehab1-0/+1516