aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/wimax/i2400m/usb-rx.c
AgeCommit message (Expand)AuthorFilesLines
2011-03-31Fix common misspellingsGravatar Lucas De Marchi 1-1/+1
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Gravatar Tejun Heo 1-0/+1
2009-11-03wimax/i2400m: handle USB stallsGravatar Inaky Perez-Gonzalez 1-0/+21
2009-11-03wimax/i2400m: Fix USB timeout specifications (to ms from HZ)Gravatar Inaky Perez-Gonzalez 1-1/+1
2009-10-19wimax/i2400m: fix oops caused by race condition when exiting USB kthreadsGravatar Inaky Perez-Gonzalez 1-6/+29
2009-10-19wimax/i2400m: USB driver uses a configurable endpoint mapGravatar Dirk Brandewie 1-1/+1
2009-01-19wimax/i2400m: error paths that need to free an skb should use kfree_skb()Gravatar Inaky Perez-Gonzalez 1-3/+6
2009-01-07i2400m/USB: TX and RX path backendsGravatar Inaky Perez-Gonzalez 1-0/+417