aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hysdn/hysdn_net.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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