aboutsummaryrefslogtreecommitdiffstats
path: root/net/802/hippi.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-12-24Replace <asm/uaccess.h> with <linux/uaccess.h> globallyLinus Torvalds1-1/+1
2016-10-20net: use core MTU range checking in misc driversJarod Wilson1-12/+2
2015-03-02net: Kill dev_rebuild_headerEric W. Biederman1-28/+0
2014-07-15net: set name_assign_type in alloc_netdev()Tom Gundersen1-1/+2
2014-01-16neigh: use NEIGH_VAR_INIT in ndo_neigh_setup functions.Jiri Pirko1-2/+2
2013-12-09neigh: convert parms to an arrayJiri Pirko1-2/+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-1/+1
2009-05-25net: remove COMPAT_NET_DEV_OPSAlexander Beregalov1-5/+0
2008-11-20hippi: convert driver to net_device_opsStephen Hemminger1-5/+9
2007-10-10[NET]: Move hardware header operations out of netdevice.Stephen Hemminger1-7/+9
2007-04-25[SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo1-1/+1
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-4/+4
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-10/+10
2006-12-02[NET]: Kill direct includes of asm/checksum.hAl Viro1-1/+0
2005-08-29[NET]: net/802: more endian annotationsAlexey Dobriyan1-1/+1
2005-08-29[NET]: Remove HIPPI private from skbuff.hStephen Hemminger1-1/+3
2005-05-05[PATCH] update Ross Biro bouncing email addressJesper Juhl1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+234