aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wan/pc300_tty.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-03-24net/various: remove trailing space in messagesFrans Pop1-1/+1
2008-09-24drivers/net: replace __FUNCTION__ with __func__Harvey Harrison1-1/+1
2008-07-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds1-3/+3
2008-07-20tty: Ldisc revampAlan Cox1-2/+2
2008-07-04WAN: convert drivers to use built-in netdev_statsKrzysztof Halasa1-3/+3
2008-04-30pc300: Update to tty_set_operationsAlan Cox1-9/+15
2008-01-28NULL noise in drivers/netAl Viro1-6/+6
2007-05-02PCI: Cleanup the includes of <linux/pci.h>Jean Delvare1-1/+0
2007-04-25[SK_BUFF]: Introduce skb_copy_to_linear_data{_offset}Arnaldo Carvalho de Melo1-2/+2
2007-04-25[SK_BUFF]: Introduce skb_reset_mac_header(skb)Arnaldo Carvalho de Melo1-1/+1
2006-12-13[PATCH] getting rid of all casts of k[cmz]alloc() callsRobert P. J. Day1-1/+1
2006-11-22WorkStruct: make allyesconfigDavid Howells1-10/+13
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-1/+1
2005-09-14[PATCH] drivers/net/wan/: possible cleanupsAdrian Bunk1-9/+9
2005-05-03[WAN]: kfree of NULL pointer is validJesper Juhl1-16/+11
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1095