Commit Graph

137 Commits (67e0f392779e35a96c43bc240ef5d30a701d153e)

Author SHA1 Message Date
Inaky Perez-Gonzalez b81124696e wimax/i2400m: Add support for more i6x50 SKUs 15 years ago
hartleys 4754b3de93 drivers/net/wimax/i2400m/driver.c: use %pM to show MAC address 15 years ago
hartleys 595acf270e drivers/net/wimax/i2400m/fw.c: use %pM to show MAC address 15 years ago
Alan Stern fb34d53752 USB: remove the auto_pm flag 15 years ago
André Goddard Rosa af901ca181 tree-wide: fix assorted typos all over the place 15 years ago
Inaky Perez-Gonzalez e7fec0bbf1 wimax/i2400m: fix inverted value in i2400ms_bus_setup() 15 years ago
Inaky Perez-Gonzalez 20d57f8e25 wimax/i2400m: fix SDIO debugfs dentry name 15 years ago
Inaky Perez-Gonzalez 5a039e7852 wimax/i2400m: fix bad assignment of return value in i2400mu_tx_bulk_out 15 years ago
Inaky Perez-Gonzalez faf57162e4 wimax/i2400m: handle USB stalls 15 years ago
Inaky Perez-Gonzalez fae92216da wimax/i2400m: don't retry SDIO enable in probe() paths 15 years ago
Inaky Perez-Gonzalez 02eb41ef2a wimax/i2400m: correctly identify all iwmc3200-based SKUs 15 years ago
Inaky Perez-Gonzalez 296bd4bdd0 wimax/i2400m: Fix USB timeout specifications (to ms from HZ) 15 years ago
Inaky Perez-Gonzalez 5ab5a7215a wimax/i2400m: fix device getting stuck in IDLE mode 15 years ago
Inaky Perez-Gonzalez c931ceeb78 wimax/i2400m: introduce i2400m_reset(), stopping TX and carrier 15 years ago
Inaky Perez-Gonzalez 55a662d646 wimax/i2400m: implement passive mode as a module option 15 years ago
Tomas Winkler ce5eb7a292 i2400m-sdio: select IWMC3200TOP in Kconfig 15 years ago
Inaky Perez-Gonzalez a8ee303cae wimax/i2400m: SDIO: fix oops on reset when TXing on uninitialized data 15 years ago
Inaky Perez-Gonzalez 097acbeff9 wimax/i2400m: make i2400m->bus_dev_{stop,start}() optional 15 years ago
Inaky Perez-Gonzalez 4a78fd9a73 wimax/i2400m: fix oops caused by race condition when exiting USB kthreads 15 years ago
Inaky Perez-Gonzalez 0c96859d7a wimax/i2400m: Let device's status reports change the device state 15 years ago
Inaky Perez-Gonzalez 46c501473d wimax/i2400m: fix oops in TX when tearing down the device 15 years ago
Inaky Perez-Gonzalez a0beba21c3 wimax/i2400m: queue device's report until the driver is ready for them 15 years ago
Inaky Perez-Gonzalez af77dfa781 wimax/i2400m: move i2400m_init() out of i2400m.h 15 years ago
Inaky Perez-Gonzalez b9ee95010b wimax/i2400m: fix deadlock: don't do BUS reset under i2400m->init_mutex 15 years ago
Inaky Perez-Gonzalez 5eeae35b9a wimax/i2400m: when stopping the device, cancel any pending message 15 years ago
Cindy H Kao 28cff50d99 wimax/i2400m: change the bcf_len to exclude the extended header size 15 years ago
Cindy H Kao 6f4fc90a36 wimax/i2400m: use JUMP cmd for last FW chunk indication 15 years ago
Inaky Perez-Gonzalez 9835fd8499 wimax/i2400m: fix race condition with tcpdump et al 15 years ago
Inaky Perez-Gonzalez e1633fd636 wimax/i2400m: reduce verbosity of debug messages in boot mode 15 years ago
Inaky Perez-Gonzalez 3725d8c974 wimax/i2400m: Implement pre/post reset support in the USB driver 15 years ago
Inaky Perez-Gonzalez 2869da8587 wimax/i2400m: do bootmode buffer management in i2400m_setup/release() 15 years ago
Inaky Perez-Gonzalez 0856ccf29d wimax/i2400m: introduce i2400m->bus_setup/release 15 years ago
Inaky Perez-Gonzalez c2315b4ea9 wimax/i2400m: clarify and fix i2400m->{ready,updown} 15 years ago
Inaky Perez-Gonzalez 8f90f3ee83 wimax/i2400m: cleanup initialization/destruction flow 15 years ago
Inaky Perez-Gonzalez ac53aed934 wimax/i2400m: on device stop, clean up pending wake & TX work 15 years ago
Inaky Perez-Gonzalez cb5b756f74 wimax/i2400m: don't overwrite error codes when failing to load firmware 15 years ago
Inaky Perez-Gonzalez 1a5a73c0c5 wimax/i2400m: implement .reset_resume in USB subdriver 15 years ago
Inaky Perez-Gonzalez 7b43ca708a wimax/i2400m: cache firmware on system suspend 15 years ago
Inaky Perez-Gonzalez 3ef6129e57 wimax/i2400m: add reason argument to i2400m_dev_reset_handle() 15 years ago
Inaky Perez-Gonzalez b0fbcb2a0b wimax/i2400m: clean up & add a payload argument to i2400m_schedule_work() 15 years ago
Dirk Brandewie 7329012e67 wimax/i6x50: add Intel WiFi/WiMAX Link 6050 Series support 15 years ago
Cindy H Kao f8fc329557 wimax/iwmc3200: add new sdio device ID to support iwmc3200 2.5GHz sku 15 years ago
Inaky Perez-Gonzalez 10607c86e1 wimax/i2400m: on firmware upload, select BCF header that matches device's request 15 years ago
Inaky Perez-Gonzalez bfc44187bb wimax/i2400m: support extended firmware format 15 years ago
Inaky Perez-Gonzalez fabce1a485 wimax/i2400m: verify firmware format version is known 15 years ago
Inaky Perez-Gonzalez 923d708fed wimax/i2400m: fix reboot echo/ack barker deadlock 15 years ago
Inaky Perez-Gonzalez ebc5f62b76 wimax/i2400m: retry loading firmware files in sequence 15 years ago
Inaky Perez-Gonzalez aba3792ac2 wimax/i2400m: rework bootrom initialization to be more flexible 15 years ago
Inaky Perez-Gonzalez 32742e6158 wimax/i2400m: decide properly if using signed vs non-signed firmware loading 15 years ago
Inaky Perez-Gonzalez 59bdc4be0b wimax/i2400m: workaround not-so-working %zd printf format 15 years ago