summaryrefslogtreecommitdiffstats
path: root/drivers/net/wan/pc300_tty.c
Commit message (Expand)AuthorAgeFilesLines
* drivers/net: Remove casts of void *Joe Perches2011-06-221-1/+1
* tiocmset: kill the file pointer argumentAlan Cox2011-02-171-3/+2Star
* tiocmget: kill off the passing of the struct fileAlan Cox2011-02-171-2/+2
* drivers/net: return operator cleanupEric Dumazet2010-09-271-1/+1
* net/various: remove trailing space in messagesFrans Pop2010-03-241-1/+1
* drivers/net: replace __FUNCTION__ with __func__Harvey Harrison2008-09-251-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2008-07-211-3/+3
|\
| * WAN: convert drivers to use built-in netdev_statsKrzysztof Halasa2008-07-041-3/+3
* | tty: Ldisc revampAlan Cox2008-07-211-2/+2
|/
* pc300: Update to tty_set_operationsAlan Cox2008-04-301-9/+15
* NULL noise in drivers/netAl Viro2008-01-291-6/+6
* PCI: Cleanup the includes of <linux/pci.h>Jean Delvare2007-05-031-1/+0Star
* [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-261-2/+2
* [SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo2007-04-261-1/+1
* [PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day2006-12-131-1/+1
* WorkStruct: make allyesconfigDavid Howells2006-11-221-10/+13
* [PATCH] TTY layer buffering revampAlan Cox2006-01-101-1/+1
* [PATCH] drivers/net/wan/: possible cleanupsAdrian Bunk2005-09-141-9/+9
* [WAN]: kfree of NULL pointer is validJesper Juhl2005-05-031-16/+11Star
* Linux-2.6.12-rc2Linus Torvalds2005-04-171-0/+1095