aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wimax/i2400m/usb-rx.c
Commit message (Expand)AuthorAgeFilesLines
* more driver stuff from 3.2.72Wolfgang Wiedmeyer2015-10-231-1/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* wimax/i2400m: handle USB stallsInaky Perez-Gonzalez2009-11-031-0/+21
* wimax/i2400m: Fix USB timeout specifications (to ms from HZ)Inaky Perez-Gonzalez2009-11-031-1/+1
* wimax/i2400m: fix oops caused by race condition when exiting USB kthreadsInaky Perez-Gonzalez2009-10-191-6/+29
* wimax/i2400m: USB driver uses a configurable endpoint mapDirk Brandewie2009-10-191-1/+1
* wimax/i2400m: error paths that need to free an skb should use kfree_skb()Inaky Perez-Gonzalez2009-01-191-3/+6
* i2400m/USB: TX and RX path backendsInaky Perez-Gonzalez2009-01-071-0/+417