summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-core/dvb_net.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 113Thomas Gleixner2019-05-241-12/+1Star
* media: dvb_net: fix dvb_net_tx()'s return typeLuc Van Oostenryck2018-05-051-1/+1
* media: dvb: update buffer mmaped flags and frame counterMauro Carvalho Chehab2018-02-231-2/+3
* media: move dvb kAPI headers to include/mediaMauro Carvalho Chehab2017-12-281-2/+2
* media: dvb_net: let dynamic debug enable some DVB net handlingMauro Carvalho Chehab2017-12-191-4/+0Star
* media: dvb-core: allow users to enable DVB net ULE debugMauro Carvalho Chehab2017-12-191-9/+5Star
* media: dvb_net: ensure that dvb_net_ule_handle is fully initializedMauro Carvalho Chehab2017-12-191-29/+27Star
* media: dvb_net: stop abusing /** for commentsMauro Carvalho Chehab2017-11-271-7/+8
* networking: make skb_put & friends return void pointersJohannes Berg2017-06-161-1/+1
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-2/+1Star
* [media] media: Drop FSF's postal address from the source code filesSakari Ailus2017-01-271-5/+2Star
* Merge tag 'v4.10-rc1' into patchworkMauro Carvalho Chehab2016-12-261-2/+2
|\
| * Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds2016-12-241-1/+1
| * Merge branch 'patchwork' into v4l_for_linusMauro Carvalho Chehab2016-12-151-406/+546
| |\
| * | net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-131-1/+1
* | | [media] dvb: avoid warning in dvb_netArnd Bergmann2016-12-211-10/+5Star
| |/ |/|
* | [media] dvb-net: split the logic at dvb_net_ule() into other functionsMauro Carvalho Chehab2016-11-251-361/+467
* | [media] dvb_net: prepare to split a very complex functionMauro Carvalho Chehab2016-11-251-220/+245
* | [media] dvb-core: get rid of demux optional circular bufferMauro Carvalho Chehab2016-10-211-2/+1Star
* | [media] dvb-core: use pr_foo() instead of printk()Mauro Carvalho Chehab2016-10-211-36/+46
|/
* [media] dvb: use ktime_t for internal timeoutArnd Bergmann2016-07-081-1/+1
* [media] dvb: modify core to implement interfaces/entities at MC new genMauro Carvalho Chehab2016-01-111-1/+1
* [media] dvb: get rid of enum dmx_successMauro Carvalho Chehab2015-10-071-3/+2Star
* [media] dvb_core: Replace memset with eth_zero_addrVaishali Thakkar2015-07-221-1/+1
* Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...Mauro Carvalho Chehab2015-04-211-1/+0Star
|\
| * net: Kill dev_rebuild_headerEric W. Biederman2015-03-021-1/+0Star
* | [media] dvb core: rename the media controller entitiesMauro Carvalho Chehab2015-02-261-1/+1
* | [media] dvb_net: add support for DVB net node at the media controllerMauro Carvalho Chehab2015-02-141-2/+4
|/
* [media] dvb_net: Convert local hex dump to print_hex_dump_debugJoe Perches2015-02-031-26/+2Star
* [media] dvb_net: Use standard debugging facilitiesJoe Perches2015-02-031-33/+24Star
* [media] dvb_net: Use vsprintf %pM extension to print Ethernet addressesJoe Perches2015-02-031-5/+2Star
* [media] media: dvb_core: replace a magic number by a macroDan Carpenter2014-11-031-1/+1
* [media] dvb-net: Fix probable mask then right shift defectsJoe Perches2014-11-031-1/+3
* net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-161-1/+2
* media: dvb_core: slight optimization of addr comparedingtianhong2013-12-261-4/+6
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds2013-05-021-4/+1Star
|\
| * dvb_net: don't mess with ->f_op in ->release()Al Viro2013-04-291-4/+1Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-05-011-5/+5
|\ \
| * | net: add ETH_P_802_3_MINSimon Horman2013-03-281-5/+5
| |/
* / [media] demux.h: Remove duplicated enumMauro Carvalho Chehab2013-04-081-1/+1
|/
* [media] dvb: push down ioctl lock in dvb_usercopyNikolaus Schulz2012-12-271-23/+48
* Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2012-10-071-2/+2
* [media] dvb: move the dvb core one level upMauro Carvalho Chehab2012-08-141-0/+1516