1. f05d435 net: wimax: i2400m: control.c: Cleaning up conjunction always evaluates to false by Rickard Strandqvist · 10 years ago
  2. 2a304bb wimax: fix printk format warnings by Randy Dunlap · 12 years ago
  3. 6eb07ca drivers/net: Add moduleparam.h to drivers as required. by Paul Gortmaker · 13 years ago
  4. ee40fa0 drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  5. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  6. e3d3268 wimax: make functions local by stephen hemminger · 14 years ago
  7. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  8. 421f91d fix typos concerning "initiali[zs]e" by Uwe Kleine-König · 14 years ago
  9. ba2d358 drivers/net: use __packed annotation by Eric Dumazet · 14 years ago
  10. ee289b6 drivers/net: remove useless semicolons by Joe Perches · 14 years ago
  11. 1cdc5ab Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/inaky/wimax by David S. Miller · 14 years ago
  12. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  13. 9d7fdf1 wimax/i2400m: Move module params to other file so they can be static by Prasanna S Panchamukhi · 15 years ago
  14. 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
  15. c931cee wimax/i2400m: introduce i2400m_reset(), stopping TX and carrier by Inaky Perez-Gonzalez · 15 years ago
  16. 55a662d wimax/i2400m: implement passive mode as a module option by Inaky Perez-Gonzalez · 15 years ago
  17. a6346fa i2400m: keep index within ms_to_errno[] by Roel Kluin · 15 years ago
  18. 0bcfc5e wimax/i2400m: use -EL3RST to indicate device reset instead of -ERESTARTSYS by Cindy H Kao · 15 years ago
  19. b4013f9 wimax/i2400m: if a device reboot happens during probe, handle it by Inaky Perez-Gonzalez · 15 years ago
  20. b4bd07e wimax/i2400m: don't reset device on i2400m_dev_shutdown() by Inaky Perez-Gonzalez · 15 years ago
  21. fb10167 wimax/i2400m: introduce module parameter to disable entering power save by Inaky Perez-Gonzalez · 15 years ago
  22. 052991d wimax/i2400m: remove redundant readiness checks from i2400m_report_tlv_*() by Inaky Perez-Gonzalez · 15 years ago
  23. 8ac1101 wimax/i2400m: factor out 'state report's TLV handling to a function by Inaky Perez-Gonzalez · 15 years ago
  24. 223beea wimax/i2400m: allow kernel commands to device to be logged too by Inaky Perez-Gonzalez · 15 years ago
  25. c747583 wimax/i2400m: implement RX reorder support by Inaky Perez-Gonzalez · 15 years ago
  26. fd5c565 wimax/i2400m: support extended data RX protocol (no need to reallocate skbs) by Inaky Perez-Gonzalez · 15 years ago
  27. 8987691 wimax/i2400m: allow control of the base-station idle mode timeout by Inaky Perez-Gonzalez · 15 years ago
  28. 6a0f7ab wimax/i2400m: firmware_check() encodes the firmware version in i2400m->fw_version by Inaky Perez-Gonzalez · 15 years ago
  29. efa05d0 wimax/i2400m: drop support for deprecated major fw interface, add for new minor by Inaky Perez-Gonzalez · 15 years ago
  30. f4895b8 wimax/i2400m: error paths that need to free an skb should use kfree_skb() by Inaky Perez-Gonzalez · 16 years ago
  31. 3a35a1d i2400m: various functions for device management by Inaky Perez-Gonzalez · 16 years ago