aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/drivers/net/wimax/i2400m/usb-fw.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-10-29wimax: move out to stagingArnd Bergmann1-365/+0
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-04-18wimax/i2400m: Fix potential urb refcnt leakXiyu Yang1-0/+1
2018-08-11wimax: usb-fw: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2017-02-27scripts/spelling.txt: add "varible" pattern and fix typo instancesMasahiro Yamada1-1/+1
2012-07-22wimax: fix printk format warningsRandy Dunlap1-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: fix bad assignment of return value in i2400mu_tx_bulk_outInaky Perez-Gonzalez1-1/+0
2009-11-03wimax/i2400m: handle USB stallsInaky Perez-Gonzalez1-0/+22
2009-11-03wimax/i2400m: Fix USB timeout specifications (to ms from HZ)Inaky Perez-Gonzalez1-1/+1
2009-10-19wimax/i2400m: workaround not-so-working %zd printf formatInaky Perez-Gonzalez1-2/+2
2009-10-19wimax/i2400m: be smarter about copying command buffer to bm_cmd_bufInaky Perez-Gonzalez1-1/+2
2009-10-19wimax/i2400m: USB driver uses a configurable endpoint mapDirk Brandewie1-2/+3
2009-01-07i2400m/USB: firmware upload backendInaky Perez-Gonzalez1-0/+340