aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/isdn/i4l
Commit message (Expand)AuthorAge
* isdn: Fix missing ifdef in isdn_pppDaniele Venzano2009-01-26
* 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-19
|\
| * isdn: remove extra byteswap in isdn_net_ciscohdlck_slarp_send_replyHarvey Harrison2008-11-17
* | isdn: use %pI4, remove get_{u8/u16/u32} and put_{u8/u16/u32} inlinesHarvey Harrison2008-11-14
* | net: easy removals of HIPQUAD using %pI4 formatHarvey Harrison2008-10-30
|/
* isdn: isdn_ppp: Use SKB list facilities instead of home-grown implementation.David S. Miller2008-09-22
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...David S. Miller2008-07-18
|\
| * Merge commit 'v2.6.26' into bkl-removalJonathan Corbet2008-07-14
| |\
| | * drivers/isdn/i4l/isdn_common.c fix small resource leakDarren Jenkins2008-07-12
| * | isdn: cdev lock_kernel() pushdownJonathan Corbet2008-06-20
| |/
* | pkt_sched: Add qdisc_reset_all_tx().David S. Miller2008-07-09
* | netdev: Move rest of qdisc state into struct netdev_queueDavid S. Miller2008-07-08
|/
* tty/serial: lay the foundations for the next set of reworksAlan Cox2008-04-30
* isdn_tty: Prepare for BKL push downAlan Cox2008-04-30
* isdn: replace remaining __FUNCTION__ occurrencesHarvey Harrison2008-04-28
* [ISDN]: Do not validate ISDN net device address prior to interface-upPaul Bolle2008-04-14
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-03-12
|\
| * isdn: replace __inline with inlineHarvey Harrison2008-03-05
* | drivers/isdn: correct use of ! and &Julia Lawall2008-03-04
|/
* drivers/isdn/i4l/isdn_tty.c: remove write_semDaniel Walker2008-02-06
* fix ! versus & precedence in various placesAlexey Dobriyan2008-02-06
* [ISDN]: i4l: Fix DLE handling for i4l-audioMatthias Goebl2008-01-04
* [ISDN] i4l: 'NO CARRIER' message lost after ldisc flushMatthias Goebl2008-01-04
* I4L: fix isdn_ioctl memory overrun vulnerabilityKarsten Keil2007-12-03
* isdn: avoid copying overly-long stringsKarsten Keil2007-11-26
* use mutex instead of semaphore in isdn subsystem common functionsMatthias Kaehlcke2007-10-16
* [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
* ISDN: Fix data access out of array boundsKarsten Keil2007-10-08
* [ISDN]: Get rid of some pointless allocation casts in common and bsd comp.Jesper Juhl2007-08-26
* Use menuconfig objects - CONFIG_ISDN_I4LTilman Schmidt2007-07-21
* Use menuconfig objects: ISDN: CONFIG_ISDNJan Engelhardt2007-07-17
* Fix broken CLIR in isdn driverKarsten Keil2007-06-01
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Convert skb->tail to sk_buff_data_tArnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_network_header()Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_network_offset()Arnaldo Carvalho de Melo2007-04-26
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-26
* Various typo fixes.Robert P. J. Day2007-02-17
* [PATCH] remove many unneeded #includes of sched.hTim Schmielau2007-02-14
* [PATCH] mark struct file_operations const 3Arjan van de Ven2007-02-12
* [PATCH] Char: tty_wakeup cleanupJiri Slaby2007-02-11
* [PATCH] Call init_timer() for ISDN PPP CCP reset state timerMarcel Holtmann2006-12-22