aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wimax/i2400m/usb-rx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-03-15net: drivers/net: Remove unnecessary skb_copy_expand OOM messagesJoe Perches1-3/+0
2012-05-06skb: Add inline helper for getting the skb end offset from headAlexander Duyck1-1/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
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-11-03wimax/i2400m: handle USB stallsInaky Perez-Gonzalez1-0/+21
2009-11-03wimax/i2400m: Fix USB timeout specifications (to ms from HZ)Inaky Perez-Gonzalez1-1/+1
2009-10-19wimax/i2400m: fix oops caused by race condition when exiting USB kthreadsInaky Perez-Gonzalez1-6/+29
2009-10-19wimax/i2400m: USB driver uses a configurable endpoint mapDirk Brandewie1-1/+1
2009-01-19wimax/i2400m: error paths that need to free an skb should use kfree_skb()Inaky Perez-Gonzalez1-3/+6
2009-01-07i2400m/USB: TX and RX path backendsInaky Perez-Gonzalez1-0/+417