summaryrefslogtreecommitdiffstats
path: root/drivers/media/dvb-core/dvb_net.c
Commit message (Expand)AuthorAgeFilesLines
* 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
|\
| * [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/+1
| * [media] dvb-core: use pr_foo() instead of printk()Mauro Carvalho Chehab2016-10-211-36/+46
* | net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-131-1/+1
|/
* [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-061-3/+2
* [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/+0
|\
| * net: Kill dev_rebuild_headerEric W. Biederman2015-03-021-1/+0
* | [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-131-2/+4
|/
* [media] dvb_net: Convert local hex dump to print_hex_dump_debugJoe Perches2015-02-031-26/+2
* [media] dvb_net: Use standard debugging facilitiesJoe Perches2015-02-031-33/+24
* [media] dvb_net: Use vsprintf %pM extension to print Ethernet addressesJoe Perches2015-02-031-5/+2
* [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-151-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-011-4/+1
|\
| * dvb_net: don't mess with ->f_op in ->release()Al Viro2013-04-291-4/+1
* | 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-131-0/+1516
OpenPOWER on IntegriCloud