aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/hamradio/mkiss.c
Commit message (Expand)AuthorAge
* hamradio: Mkiss: semaphore cleanupThomas Gleixner2010-10-12
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
* hamradio/mkiss: fix typo in compat_ioctlArnd Bergmann2009-11-16
* net, compat_ioctl: handle socket ioctl abuses in tty driversArnd Bergmann2009-11-07
* NET: mkiss: Fix typoRalf Baechle2009-10-01
* convert hamradio drivers to netdev_txreturnt_tStephen Hemminger2009-09-01
* net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-05
* net: use symbolic values for ndo_start_xmit() return codesPatrick McHardy2009-06-13
* drivers/net/hamradio: fix warning: format not a string literal and no ...Hannes Eder2009-02-17
* dmascc: convert to net_device_opsStephen Hemminger2009-01-21
* mkiss: convert to internal network device statsStephen Hemminger2009-01-21
* drivers/net/hamradio: Move a dereference below a NULL testJulia Lawall2008-12-16
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-04
* hamradio: add missing sanity check to tty operationEugene Teo2008-08-07
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-20
|\
| * netdev: Add netdev->addr_list_lock protection.David S. Miller2008-07-15
* | tty: Ldisc revampAlan Cox2008-07-20
|/
* tty: add throttle/unthrottle helpersAlan Cox2008-04-30
* tty: The big operations reworkAlan Cox2008-04-30
* mkiss: ax_bump() locking fixJarek Poplawski2008-02-15
* NULL noise in drivers/netAl Viro2008-01-28
* hamradio: ->hard_header() takes packet type in host-endianAl Viro2007-10-14
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-10
* [AX.25]: Fix default address and broadcast address initialization.Ralf Baechle2006-12-08
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-30
* [NET]: Add netif_tx_lockHerbert Xu2006-06-18
* [PATCH] Remove MODULE_PARMRusty Russell2006-03-25
* [PATCH] TTY layer buffering revampAlan Cox2006-01-10
* [AX25] mkiss: Drop spinlock before sleeping call.Ralf Baechle2006-01-09
* [AX25/MKISS]: unbalanced spinlock_bh in ax_encaps()Francois Romieu2006-01-07
* drivers/net: Remove pointless checks for NULL prior to calling kfree()Jesper Juhl2005-10-28
* [PATCH] Initialize the .owner field the tty_ldisc structure.Ralf Baechle2005-10-18
* [PATCH] SMACK support for mkissRalf Baechle2005-10-18
* [PATCH] AX.25: Convert mkiss.c to DEFINE_RWLOCKRalf Baechle2005-10-04
* [PATCH] AX.25: Delete debug printk from mkiss driverRalf Baechle2005-10-04
* [AX.25]: Rename ax25_encapsulate to ax25_hard_headerRalf Baechle2005-09-12
* [PATCH] SMP rewrite of mkissRalf Baechle2005-08-27
* [PATCH] Use time_before in hamradio driversMarcelo Feitoza Parisi2005-07-31
* [PATCH] Convert users to tty_unregister_ldisc()Alexey Dobriyan2005-06-23
* [AX25] Introduce ax25_type_transArnaldo Carvalho de Melo2005-04-24
* Linux-2.6.12-rc2Linus Torvalds2005-04-16