summaryrefslogtreecommitdiffstats
path: root/drivers/isdn/i4l/isdn_net.c
Commit message (Expand)AuthorAgeFilesLines
* i4l: minor cleanupsPaul Bolle2009-01-141-5/+0
* i4l: do not print a warning when shutting down an i4l ppp interfacePaul Bolle2009-01-141-1/+3
* I4l: convert to net_device_opsStephen Hemminger2009-01-071-24/+45
* isdn: Kill directly reference of netdev->privWang Chen2008-12-031-40/+43
* isdn: isdn_net.c annotate struct ip_ports and trivial sparse fixesHarvey Harrison2008-11-201-7/+7
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-181-2/+2
|\
| * isdn: remove extra byteswap in isdn_net_ciscohdlck_slarp_send_replyHarvey Harrison2008-11-161-2/+4
* | isdn: use %pI4, remove get_{u8/u16/u32} and put_{u8/u16/u32} inlinesHarvey Harrison2008-11-131-45/+46
* | net: easy removals of HIPQUAD using %pI4 formatHarvey Harrison2008-10-291-20/+14
|/
* pkt_sched: Add qdisc_reset_all_tx().David S. Miller2008-07-081-1/+1
* netdev: Move rest of qdisc state into struct netdev_queueDavid S. Miller2008-07-081-1/+1
* [ISDN]: Do not validate ISDN net device address prior to interface-upPaul Bolle2008-04-131-0/+1
* isdn: avoid copying overly-long stringsKarsten Keil2007-11-261-4/+4
* [ISDN]: Fix compile with CONFIG_ISDN_X25 disabled.Denis V. Lunev2007-10-151-1/+1
* [ISDN]: Remove local copy of device name to make sure renames work.Karsten Keil2007-10-151-65/+79
* [ISDN]: Change I4L to use alloc_netdev().Karsten Keil2007-10-101-81/+88
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-101-69/+36
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo2007-04-251-2/+3
* [SK_BUFF]: Introduce skb_network_offset()Arnaldo Carvalho de Melo2007-04-251-1/+1
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-251-2/+2
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* [PATCH] isdn: replace kmalloc+memset with kzallocBurman Yan2006-12-081-4/+2
* WorkStruct: make allyesconfigDavid Howells2006-11-221-3/+3
* [IPV4]: annotate struct in_ifaddrAl Viro2006-09-281-2/+2
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [NET]: Remove explicit initializations of skb->input_devDavid S. Miller2005-08-291-1/+0
* [PATCH] drivers/isdn/i4l/: possible cleanupsAdrian Bunk2005-06-251-5/+5
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+3222
OpenPOWER on IntegriCloud