Commit History

作者 SHA1 備註 提交日期
  Inaky Perez-Gonzalez c931ceeb78 wimax/i2400m: introduce i2400m_reset(), stopping TX and carrier 15 年之前
  Inaky Perez-Gonzalez 097acbeff9 wimax/i2400m: make i2400m->bus_dev_{stop,start}() optional 15 年之前
  Inaky Perez-Gonzalez 0c96859d7a wimax/i2400m: Let device's status reports change the device state 15 年之前
  Inaky Perez-Gonzalez a0beba21c3 wimax/i2400m: queue device's report until the driver is ready for them 15 年之前
  Inaky Perez-Gonzalez af77dfa781 wimax/i2400m: move i2400m_init() out of i2400m.h 15 年之前
  Inaky Perez-Gonzalez b9ee95010b wimax/i2400m: fix deadlock: don't do BUS reset under i2400m->init_mutex 15 年之前
  Inaky Perez-Gonzalez 5eeae35b9a wimax/i2400m: when stopping the device, cancel any pending message 15 年之前
  Inaky Perez-Gonzalez 3725d8c974 wimax/i2400m: Implement pre/post reset support in the USB driver 15 年之前
  Inaky Perez-Gonzalez 2869da8587 wimax/i2400m: do bootmode buffer management in i2400m_setup/release() 15 年之前
  Inaky Perez-Gonzalez 0856ccf29d wimax/i2400m: introduce i2400m->bus_setup/release 15 年之前
  Inaky Perez-Gonzalez c2315b4ea9 wimax/i2400m: clarify and fix i2400m->{ready,updown} 15 年之前
  Inaky Perez-Gonzalez 8f90f3ee83 wimax/i2400m: cleanup initialization/destruction flow 15 年之前
  Inaky Perez-Gonzalez ac53aed934 wimax/i2400m: on device stop, clean up pending wake & TX work 15 年之前
  Inaky Perez-Gonzalez 7b43ca708a wimax/i2400m: cache firmware on system suspend 15 年之前
  Inaky Perez-Gonzalez 3ef6129e57 wimax/i2400m: add reason argument to i2400m_dev_reset_handle() 15 年之前
  Inaky Perez-Gonzalez b0fbcb2a0b wimax/i2400m: clean up & add a payload argument to i2400m_schedule_work() 15 年之前
  Inaky Perez-Gonzalez aba3792ac2 wimax/i2400m: rework bootrom initialization to be more flexible 16 年之前
  Inaky Perez-Gonzalez 4c2b1a1164 wimax: allow specifying debug levels as command line option 16 年之前
  Inaky Perez-Gonzalez 4dc1bf074e wimax/i2400m: add missing debug submodule definition 16 年之前
  Dirk Brandewie a134fd6b10 wimax/i2400m: Ensure boot mode cmd and ack buffers are alloc'd before first message 16 年之前
  Cindy H Kao 0bcfc5ef01 wimax/i2400m: use -EL3RST to indicate device reset instead of -ERESTARTSYS 16 年之前
  Cindy H Kao 8b5b30ee7d wimax/i2400m: when bootstrap fails, reinitialize the bootrom 16 年之前
  Inaky Perez-Gonzalez ecddfd5ed7 wimax/i2400m: Allow bus-specific driver to specify retry count 16 年之前
  Inaky Perez-Gonzalez b4013f91cd wimax/i2400m: if a device reboot happens during probe, handle it 16 年之前
  Inaky Perez-Gonzalez 16eafba8de wimax/i2400m: i2400m_schedule_work() doesn't need i2400m->work_queue 16 年之前
  Inaky Perez-Gonzalez e9a6b45be5 wimax/i2400m: i2400m's work queue should be initialized before RX support 16 年之前
  Inaky Perez-Gonzalez fb10167478 wimax/i2400m: introduce module parameter to disable entering power save 16 年之前
  Inaky Perez-Gonzalez 223beea238 wimax/i2400m: allow kernel commands to device to be logged too 16 年之前
  Inaky Perez-Gonzalez 44b849d11b wimax/i2400m: trace commands sent from user space on the "echo" pipe 16 年之前
  Inaky Perez-Gonzalez fe44268385 wimax/i2400m: generate fake source MAC address with random_ether_addr() 16 年之前