1. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  2. 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
  3. 07cefe7 orinoco_usb: implement fw download by David Kilroy · 14 years ago
  4. fc97431 orinoco_usb: avoid in_atomic by David Kilroy · 14 years ago
  5. 9afac70 orinoco: add orinoco_usb driver by David Kilroy · 14 years ago
  6. bcad6e8 orinoco: encapsulate driver locking by David Kilroy · 14 years ago
  7. 593ef09 orinoco: allow driver to specify netdev_ops by David Kilroy · 14 years ago
  8. b42f207 orinoco: add hermes_ops by David Kilroy · 14 years ago
  9. 3b51cc9 Merge branch 'master' into for-davem by John W. Linville · 14 years ago
  10. 088899c orinoco: have sparse check endian issues by David Kilroy · 14 years ago
  11. 69c264d orinoco: use cfg80211_find_ie by David Kilroy · 14 years ago
  12. c3d4150 orinoco: implement set_wiphy_params by David Kilroy · 14 years ago
  13. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  14. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  15. 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
  16. adc009e orinoco/wext.c: Remove local #define STD_IW_HANDLER by Joe Perches · 14 years ago
  17. 484b4dd orinoco: disable support for prism chipset by default by Pavel Roskin · 14 years ago
  18. 655ffee wireless: convert to use netdev_for_each_mc_addr by Jiri Pirko · 14 years ago
  19. 19bc291 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 14 years ago
  20. fbc87d6 Introduce PCMCIA_DEVICE_PROD_ID3 by Pavel Roskin · 15 years ago
  21. 4cd24ea net: use netdev_mc_count and netdev_mc_empty when appropriate by Jiri Pirko · 15 years ago
  22. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  23. 3a999e6e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 by David S. Miller · 15 years ago
  24. 5b06915 orinoco: fix GFP_KERNEL in orinoco_set_key with interrupts disabled by Andrey Borzenkov · 15 years ago
  25. 5017065 Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  26. 4ef58d4 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 15 years ago
  27. a589296 orinoco: remove spare KERN_DEBUG by David Kilroy · 15 years ago
  28. d014d04 Merge branch 'for-next' into for-linus by Jiri Kosina · 15 years ago
  29. 28b4d5c Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  30. 5fa9167 pcmcia: rework the irq_req_t typedef by Dominik Brodowski · 15 years ago
  31. dd2e5a1 pcmcia: remove deprecated handle_to_dev() macro by Dominik Brodowski · 15 years ago
  32. 6f48d0e9 orinoco: declare MODULE_FIRMWARE by Ben Hutchings · 15 years ago
  33. 06fe9fb tree-wide: fix a very frequent spelling mistake by Dirk Hohndel · 15 years ago
  34. 2caff147 pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (wireless) by Dominik Brodowski · 15 years ago
  35. 133d7c6 wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig by John W. Linville · 15 years ago
  36. 3414fc3 orinoco: use cfg80211 ethtool ops by David Kilroy · 15 years ago
  37. c6d3597 wireless: fix CFG80211_WEXT build problems by Randy Dunlap · 15 years ago
  38. cf32ed9 orinoco: support ETHTOOL_GPERMADDR by John W. Linville · 15 years ago
  39. 3d23e34 wext: refactor by Johannes Berg · 15 years ago
  40. 6cdee2f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  41. d0cf9c0 wireless: convert drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  42. 30fab9e orinoco: remove spare whitespace by David Kilroy · 15 years ago
  43. 518ff04 orinoco: correct key bounds check in orinoco_hw_get_tkip_iv by John W. Linville · 15 years ago
  44. 4af198f orinoco: consolidate storage of WEP and TKIP keys by David Kilroy · 15 years ago
  45. 2b26035 orinoco: add function to retrieve current bssid by David Kilroy · 15 years ago
  46. 07542d0 orinoco: move disassociation to hw.c by David Kilroy · 15 years ago
  47. 16e1584 orinoco: pass orinoco_set_tkip_key the sequence lengths by David Kilroy · 15 years ago
  48. 5c9f41e orinoco: use local types for auth alg and sequence length by David Kilroy · 15 years ago
  49. bb7e43c orinoco: prefer_port3 can be a single bit by David Kilroy · 15 years ago
  50. 7e2ce64 orinoco: enable cfg80211 "set_channel" operation by Holger Schurig · 15 years ago
  51. da81203 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  52. 240c102 netdev: restore MAC address set and validate operations by Ben Hutchings · 15 years ago
  53. 35a0ace wireless: remove redundant tests on unsigned by Roel Kluin · 15 years ago
  54. 4244f41 orinoco: fix printk format specifier for size_t arguments by David Kilroy · 15 years ago
  55. b5c4691 orinoco: remove WE nickname support by David Kilroy · 15 years ago
  56. 934fd51 orinoco: convert giwrange to cfg80211 by David Kilroy · 15 years ago
  57. c63cdbe orinoco: convert scanning to cfg80211 by David Kilroy · 15 years ago
  58. 5217c57 orinoco: convert mode setting to cfg80211 by David Kilroy · 15 years ago
  59. 721aa2f orinoco: provide generic commit function by David Kilroy · 15 years ago
  60. 6415f7d orinoco: Handle suspend/restore in core driver by David Kilroy · 15 years ago
  61. ef96b5c airport: store irq in card private structure by David Kilroy · 15 years ago
  62. 5381956 orinoco: move netdev interface creation to main driver by David Kilroy · 15 years ago
  63. 35832c5 orinoco: make firmware download less verbose by David Kilroy · 15 years ago
  64. ea60a6a orinoco: initiate cfg80211 conversion by David Kilroy · 15 years ago
  65. 98e5f40 orinoco: Change set_tkip to use orinoco_private instead of hermes_t by David Kilroy · 15 years ago
  66. 8e63826 orinoco: initialise independently of netdev by David Kilroy · 15 years ago
  67. a260836 orinoco: Replace net_device with orinoco_private in driver interfaces by David Kilroy · 15 years ago
  68. 44d8dad orinoco: firmware helpers should use dev_err and friends by David Kilroy · 15 years ago
  69. a3f47b9 orinoco: use dev_err in early initialisation routines by David Kilroy · 15 years ago
  70. 42a51b9 orinoco: Move FID allocation to hw.c by David Kilroy · 15 years ago
  71. e9e3d01 orinoco: Move card reading code into hw.c by David Kilroy · 15 years ago
  72. a2d1a42 orinoco: Move firmware capability determination into hw.c by David Kilroy · 15 years ago
  73. 91fe9ca orinoco: correct timeout logic in __orinoco_hw_set_tkip_key() by Pavel Roskin · 15 years ago
  74. 2bfc5cb orinoco: firmware: consistently compile out fw cache support if not requested by Andrey Borzenkov · 15 years ago
  75. 3faa19c orinoco: prevent accessing memory outside the firmware image by David Kilroy · 16 years ago
  76. 7e57811 orinoco: validate firmware header by David Kilroy · 16 years ago
  77. f11c179 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  78. 5c138dc orinoco: do not resgister NULL pm_notifier function by Andrey Borzenkov · 16 years ago
  79. f733ded orinoco: Storage class should be before const qualifier by Tobias Klauser · 16 years ago
  80. dec59d6 orinoco: hermes doesn't need to be a separate module by David Kilroy · 16 years ago
  81. f90d8d4 orinoco: hermes_dld does not need to be a module by David Kilroy · 16 years ago
  82. cb1576a orinoco: Move WEXT handlers into a separate file by David Kilroy · 16 years ago
  83. 712a434 orinoco: Move hardware functions into separate file by David Kilroy · 16 years ago
  84. 5865d01 orinoco: Add hardware function to set multicast mode by David Kilroy · 16 years ago
  85. cfeb1db orinoco: Use accessor functions for bitrate tables by David Kilroy · 16 years ago
  86. 37a2e56 orinoco: Move firmware handling into a separate file by David Kilroy · 16 years ago
  87. 4adb474 orinoco: Move MIC helpers into new file by David Kilroy · 16 years ago
  88. fb791b1 orinoco: Move scan helpers to a separate file by David Kilroy · 16 years ago
  89. aea48b1 orinoco: use orinoco_private instead of net_device in scan helper by David Kilroy · 16 years ago
  90. 47445cb orinoco: Rename orinoco.c by David Kilroy · 16 years ago
  91. 2131266 orinoco: Fix interesting checkpatch errors by David Kilroy · 16 years ago
  92. b2f30a0 orinoco: keep line length below 80 characters by David Kilroy · 16 years ago
  93. 566f2d9 orinoco: remove unnecessary braces by David Kilroy · 16 years ago
  94. a94e842 orinoco: spaces in parenthesised expressions by David Kilroy · 16 years ago
  95. 6fe9deb orinoco: address leading and trailing whitespace by David Kilroy · 16 years ago
  96. c1b4aa3 wireless: replace uses of __constant_{endian} by Harvey Harrison · 16 years ago
  97. d14c7c1 orinoco: checkpatch cleanup by Andrey Borzenkov · 16 years ago
  98. e129a94 orinoco: trivial cleanup in alloc_orinocodev by Andrey Borzenkov · 16 years ago
  99. 89ea409 orinoco: convert to struct net_device_ops by Andrey Borzenkov · 16 years ago
  100. 49c1d20 Move orinoco Kconfig entries into drivers/net/wireless/orinoco/Kconfig by Andrey Borzenkov · 16 years ago