summaryrefslogtreecommitdiffstats
path: root/net/802/fddi.c
Commit message (Expand)AuthorAgeFilesLines
* net: use core MTU range checking in misc driversJarod Wilson2016-10-201-9/+2
* net: Kill dev_rebuild_headerEric W. Biederman2015-03-021-26/+0
* net: set name_assign_type in alloc_netdev()Tom Gundersen2014-07-151-1/+2
* net: cleanup unsigned to unsigned intEric Dumazet2012-04-151-1/+1
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0
* net: return operator cleanupEric Dumazet2010-09-231-6/+6
* net: remove COMPAT_NET_DEV_OPSAlexander Beregalov2009-05-251-4/+0
* net/802/fddi.c: add MODULE_LICENSEAdrian Bunk2009-04-061-0/+2
* fddi: convert to new network device opsStephen Hemminger2008-11-201-2/+6
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-101-3/+7
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-251-1/+1
* [HIPPI/FDDI]: Make {hippi,fddi}_type_trans set skb->devArnaldo Carvalho de Melo2007-04-251-0/+1
* [NET] 802: Use hton{s,l}() where appropriate.YOSHIFUJI Hideaki2007-04-251-2/+2
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-141-1/+0
* [NET] 802: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-13/+13
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [NET]: net/802: more endian annotationsAlexey Dobriyan2005-08-291-2/+2
* [NET]: __be'ify *_type_trans()Alexey Dobriyan2005-07-121-2/+2
* [PATCH] update Ross Biro bouncing email addressJesper Juhl2005-05-051-1/+1
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+210