summaryrefslogtreecommitdiff
path: root/drivers/isdn/i4l/isdn_net.c
Commit message (Expand)AuthorAge
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* tree-wide: fix a very frequent spelling mistakeDirk Hohndel2009-11-09
* isdn: convert to netdev_tx_tStephen Hemminger2009-09-01
* net: convert remaining non-symbolic return values in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* net: fix network drivers ndo_start_xmit() return valuesPatrick McHardy2009-06-17
* net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-13
* i4l: minor cleanupsPaul Bolle2009-01-14
* i4l: do not print a warning when shutting down an i4l ppp interfacePaul Bolle2009-01-14
* I4l: convert to net_device_opsStephen Hemminger2009-01-07
* isdn: Kill directly reference of netdev->privWang Chen2008-12-03
* isdn: isdn_net.c annotate struct ip_ports and trivial sparse fixesHarvey Harrison2008-11-20
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2008-11-18
|\
| * isdn: remove extra byteswap in isdn_net_ciscohdlck_slarp_send_replyHarvey Harrison2008-11-16
* | isdn: use %pI4, remove get_{u8/u16/u32} and put_{u8/u16/u32} inlinesHarvey Harrison2008-11-13
* | net: easy removals of HIPQUAD using %pI4 formatHarvey Harrison2008-10-29
|/
* pkt_sched: Add qdisc_reset_all_tx().David S. Miller2008-07-08
* netdev: Move rest of qdisc state into struct netdev_queueDavid S. Miller2008-07-08
* [ISDN]: Do not validate ISDN net device address prior to interface-upPaul Bolle2008-04-13
* isdn: avoid copying overly-long stringsKarsten Keil2007-11-26
* [ISDN]: Fix compile with CONFIG_ISDN_X25 disabled.Denis V. Lunev2007-10-15
* [ISDN]: Remove local copy of device name to make sure renames work.Karsten Keil2007-10-15
* [ISDN]: Change I4L to use alloc_netdev().Karsten Keil2007-10-10
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-10
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-25
* [SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo2007-04-25
* [SK_BUFF]: Introduce skb_network_offset()Arnaldo Carvalho de Melo2007-04-25
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-25
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-13
* [PATCH] isdn: replace kmalloc+memset with kzallocBurman Yan2006-12-08
* WorkStruct: make allyesconfigDavid Howells2006-11-22
* [IPV4]: annotate struct in_ifaddrAl Viro2006-09-28
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [NET]: Remove explicit initializations of skb->input_devDavid S. Miller2005-08-29
* [PATCH] drivers/isdn/i4l/: possible cleanupsAdrian Bunk2005-06-25
* Linux-2.6.12-rc2Linus Torvalds2005-04-16