summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/hysdn/hysdn_net.c
Commit message (Expand)AuthorAgeFilesLines
* networking: introduce and use skb_put_data()Johannes Berg2017-06-161-1/+1
* net: deprecate eth_change_mtu, remove usageJarod Wilson2016-10-131-1/+0
* treewide: replace dev->trans_start update with helperFlorian Westphal2016-05-041-1/+1
* isdn: whitespace coding style cleanupJoe Perches2012-02-211-10/+10
* isdn: hysdn: Kill (partially buggy) CVS regision log reporting.David S. Miller2011-02-091-3/+0
* ISDN: hysdn, fix potential NULL dereferenceJiri Slaby2010-06-261-1/+2
* isdn: convert to netdev_tx_tStephen Hemminger2009-09-011-1/+1
* net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-051-1/+1
* hysdn: convert to net_device_ops and other updatesStephen Hemminger2009-01-071-46/+31
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-12-051-2/+2
|\
| * hysdn: fix writing outside the field on 64 bitsPascal Terjan2008-12-031-2/+2
* | hysdn: Kill directly reference of netdev->privWang Chen2008-12-031-3/+3
|/
* [ETH]: Make eth_type_trans set skb->dev like the other *_type_transArnaldo Carvalho de Melo2007-04-251-2/+0
* [PATCH] isdn: replace kmalloc+memset with kzallocBurman Yan2006-12-081-2/+1
* [PATCH] Remove MODULE_PARMRusty Russell2006-03-251-1/+1
* [PATCH] hysdn: remove custom typesAndrew Morton2006-03-251-3/+3
* [PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering2005-11-091-1/+0
* Linux-2.6.12-rc2Linus Torvalds2005-04-161-0/+348