summaryrefslogtreecommitdiff
path: root/linux/drivers/media/dvb/dvb-core/dvb_net.c
AgeCommit message (Expand)Author
2009-09-18Backport a small trival change at dvb_net return codeMauro Carvalho Chehab
2009-06-16dvb-net: backport upstream changes fb875333c8 and 0eade1f930Mauro Carvalho Chehab
2009-01-11dvb: constify VFTsMauro Carvalho Chehab
2008-12-03backport commit 0eade1f930fa3ba6461b34baf3ed8fa7c4abc40fMauro Carvalho Chehab
2008-07-24backport commit b9e40857682ecfc5bcd0356a23ff409883ffb982Mauro Carvalho Chehab
2008-07-08v4l-dvb: remove support for kernels < 2.6.16Hans Verkuil
2008-06-22net endianness fixMauro Carvalho Chehab
2008-05-21 net: endianness annotationsMauro Carvalho Chehab
2008-04-15Backport changeset 5fa1247a2b56f33f88432c24e109deaf91ef8281Mauro Carvalho Chehab
2008-04-08media/dvb/dvb-core replace remaining __FUNCTION__ occurrencesMichael Krufky
2008-02-05backport kernel commit c84e6036ba7177a404cc860cb5a440e06fad92ddMauro Carvalho Chehab
2008-01-27[PATCH] static memoryDouglas Schilling Landgraf
2007-10-17Make it backward compatible with kernels <2.6.24Mauro Carvalho Chehab
2007-10-17backport changeset 3b04ddde02cf1b6f14f2697da5c20eca5715017fMauro Carvalho Chehab
2007-08-23dvb_net: whitespace cleanupMichael Krufky
2007-08-20Fix a warning at dvb_netMauro Carvalho Chehab
2007-08-17Fix for bug 7819: fixed hotplugging for dvbnetMauro Carvalho Chehab
2007-08-16Net_ule(): fix check-after-useMauro Carvalho Chehab
2007-07-13dvb-core: fix signedness warnings and const strippingTrent Piepho
2007-06-01Improve compatibility handlingMauro Carvalho Chehab
2007-06-01Reverting last changeset. There were two different patches merged togetherMauro Carvalho Chehab
2007-06-01saa7134-tvaudio: kthread conversionMauro Carvalho Chehab
2007-05-13Backport several changesets on dvb_net.cMauro Carvalho Chehab
2007-04-14Fix 3/3 for bug 7819: fixed hotplugging for dvbnetMarkus Rechberger
2006-12-16Several stuff backported from 2.6.19-git seriesMauro Carvalho Chehab
2006-12-14dvb-core: fix printk type warningMichael Krufky
2006-12-14dvb-core: fix bug in CRC-32 checking during ULE decapsulation on 64-bit systemsMichael Krufky
2006-06-25Spin lock on network changed on 2.6.18Mauro Carvalho Chehab
2006-05-02Core: ULE fixes and RFC4326 additionsMauro Carvalho Chehab
2006-02-06implemented compat.h for mutex_trylock()Mauro Carvalho Chehab
2006-02-06sem2mutex: drivers/media/, #2Mauro Carvalho Chehab
2005-12-19Revert one 64-bit fix and improved other 64-bit fixesHans Verkuil
2005-12-14Fix 64-bit compile warningsHans Verkuil
2005-12-08keep #if 0 for existent code when genreating kernel patchesMauro Carvalho Chehab
2005-11-26Whitespaces cleanups.Mauro Carvalho Chehab
2005-11-21From: Ralph Metzler <rjkm@metzlerbros.de>Johannes Stezenbach
2005-08-12Removed more unused variables and constants.Andreas Oberritter
2005-07-16Remove all #include <linux/version.h> and all referencesJohannes Stezenbach
2005-05-02handle IPv6 and LLC/SNAPJohannes Stezenbach
2005-04-05 - remove unnecessary casts in dvb-coreKenneth Aafloy
2005-02-12patch by Adrian Bunk:Johannes Stezenbach
2005-01-08a bunch of cleanupsJohannes Stezenbach
2005-01-08patch by Emard:Johannes Stezenbach
2004-12-13add error checking for NET_REMOVE_IF to prevent Oops whenJohannes Stezenbach
2004-12-02Patch by Wolfram Stering: ULE implementation, release 2Johannes Stezenbach
2004-12-01Patch by Holger Kiehl:Johannes Stezenbach
2004-11-17patch by Adrian Bunk:Johannes Stezenbach
2004-10-20mac.ethernet is obsolete in kernel 2.6.9; ifdef for thisPatrick Boettcher
2004-10-06patch by Luca Bertagnolio: add dvb_net_debug module parameterJohannes Stezenbach
2004-09-18Stuff backfeeded from 2.6.9-rc2-mm1:Michael Hunold