aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wan/sealevel.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-19module_param: make bool parameters really bool (net & drivers/net)Rusty Russell1-1/+1
2011-06-27wan: Update to current logging formsJoe Perches1-5/+6
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-02net: Coding style corrections on Sealevel Systems 4021 driver.Rudy Matela1-7/+4
2009-11-18drivers/net: request_irq - Remove unnecessary leading & from second argJoe Perches1-1/+1
2009-09-01wan: convert drivers to netdev_tx_tStephen Hemminger1-1/+2
2009-01-21WAN: Convert generic HDLC drivers to netdev_ops.Krzysztof Hałasa1-3/+9
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller1-1/+0
2008-07-23WAN: Convert Zilog-based drivers to generic HDLCKrzysztof Hałasa1-219/+142
2008-05-12syncppp: Fix crashes.David S. Miller1-0/+1
2007-07-19some kmalloc/memset ->kzalloc (tree wide)Yoann Padioleau1-2/+1
2007-04-25[SK_BUFF]: Introduce skb_mac_header()Arnaldo Carvalho de Melo1-1/+1
2006-07-02[PATCH] irq-flags: drivers/net: Use the new IRQF_ constantsThomas Gleixner1-1/+1
2006-01-28[PATCH] missing include of asm/irq.h in drivers/netAl Viro1-0/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+469