index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
media
/
dvb-core
/
dvb_net.c
Age
Commit message (
Expand
)
Author
2019-05-24
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 113
Thomas Gleixner
2018-05-05
media: dvb_net: fix dvb_net_tx()'s return type
Luc Van Oostenryck
2018-02-23
media: dvb: update buffer mmaped flags and frame counter
Mauro Carvalho Chehab
2017-12-28
media: move dvb kAPI headers to include/media
Mauro Carvalho Chehab
2017-12-19
media: dvb_net: let dynamic debug enable some DVB net handling
Mauro Carvalho Chehab
2017-12-19
media: dvb-core: allow users to enable DVB net ULE debug
Mauro Carvalho Chehab
2017-12-19
media: dvb_net: ensure that dvb_net_ule_handle is fully initialized
Mauro Carvalho Chehab
2017-11-27
media: dvb_net: stop abusing /** for comments
Mauro Carvalho Chehab
2017-06-16
networking: make skb_put & friends return void pointers
Johannes Berg
2017-06-16
networking: introduce and use skb_put_data()
Johannes Berg
2017-01-27
[media] media: Drop FSF's postal address from the source code files
Sakari Ailus
2016-12-26
Merge tag 'v4.10-rc1' into patchwork
Mauro Carvalho Chehab
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-21
[media] dvb: avoid warning in dvb_net
Arnd Bergmann
2016-12-15
Merge branch 'patchwork' into v4l_for_linus
Mauro Carvalho Chehab
2016-11-25
[media] dvb-net: split the logic at dvb_net_ule() into other functions
Mauro Carvalho Chehab
2016-11-25
[media] dvb_net: prepare to split a very complex function
Mauro Carvalho Chehab
2016-10-21
[media] dvb-core: get rid of demux optional circular buffer
Mauro Carvalho Chehab
2016-10-21
[media] dvb-core: use pr_foo() instead of printk()
Mauro Carvalho Chehab
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-07-08
[media] dvb: use ktime_t for internal timeout
Arnd Bergmann
2016-01-11
[media] dvb: modify core to implement interfaces/entities at MC new gen
Mauro Carvalho Chehab
2015-10-06
[media] dvb: get rid of enum dmx_success
Mauro Carvalho Chehab
2015-07-22
[media] dvb_core: Replace memset with eth_zero_addr
Vaishali Thakkar
2015-04-21
Merge branch 'drm-next-merged' of git://people.freedesktop.org/~airlied/linux...
Mauro Carvalho Chehab
2015-03-02
net: Kill dev_rebuild_header
Eric W. Biederman
2015-02-26
[media] dvb core: rename the media controller entities
Mauro Carvalho Chehab
2015-02-13
[media] dvb_net: add support for DVB net node at the media controller
Mauro Carvalho Chehab
2015-02-03
[media] dvb_net: Convert local hex dump to print_hex_dump_debug
Joe Perches
2015-02-03
[media] dvb_net: Use standard debugging facilities
Joe Perches
2015-02-03
[media] dvb_net: Use vsprintf %pM extension to print Ethernet addresses
Joe Perches
2014-11-03
[media] media: dvb_core: replace a magic number by a macro
Dan Carpenter
2014-11-03
[media] dvb-net: Fix probable mask then right shift defects
Joe Perches
2014-07-15
net: set name_assign_type in alloc_netdev()
Tom Gundersen
2013-12-26
media: dvb_core: slight optimization of addr compare
dingtianhong
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2013-05-01
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
Linus Torvalds
2013-04-29
dvb_net: don't mess with ->f_op in ->release()
Al Viro
2013-04-08
[media] demux.h: Remove duplicated enum
Mauro Carvalho Chehab
2013-03-28
net: add ETH_P_802_3_MIN
Simon Horman
2012-12-27
[media] dvb: push down ioctl lock in dvb_usercopy
Nikolaus Schulz
2012-10-07
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2012-08-13
[media] dvb: move the dvb core one level up
Mauro Carvalho Chehab