1. 2be45b6 orinoco: move under intersil vendor directory by Kalle Valo · 9 years ago[Renamed from drivers/net/wireless/orinoco/main.c]
  2. 94fdc2e orinoco: Do not call wiphy_unregister() from free_orinocodev() by Jes Sorensen · 9 years ago
  3. 71b9d0a orinoco: Delete an unnecessary check before the function call "kfree" by Markus Elfring · 9 years ago
  4. 0d2e7a5 wireless: Remove unnecessary alloc/OOM messages, alloc cleanups by Joe Perches · 11 years ago
  5. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 11 years ago
  6. e90c7e7 net: orinoco: add error handling for failed kmalloc(). by Santosh Nayak · 12 years ago
  7. e404dec drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages by Joe Perches · 12 years ago
  8. eb93992 module_param: make bool parameters really bool (net & drivers/net) by Rusty Russell · 13 years ago
  9. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  10. 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
  11. 933d594 orinoco: minor fixes for problems found by checkpatch.pl by Pavel Roskin · 13 years ago
  12. 6403eab drivers/net: Remove unnecessary semicolons by Joe Perches · 13 years ago
  13. 3bf184a orinoco: Maintain lock until entry removed from list by Joe Gunn · 13 years ago
  14. ba34fce orinoco: clear countermeasure setting on commit by David Kilroy · 14 years ago
  15. cf63495 orinoco: abort scan on interface down by David Kilroy · 14 years ago
  16. ba2d358 drivers/net: use __packed annotation by Eric Dumazet · 14 years ago
  17. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  18. cc75589 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 · 14 years ago
  19. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  20. bac6faf orinoco: refactor xmit path by David Kilroy · 14 years ago
  21. 8316324 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 · 14 years ago
  22. 9afac70 orinoco: add orinoco_usb driver by David Kilroy · 14 years ago
  23. bcad6e8 orinoco: encapsulate driver locking by David Kilroy · 14 years ago
  24. 593ef09 orinoco: allow driver to specify netdev_ops by David Kilroy · 14 years ago
  25. b42f207 orinoco: add hermes_ops by David Kilroy · 14 years ago
  26. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  27. 655ffee wireless: convert to use netdev_for_each_mc_addr by Jiri Pirko · 14 years ago
  28. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 14 years ago
  29. 3414fc3 orinoco: use cfg80211 ethtool ops by David Kilroy · 15 years ago
  30. cf32ed9 orinoco: support ETHTOOL_GPERMADDR by John W. Linville · 15 years ago
  31. d0cf9c0 wireless: convert drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  32. 4af198f orinoco: consolidate storage of WEP and TKIP keys by David Kilroy · 15 years ago
  33. 5c9f41e orinoco: use local types for auth alg and sequence length by David Kilroy · 15 years ago
  34. da81203 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  35. 240c102 netdev: restore MAC address set and validate operations by Ben Hutchings · 15 years ago
  36. c63cdbe orinoco: convert scanning to cfg80211 by David Kilroy · 15 years ago
  37. 5217c57 orinoco: convert mode setting to cfg80211 by David Kilroy · 15 years ago
  38. 721aa2f orinoco: provide generic commit function by David Kilroy · 15 years ago
  39. 6415f7d orinoco: Handle suspend/restore in core driver by David Kilroy · 15 years ago
  40. 5381956 orinoco: move netdev interface creation to main driver by David Kilroy · 15 years ago
  41. ea60a6a orinoco: initiate cfg80211 conversion by David Kilroy · 15 years ago
  42. 8e63826 orinoco: initialise independently of netdev by David Kilroy · 15 years ago
  43. a260836 orinoco: Replace net_device with orinoco_private in driver interfaces by David Kilroy · 15 years ago
  44. 42a51b9 orinoco: Move FID allocation to hw.c by David Kilroy · 15 years ago
  45. e9e3d01 orinoco: Move card reading code into hw.c by David Kilroy · 15 years ago
  46. a2d1a42 orinoco: Move firmware capability determination into hw.c by David Kilroy · 15 years ago
  47. 2bfc5cb orinoco: firmware: consistently compile out fw cache support if not requested by Andrey Borzenkov · 15 years ago
  48. f11c179 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  49. cb1576a orinoco: Move WEXT handlers into a separate file by David Kilroy · 15 years ago
  50. 712a434 orinoco: Move hardware functions into separate file by David Kilroy · 15 years ago
  51. 5865d01 orinoco: Add hardware function to set multicast mode by David Kilroy · 15 years ago
  52. cfeb1db orinoco: Use accessor functions for bitrate tables by David Kilroy · 15 years ago
  53. 37a2e56 orinoco: Move firmware handling into a separate file by David Kilroy · 15 years ago
  54. 4adb474 orinoco: Move MIC helpers into new file by David Kilroy · 15 years ago
  55. fb791b1 orinoco: Move scan helpers to a separate file by David Kilroy · 15 years ago
  56. aea48b1 orinoco: use orinoco_private instead of net_device in scan helper by David Kilroy · 15 years ago
  57. 47445cb orinoco: Rename orinoco.c by David Kilroy · 15 years ago[Renamed (99%) from drivers/net/wireless/orinoco/orinoco.c]
  58. 2131266 orinoco: Fix interesting checkpatch errors by David Kilroy · 15 years ago
  59. b2f30a0 orinoco: keep line length below 80 characters by David Kilroy · 15 years ago
  60. 566f2d9 orinoco: remove unnecessary braces by David Kilroy · 15 years ago
  61. a94e842 orinoco: spaces in parenthesised expressions by David Kilroy · 15 years ago
  62. 6fe9deb orinoco: address leading and trailing whitespace by David Kilroy · 15 years ago
  63. c1b4aa3 wireless: replace uses of __constant_{endian} by Harvey Harrison · 15 years ago
  64. e129a94 orinoco: trivial cleanup in alloc_orinocodev by Andrey Borzenkov · 15 years ago
  65. 89ea409 orinoco: convert to struct net_device_ops by Andrey Borzenkov · 15 years ago
  66. 4716679 orinoco: Remove unused variable rx_data by David Kilroy · 15 years ago
  67. 9ee677c wireless: Add channel/frequency conversions to ieee80211.h by David Kilroy · 16 years ago
  68. 11eaea4 orinoco: use KERN_DEBUG for link status messages by Pavel Roskin · 15 years ago
  69. 7fe99c4 orinoco: move kmalloc(..., GFP_KERNEL) outside spinlock in orinoco_ioctl_set_genie by Andrey Borzenkov · 15 years ago
  70. 20953ad orinoco: take the driver lock in the rx tasklet by David Kilroy · 15 years ago
  71. 499b702 orinoco: Fix inappropriate use of IRQ_BAP by David Kilroy · 16 years ago
  72. 39d1ffe orinoco: Provide option to avoid unnecessary fw caching by David Kilroy · 16 years ago
  73. 2cea7b2 orinoco: Cache Symbol firmware by David Kilroy · 16 years ago
  74. 7473431 orinoco: Separate fw caching from download by David Kilroy · 16 years ago
  75. f941f85 orinoco: indicate it is using dBm in wireless_stats and spy by Andrey Borzenkov · 16 years ago
  76. dfe1baf orinoco: fix last beacon reporting on 64-bit systems by Pavel Roskin · 16 years ago
  77. fb28ad3 net: struct device - replace bus_id with dev_name(), dev_set_name() by Kay Sievers · 16 years ago
  78. b2e53b3 orinoco: Move sources to a subdirectory by David Kilroy · 16 years ago[Renamed from drivers/net/wireless/orinoco.c]
  79. 2c706002 don't use net/ieee80211.h by Johannes Berg · 16 years ago
  80. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  81. 4fb3078 orinoco: cache downloadable firmware image in memory for use during resume by Andrey Borzenkov · 16 years ago
  82. 0df6cbb orinoco: reload firmware on resume by Andrey Borzenkov · 16 years ago
  83. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  84. 7045825 orinoco: reduce stack usage in firmware download path by Andrey Borzenkov · 16 years ago
  85. 9930cce wireless: Read scan flags correctly on x86-64 by David Kilroy · 16 years ago
  86. 75d31cf orinoco: Fix compile warnings by David Kilroy · 16 years ago
  87. 17dce5d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 16 years ago
  88. 667d410 orinoco: Multicast to the specified addresses by David Kilroy · 16 years ago
  89. 23edcc4 orinoco: Add MIC on TX and check on RX by David Kilroy · 16 years ago
  90. 31afcef orinoco: Process bulk of receive interrupt in a tasklet by David Kilroy · 16 years ago
  91. 06009fd orinoco: Send association events to userspace by David Kilroy · 16 years ago
  92. d03032a orinoco: Add WE-18 ioctls for WPA by David Kilroy · 16 years ago
  93. 409644a orinoco: Use a macro to define wireless handlers by David Kilroy · 16 years ago
  94. 6cd90b1 orinoco: Split wevent work thread from wevent sending by David Kilroy · 16 years ago
  95. 4ae6ee2 orinoco: Don't use boolean parameter to record encoding type by David Kilroy · 16 years ago
  96. 01632fa orinoco: Use extended Agere scans available on 9.x series firmwares by David Kilroy · 16 years ago
  97. 3056c40 orinoco: address checkpatch typedef warning by David Kilroy · 16 years ago
  98. 6eecad7 orinoco: Fix transmit for Agere/Lucent with fw 9.x by David Kilroy · 16 years ago
  99. 3994d50 orinoco: Invoke firmware download in main driver by David Kilroy · 16 years ago
  100. 17a1a88 orinoco: Update scan translation by David Kilroy · 16 years ago