1. 49fee69 libertas: link mesh device to wiphy by Daniel Drake · 13 years ago
  2. 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
  3. d931998 libertas: only enable mesh when interface is active by Daniel Drake · 13 years ago
  4. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  5. 8973a6e libertas: use kernel-doc notation, fix comment style by Randy Dunlap · 13 years ago
  6. bd75eb8 libertas: precedence bug by Dan Carpenter · 14 years ago
  7. e86dc1c Libertas: cfg80211 support by Kiran Divekar · 14 years ago
  8. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  9. 602114a libertas: add access functions for mesh open/connect status by Holger Schurig · 15 years ago
  10. e0e42da libertas: moveing mesh-related functions into mesh.c by Holger Schurig · 15 years ago
  11. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  12. 9e66e70 libertas: cleanup host.h and hostcmd.h by Holger Schurig · 15 years ago
  13. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  14. d0cf9c0 wireless: convert drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  15. 684d6b3 libertas: support mesh for various firmware versions by Bing Zhao · 15 years ago
  16. bbfc6b7 libertas: convert to internal net_device_stats by Stephen Hemminger · 15 years ago
  17. ab65f64 libertas: fix misuse of netdev_priv() and dev->ml_priv by Kiran Divekar · 16 years ago
  18. 8f15ea4 netdevice: safe convert to netdev_priv() #part-3 by Wang Chen · 16 years ago
  19. 7919b89 libertas: convert libertas driver to use an event/cmdresp queue by Holger Schurig · 16 years ago
  20. c2b310a libertas: kill useless #define LBS_MONITOR_OFF 0 by Holger Schurig · 16 years ago
  21. 7e22627 libertas: kill whitespace at end of lines by David Woodhouse · 17 years ago
  22. 6f93a8e libertas: kill lbs_upload_tx_packet() by David Woodhouse · 17 years ago
  23. 2eb188a libertas: Move actual transmission to main thread by David Woodhouse · 17 years ago
  24. 45c2490 libertas: free successfully transmitted skbs again by David Woodhouse · 17 years ago
  25. a97bcfe libertas: TX packet is radiotap iff it comes from rtap_dev by David Woodhouse · 17 years ago
  26. a2b62dc libertas: clean up lbs_hard_start_xmit() by David Woodhouse · 17 years ago
  27. 8af23b2 libertas: kill lbs_process_tx() by merging it into lbs_hard_start_xmit() by David Woodhouse · 17 years ago
  28. a9bdce6 libertas: move lbs_hard_start_xmit() into tx.c by David Woodhouse · 17 years ago
  29. 6b4a7e0 libertas: kill SendSinglePacket() function. by David Woodhouse · 17 years ago
  30. 2abdc0b libertas: kill internal tx queue for PS mode by David Woodhouse · 17 years ago
  31. aa21c00 libertas: kill struct lbs_adapter by David Woodhouse · 17 years ago
  32. f86a93e libertas: kill TxLockFlag by David Woodhouse · 17 years ago
  33. 69f9032 libertas: remove arbitrary typedefs by Holger Schurig · 17 years ago
  34. 01d77d8 libertas: separate mesh connectivity from that of the main interface by Brajesh Dave · 17 years ago
  35. 1007832 libertas: move to uniform lbs_/LBS_ namespace by Holger Schurig · 17 years ago
  36. 965f8bb [PATCH] libertas: monitor mode support for OLPC firmware by Luis Carlos Cobo · 17 years ago
  37. fcff0e0 [PATCH] libertas: remove adapter->pkttxctrl by Holger Schurig · 17 years ago
  38. ece5619 [PATCH] libertas: make the hex dumper nicer by Holger Schurig · 17 years ago
  39. f455eb1 [PATCH] libertas: remove debugmode by Holger Schurig · 17 years ago
  40. 3cf8409 [PATCH] libertas: access mesh_dev more carefully by Holger Schurig · 17 years ago
  41. 0aef64d [PATCH] libertas: re-uppercase command defines and other constants by Dan Williams · 17 years ago
  42. 8676008 [PATCH] libertas: more endianness fixes, in tx.c this time by David Woodhouse · 17 years ago
  43. 981f187 [PATCH] libertas: first pass at fixing up endianness issues by David Woodhouse · 17 years ago
  44. 634b8f4 [PATCH] libertas: remove unused variables in wlan_dev_t by Holger Schurig · 17 years ago
  45. 084708b [PATCH] libertas: split module into two (libertas.ko and usb8xxx.ko) by Holger Schurig · 17 years ago
  46. 208fdd2 [PATCH] libertas: indirect all hardware access via hw_XXXX functions by Holger Schurig · 17 years ago
  47. 51d84f5 [PATCH] libertas: fixed transmission flow control on the mesh interface by Javier Cardona · 17 years ago
  48. 9012b28 [PATCH] libertas: make debug configurable by Holger Schurig · 17 years ago
  49. 4269e2a [PATCH] libertas: 64-bit cleanups by Dan Williams · 17 years ago
  50. 876c9d3 [PATCH] Marvell Libertas 8388 802.11b/g USB driver by Marcelo Tosatti · 18 years ago