1. e8c9bd5 cfg80211: clarify set_channel APIs by Johannes Berg · 12 years ago
  2. b38d355 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  3. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  4. d2e7b34 libertas: disable functionality when interface is down by Daniel Drake · 13 years ago
  5. 49fee69 libertas: link mesh device to wiphy by Daniel Drake · 13 years ago
  6. 41bf371 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem by John W. Linville · 13 years ago
  7. d931998 libertas: only enable mesh when interface is active by Daniel Drake · 13 years ago
  8. 3db4f98 libertas: mesh: misc cleanup by Daniel Drake · 13 years ago
  9. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  10. f3a57fd libertas: Use netdev_<level> or dev_<level> where possible by Joe Perches · 13 years ago
  11. 0e4e06a libertas: Convert lbs_pr_<level> to pr_<level> by Joe Perches · 13 years ago
  12. 8973a6e libertas: use kernel-doc notation, fix comment style by Randy Dunlap · 13 years ago
  13. d89dba7 libertas: fix write past end of array in mesh_id_get() by Dan Carpenter · 14 years ago
  14. 65a602d libertas: correct sparse warnings by John W. Linville · 14 years ago
  15. a6bb1bc libertas: convert CMD_FWT_ACCESS to a direct command by Dan Williams · 14 years ago
  16. 5214865 libertas: convert Mesh Blinding Table access to a direct command by Dan Williams · 14 years ago
  17. e86dc1c Libertas: cfg80211 support by Kiran Divekar · 14 years ago
  18. d4a66e7 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  19. 1f04493 Fix MAC address access in 3c507, ibmlana, pcnet32 and libertas by Daniel Drake · 15 years ago
  20. 602114a libertas: add access functions for mesh open/connect status by Holger Schurig · 15 years ago
  21. e4da1a8 libertas: move mesh SSID initialization into mesh.c by Holger Schurig · 15 years ago
  22. c24ef46 libertas: use priv->mesh_tlv instead of priv->mesh_fw_ver by Holger Schurig · 15 years ago
  23. ece1e3c libertas: move mesh command handling into mesh.c by Holger Schurig · 15 years ago
  24. c7fe64c libertas: move mesh-only ethtool operations into mesh.c by Holger Schurig · 15 years ago
  25. e0e42da libertas: moveing mesh-related functions into mesh.c by Holger Schurig · 15 years ago
  26. 76bae57 libertas: rename persistcfg.c -> mesh.c by Holger Schurig · 15 years ago[Renamed from drivers/net/wireless/libertas/persistcfg.c]
  27. 243e84e libertas: change IW_ESSID_MAX_SIZE -> IEEE80211_MAX_SSID_LEN by Holger Schurig · 15 years ago
  28. ab65f64 libertas: fix misuse of netdev_priv() and dev->ml_priv by Kiran Divekar · 16 years ago
  29. 8f15ea4 netdevice: safe convert to netdev_priv() #part-3 by Wang Chen · 16 years ago
  30. 2c706002 don't use net/ieee80211.h by Johannes Berg · 16 years ago
  31. fb90490 libertas: check bounds and only use decimal for sysfs persistent features. by Brian Cavagnolo · 16 years ago
  32. df349f9 libertas: use lbs_pr_XX instead of printk by Holger Schurig · 16 years ago
  33. b679aeb libertas: sysfs interface for accessing default mesh channel by Javier Cardona · 16 years ago
  34. 15dbaac libertas: sysfs interface for accessing non-volatile configuration by Javier Cardona · 16 years ago