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