summaryrefslogtreecommitdiffstats
path: root/drivers/net/hamradio/6pack.c
Commit message (Expand)AuthorAgeFilesLines
* sections: fix section conflicts in drivers/net/hamradioAndi Kleen2012-10-051-1/+1
* sections: fix section conflicts in drivers/netAndi Kleen2012-10-051-2/+2
* Remove all #inclusions of asm/system.hDavid Howells2012-03-281-1/+0Star
* atomic: use <linux/atomic.h>Arun Sharma2011-07-271-1/+1
* 6pack,mkiss: fix lock inconsistencyArnd Bergmann2011-07-021-2/+2
* Revert "tty: make receive_buf() return the amout of bytes received"Linus Torvalds2011-06-031-5/+3Star
* tty: make receive_buf() return the amout of bytes receivedFelipe Balbi2011-04-231-3/+5
* hamradio: 6pack: semaphore cleanupThomas Gleixner2010-10-121-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* net, compat_ioctl: handle socket ioctl abuses in tty driversArnd Bergmann2009-11-071-0/+21
* convert hamradio drivers to netdev_txreturnt_tStephen Hemminger2009-09-011-1/+1
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-07-241-1/+1
|\
| * Update Andreas Koensgen's email addressRalf Baechle2009-07-171-1/+1
| * Revert "NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplin...David S. Miller2009-07-141-6/+4Star
| * NET: Fix locking issues in PPP, 6pack, mkiss and strip line disciplines.Ralf Baechle2009-07-131-4/+6
* | net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functionsPatrick McHardy2009-07-061-1/+1
|/
* drivers/net/hamradio: fix warning: format not a string literal and no ...Hannes Eder2009-02-181-2/+2
* 6pack: convert to net_device_opsStephen Hemminger2009-01-211-7/+9
* drivers/net/hamradio/6pack.c: move a dereference below a NULL testJulia Lawall2009-01-111-1/+2
* drivers/net: Kill now superfluous ->last_rx stores.David S. Miller2008-11-041-1/+0Star
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-211-17/+9Star
|\
| * netdev: Add netdev->addr_list_lock protection.David S. Miller2008-07-151-0/+2
| * 6pack: use netstats in net_device structurePaulius Zaleckas2008-05-131-17/+7Star
* | tty: Ldisc revampAlan Cox2008-07-211-1/+1
|/
* tty: add throttle/unthrottle helpersAlan Cox2008-04-301-3/+1Star
* tty: The big operations reworkAlan Cox2008-04-301-17/+19
* Convert asm/semaphore.h users to linux/semaphore.hMatthew Wilcox2008-04-191-1/+1
* NULL noise in drivers/netAl Viro2008-01-291-1/+1
* [TTY]: Use tty_mode_ioctl() in network drivers.Alan Cox2007-11-071-16/+10Star
* Convert files to UTF-8 and some cleanupsJan Engelhardt2007-10-191-1/+1
* hamradio: ->hard_header() takes packet type in host-endianAl Viro2007-10-141-1/+1
* [NET]: Move hardware header operations out of netdevice.Stephen Hemminger2007-10-111-3/+10
* [NET]: Nuke SET_MODULE_OWNER macro.Ralf Baechle2007-10-111-2/+0Star
* [AX.25]: Fix default address and broadcast address initialization.Ralf Baechle2006-12-091-7/+2Star
* [6PACK]: Masking bug in 6pack driver.Jean Delvare2006-11-261-1/+1
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0Star
* [NET]: Add netif_tx_lockHerbert Xu2006-06-181-4/+4
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-6/+1Star
* [AX.25]: Rename ax25_encapsulate to ax25_hard_headerRalf Baechle2005-09-121-1/+1
* [PATCH] Fix 6pack setting of MAC addressRalf Baechle2005-08-271-6/+0Star
* [PATCH] 6pack Timer initializationRalf Baechle2005-08-271-0/+3
* [PATCH] 6pack persistence fixRalf Baechle DL5RB2005-08-101-16/+4Star
* [PATCH] Convert users to tty_unregister_ldisc()Alexey Dobriyan2005-06-231-1/+1
* [AX25] Introduce ax25_type_transArnaldo Carvalho de Melo2005-04-251-3/+1Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1051