1. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  2. ee289b6 drivers/net: remove useless semicolons by Joe Perches · 14 years ago
  3. 1cdc5ab Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax by David S. Miller · 14 years ago
  4. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  5. 9d7fdf1 wimax/i2400m: Move module params to other file so they can be static by Prasanna S Panchamukhi · 15 years ago
  6. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  7. c931cee wimax/i2400m: introduce i2400m_reset(), stopping TX and carrier by Inaky Perez-Gonzalez · 15 years ago
  8. 55a662d wimax/i2400m: implement passive mode as a module option by Inaky Perez-Gonzalez · 15 years ago
  9. a6346fa i2400m: keep index within ms_to_errno[] by Roel Kluin · 15 years ago
  10. 0bcfc5e wimax/i2400m: use -EL3RST to indicate device reset instead of -ERESTARTSYS by Cindy H Kao · 15 years ago
  11. b4013f9 wimax/i2400m: if a device reboot happens during probe, handle it by Inaky Perez-Gonzalez · 15 years ago
  12. b4bd07e wimax/i2400m: don't reset device on i2400m_dev_shutdown() by Inaky Perez-Gonzalez · 15 years ago
  13. fb10167 wimax/i2400m: introduce module parameter to disable entering power save by Inaky Perez-Gonzalez · 15 years ago
  14. 052991d wimax/i2400m: remove redundant readiness checks from i2400m_report_tlv_*() by Inaky Perez-Gonzalez · 15 years ago
  15. 8ac1101 wimax/i2400m: factor out 'state report's TLV handling to a function by Inaky Perez-Gonzalez · 15 years ago
  16. 223beea wimax/i2400m: allow kernel commands to device to be logged too by Inaky Perez-Gonzalez · 15 years ago
  17. c747583 wimax/i2400m: implement RX reorder support by Inaky Perez-Gonzalez · 15 years ago
  18. fd5c565 wimax/i2400m: support extended data RX protocol (no need to reallocate skbs) by Inaky Perez-Gonzalez · 15 years ago
  19. 8987691 wimax/i2400m: allow control of the base-station idle mode timeout by Inaky Perez-Gonzalez · 15 years ago
  20. 6a0f7ab wimax/i2400m: firmware_check() encodes the firmware version in i2400m->fw_version by Inaky Perez-Gonzalez · 15 years ago
  21. efa05d0 wimax/i2400m: drop support for deprecated major fw interface, add for new minor by Inaky Perez-Gonzalez · 15 years ago
  22. f4895b8 wimax/i2400m: error paths that need to free an skb should use kfree_skb() by Inaky Perez-Gonzalez · 15 years ago
  23. 3a35a1d i2400m: various functions for device management by Inaky Perez-Gonzalez · 16 years ago