aboutsummaryrefslogtreecommitdiffstats
path: root/net/802/fddi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
2017-06-16networking: make skb_push & __skb_push return void pointersJohannes Berg1-1/+1
2016-10-20net: use core MTU range checking in misc driversJarod Wilson1-9/+2
2015-03-02net: Kill dev_rebuild_headerEric W. Biederman1-26/+0
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen1-1/+2
2012-04-15net: cleanup unsigned to unsigned intEric Dumazet1-1/+1
2012-03-28Remove all #inclusions of asm/system.hDavid Howells1-1/+0
2010-09-23net: return operator cleanupEric Dumazet1-6/+6
2009-05-25net: remove COMPAT_NET_DEV_OPSAlexander Beregalov1-4/+0
2009-04-06net/802/fddi.c: add MODULE_LICENSEAdrian Bunk1-0/+2
2008-11-20fddi: convert to new network device opsStephen Hemminger1-2/+6
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger1-3/+7
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo1-1/+1
2007-04-25[HIPPI/FDDI]: Make {hippi,fddi}_type_trans set skb->devArnaldo Carvalho de Melo1-0/+1
2007-04-25[NET] 802: Use hton{s,l}() where appropriate.YOSHIFUJI Hideaki1-2/+2
2007-02-14[PATCH] remove many unneeded #includes of sched.hTim Schmielau1-1/+0
2007-02-10[NET] 802: Fix whitespace errors.YOSHIFUJI Hideaki1-13/+13
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2005-08-29[NET]: net/802: more endian annotationsAlexey Dobriyan1-2/+2
2005-07-12[NET]: __be'ify *_type_trans()Alexey Dobriyan1-2/+2
2005-05-05[PATCH] update Ross Biro bouncing email addressJesper Juhl1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+210