1. aee3bfa Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 9 years ago
  2. f988d64 libertas: move under marvell vendor directory by Kalle Valo · 9 years ago[Renamed from drivers/net/wireless/libertas/debugfs.c]
  3. 8a1959b libertas: remove unnecessary check before calling debugfs_remove by Bas Peters · 10 years ago
  4. a497e47d libertas: potential oops in debugfs by Dan Carpenter · 11 years ago
  5. 2c20889 wireless: Remove casts to same type by Joe Perches · 13 years ago
  6. 234e340 simple_open: automatically convert to simple_open() by Stephen Boyd · 13 years ago
  7. f4ae40a6 switch debugfs to umode_t by Al Viro · 13 years ago
  8. ee40fa0 drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 14 years ago
  9. a6b7a40 net: remove interrupt.h inclusion from netdevice.h by Alexey Dobriyan · 14 years ago
  10. f3a57fd libertas: Use netdev_<level> or dev_<level> where possible by Joe Perches · 14 years ago
  11. 0e4e06a libertas: Convert lbs_pr_<level> to pr_<level> by Joe Perches · 14 years ago
  12. 8973a6e libertas: use kernel-doc notation, fix comment style by Randy Dunlap · 14 years ago
  13. 6038f37 llseek: automatically add .llseek fop by Arnd Bergmann · 14 years ago
  14. 2b18ab36 net/wireless: use generic_file_llseek in debugfs by Arnd Bergmann · 15 years ago
  15. 4c7c6e00 libertas: convert register access to direct commands by Dan Williams · 14 years ago
  16. 5767430 drivers/net/wireless: Remove unnecessary casts of private_data by Joe Perches · 15 years ago
  17. 1311843 libertas: Added support for host sleep feature by Amitkumar Karwar · 15 years ago
  18. e86dc1c Libertas: cfg80211 support by Kiran Divekar · 15 years ago
  19. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 15 years ago
  20. 5c01d56 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 · 15 years ago
  21. 0e354fd wireless/libertas: remove trailing space in debugfs header by Frans Pop · 15 years ago
  22. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 15 years ago
  23. c0bbd57 libertas: Check return status of command functions by Amitkumar Karwar · 15 years ago
  24. ad43f8b libertas: add NULL check on return value of get_zeroed_page by Kiran Divekar · 15 years ago
  25. 75b6a61 libertas: restyle Marvell & IEEE TLV structure names by Dan Williams · 16 years ago
  26. 4101dec net: constify VFTs by Jan Engelhardt · 16 years ago
  27. 9387b7c wireless: use individual buffers for printing ssid values by John W. Linville · 16 years ago
  28. 7e272fc wireless: consolidate on a single escape_essid implementation by John W. Linville · 16 years ago
  29. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  30. a75eda4 libertas: fix command size for CMD_802_11_SUBSCRIBE_EVENT by Holger Schurig · 17 years ago
  31. 7919b89 libertas: convert libertas driver to use an event/cmdresp queue by Holger Schurig · 17 years ago
  32. ff829ae libertas: store rssi as an u32 by Holger Schurig · 17 years ago
  33. e98a88d libertas: remove lots of unused stuff by Holger Schurig · 17 years ago
  34. 52933d8 libertas: implement SSID scanning for SIOCSIWSCAN by Holger Schurig · 17 years ago
  35. 8816edc libertas: rename/document scan_channel by Holger Schurig · 17 years ago
  36. 5844d12 libertas: convert SUBSCRIBE_EVENT to a direct command by David Woodhouse · 17 years ago
  37. 3fbe104 libertas: convert SLEEP_PARAMS to a direct command by David Woodhouse · 17 years ago
  38. 7e22627 libertas: kill whitespace at end of lines by David Woodhouse · 17 years ago
  39. b6b8abe libertas: fix use-after-free error by Holger Schurig · 17 years ago
  40. 020bb19 libertas: stop debugfs code looking at cmdpendingq by David Woodhouse · 17 years ago
  41. aa21c00 libertas: kill struct lbs_adapter by David Woodhouse · 17 years ago
  42. ac47246 libertas: kill adapter->nr_cmd_pending by David Woodhouse · 17 years ago
  43. 99c893f libertas: Fix up error handling in lbs_setuserscan() by David Woodhouse · 17 years ago
  44. a7d0ada libertas: remove user-specified channel list by Holger Schurig · 17 years ago
  45. dd1d12d libertas: remove numprobes by Holger Schurig · 17 years ago
  46. 3a18864 libertas: rework event subscription by Holger Schurig · 17 years ago
  47. 69f9032 libertas: remove arbitrary typedefs by Holger Schurig · 17 years ago
  48. 1007832 libertas: move to uniform lbs_/LBS_ namespace by Holger Schurig · 17 years ago
  49. 15ca36f [LIBERTAS]: Remove last stray user of MAC_FMT. by David S. Miller · 17 years ago
  50. d8b0fb5 [PATCH] libertas link error due to gcc `smartness' by Geert Uytterhoeven · 17 years ago
  51. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  52. 655b4d1 [PATCH] net: Kill some unneeded allocation return value casts in libertas by Jesper Juhl · 17 years ago
  53. 8362cd4 [PATCH] libertas: fix sparse-reported problems by Dan Williams · 17 years ago
  54. a2235ed [PATCH] libertas: remove bss_descriptior->networktsf by Holger Schurig · 17 years ago
  55. 6b63cd0 [PATCH] libertas: remove a hundred CMD_RET_xxx definitions by Holger Schurig · 17 years ago
  56. fe33615 [PATCH] libertas: remove thread.h and make kthread usage clearer by Dan Williams · 17 years ago
  57. 0aef64d [PATCH] libertas: re-uppercase command defines and other constants by Dan Williams · 17 years ago
  58. 0c9ca690 [PATCH] libertas: kill ieeetypes_capinfo bitfield, use ieee80211.h types by Dan Williams · 17 years ago
  59. 717c933 [PATCH] libertas: reduce SSID and BSSID mixed-case abuse by Dan Williams · 18 years ago
  60. d8efea2 [PATCH] libertas: remove structure WLAN_802_11_SSID and libertas_escape_essid by Dan Williams · 18 years ago
  61. 981f187 [PATCH] libertas: first pass at fixing up endianness issues by David Woodhouse · 18 years ago
  62. 02eb229 [PATCH] libertas: use MAC_FMT and MAC_ARG where appropriate by Dan Williams · 18 years ago
  63. eb8f733 [PATCH] libertas: fix 'keep previous scan' behavior by Dan Williams · 18 years ago
  64. fcdb53d [PATCH] libertas: make scan result handling more flexible by Dan Williams · 18 years ago
  65. 4ace113 [PATCH] libertas: replace 'macaddress' with 'bssid' by Dan Williams · 18 years ago
  66. 634b8f49 [PATCH] libertas: remove unused variables in wlan_dev_t by Holger Schurig · 18 years ago
  67. 9012b28 [PATCH] libertas: make debug configurable by Holger Schurig · 18 years ago
  68. 4686820 [PATCH] libertas: exclude non-used code when PROC_DEBUG is not set by Holger Schurig · 18 years ago
  69. 2be9219 [PATCH] libertas: fix scanning from associate path by Marcelo Tosatti · 18 years ago
  70. 0b7db95 [PATCH] libertas: fix removal of all debugfs files by Holger Schurig · 18 years ago
  71. 4269e2a [PATCH] libertas: 64-bit cleanups by Dan Williams · 18 years ago
  72. 5bdb3ef [PATCH] libertas: make debugfs.c sparse-clean by Dan Williams · 18 years ago
  73. d2f11e0 [PATCH] libertas: use standard kernel macros by Tony Breeds · 18 years ago
  74. 876c9d3 [PATCH] Marvell Libertas 8388 802.11b/g USB driver by Marcelo Tosatti · 18 years ago