aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ppp_async.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2008-07-20tty: Ldisc revampAlan Cox1-1/+1
2008-04-30tty: add throttle/unthrottle helpersAlan Cox1-3/+1
2008-04-30tty: The big operations reworkAlan Cox1-3/+6
2007-11-12[PPP]: Remove ptr comparisons to 0Joe Perches1-17/+17
2007-11-07[TTY]: Use tty_mode_ioctl() in network drivers.Alan Cox1-7/+3
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2007-04-19[PPP]: Fix skbuff.c:BUG due incorrect logic in process_input_packet()Paul Mackerras1-2/+2
2006-09-13drivers/net: Trim trailing whitespaceJeff Garzik1-3/+3
2006-01-17[PATCH] drivers/net/*: use time_after() and friendsMarcelo Feitoza Parisi1-1/+2
2006-01-10[PATCH] TTY layer buffering revampAlan Cox1-8/+1
2005-11-08[PPP]: handle misaligned accessesPhilippe De Muyter1-3/+14
2005-07-08[NET]: Transform skb_queue_len() binary tests into skb_queue_empty()David S. Miller1-1/+1
2005-06-23[PATCH] Convert users to tty_unregister_ldisc()Alexey Dobriyan1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+1033