aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hysdn/hysdn_net.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-06-16networking: introduce and use skb_put_data()Johannes Berg1-1/+1
2016-10-13net: deprecate eth_change_mtu, remove usageJarod Wilson1-1/+0
2016-05-04treewide: replace dev->trans_start update with helperFlorian Westphal1-1/+1
2012-02-21isdn: whitespace coding style cleanupJoe Perches1-10/+10
2011-02-09isdn: hysdn: Kill (partially buggy) CVS regision log reporting.David S. Miller1-3/+0
2010-06-26ISDN: hysdn, fix potential NULL dereferenceJiri Slaby1-1/+2
2009-09-01isdn: convert to netdev_tx_tStephen Hemminger1-1/+1
2009-07-05net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy1-1/+1
2009-01-07hysdn: convert to net_device_ops and other updatesStephen Hemminger1-46/+31
2008-12-05Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6David S. Miller1-2/+2
2008-12-03hysdn: fix writing outside the field on 64 bitsPascal Terjan1-2/+2
2008-12-03hysdn: Kill directly reference of netdev->privWang Chen1-3/+3
2007-04-25[ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo1-2/+0
2006-12-08[PATCH] isdn: replace kmalloc+memset with kzallocBurman Yan1-2/+1
2006-03-25[PATCH] Remove MODULE_PARMRusty Russell1-1/+1
2006-03-25[PATCH] hysdn: remove custom typesAndrew Morton1-3/+3
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering1-1/+0
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+348