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