1. 73287a4 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  2. fdd3f29 drivers/net: use module_pcmcia_driver() in pcmcia drivers by H Hartley Sweeten · 11 years ago
  3. 4363b57 orinoco_usb: don't release nonexistent firmware by Michal Pecio · 11 years ago
  4. 0b71644 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  5. 488ec87 net: wireless: orinoco: orinoco_usb.c: fix DMA buffers on stack by Kumar Amit Mehta · 11 years ago
  6. 98d5fac Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  7. 5b112d3 cfg80211: pass wiphy to cfg80211_ref_bss/put_bss by Johannes Berg · 11 years ago
  8. 0d2e7a5 wireless: Remove unnecessary alloc/OOM messages, alloc cleanups by Joe Perches · 11 years ago
  9. aaeb6cd remove init of dev->perm_addr in drivers by Jiri Pirko · 12 years ago
  10. baa366c orinoco: remove __dev* attributes by Bill Pemberton · 12 years ago
  11. 683b6d3 cfg80211: pass a channel definition struct by Johannes Berg · 12 years ago
  12. 264e989 orinoco_usb: clean up some signedness issues by Dan Carpenter · 12 years ago
  13. 04b2312 wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFIC by Arend van Spriel · 12 years ago
  14. 6977a6b orinoco: use is_zero_ether_addr() instead of memcmp() by Wei Yongjun · 12 years ago
  15. fd01428 nl80211: move scan API to wdev by Johannes Berg · 12 years ago
  16. e8c9bd5 cfg80211: clarify set_channel APIs by Johannes Berg · 12 years ago
  17. a481991 Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  18. e1f12eb USB: Disable hub-initiated LPM for comms devices. by Sarah Sharp · 12 years ago
  19. f512311 wireless, orinoco: release_firmware() tests for NULL, remove explicit tests before calls by Jesper Juhl · 12 years ago
  20. e90c7e7 net: orinoco: add error handling for failed kmalloc(). by Santosh Nayak · 12 years ago
  21. 8926574 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  22. e404dec drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages by Joe Perches · 12 years ago
  23. 47d505c orinoco_usb: remove version definition by John W. Linville · 12 years ago
  24. 7affca3 Merge branch 'driver-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 13 years ago
  25. eb93992 module_param: make bool parameters really bool (net & drivers/net) by Rusty Russell · 13 years ago
  26. d632eb1 USB: convert drivers/net/* to use module_usb_driver() by Greg Kroah-Hartman · 13 years ago
  27. e11c259 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  28. 9236b2a orinoco: release BSS structures returned by cfg80211_inform_bss() by David Kilroy · 13 years ago
  29. 9d9779e drivers/net: Add module.h to drivers who were implicitly using it by Paul Gortmaker · 13 years ago
  30. b38d355 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 13 years ago
  31. afc4b13 net: remove use of ndo_set_multicast_list in drivers by Jiri Pirko · 13 years ago
  32. aea0514 orinoco_cs: be more careful when matching cards with ID 0x0156:0x0002 by Pavel Roskin · 13 years ago
  33. 262eb9b2 cfg80211: split wext compatibility to separate header by Johannes Berg · 13 years ago
  34. f33c596 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 13 years ago
  35. 49e58a9 orinoco_cs: be more careful when matching cards with ID 0x0156:0x0002 by Pavel Roskin · 13 years ago
  36. 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
  37. 933d594 orinoco: minor fixes for problems found by checkpatch.pl by Pavel Roskin · 13 years ago
  38. 6403eab drivers/net: Remove unnecessary semicolons by Joe Perches · 13 years ago
  39. 25f8f54 pcmcia: Convert pcmcia_device_id declarations to const by Joe Perches · 13 years ago
  40. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  41. a3ad38e orinoco: Clear dangling pointer on hardware busy by armadefuego@gmail.com · 13 years ago
  42. 3bf184a orinoco: Maintain lock until entry removed from list by Joe Gunn · 13 years ago
  43. 46c2cb8 orinoco: Drop scan results with unknown channels by Joe Gunn · 13 years ago
  44. 17f7f4d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  45. b4fe2a0 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 14 years ago
  46. 393934c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  47. 0a54917 orinoco: fix TKIP countermeasure behaviour by David Kilroy · 14 years ago
  48. ba34fce orinoco: clear countermeasure setting on commit by David Kilroy · 14 years ago
  49. 229bd79 orinoco: initialise priv->hw before assigning the interrupt by David Kilroy · 14 years ago
  50. 329b32f orinoco: allow IW_AUTH_MFP to pass through by David Kilroy · 14 years ago
  51. cf63495 orinoco: abort scan on interface down by David Kilroy · 14 years ago
  52. 451a3c2 BKL: remove extraneous #include <smp_lock.h> by Arnd Bergmann · 14 years ago
  53. 5f05647 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  54. 2262054 pcmcia: remove obsolete and wrong comments by Dominik Brodowski · 14 years ago
  55. 06b3a1d pcmcia: avoid messages on module (un)loading by Dominik Brodowski · 14 years ago
  56. 2e9b981 pcmcia: move driver name to struct pcmcia_driver by Dominik Brodowski · 14 years ago
  57. 00990e7 pcmcia: use autoconfiguration feature for ioports and iomem by Dominik Brodowski · 14 years ago
  58. 440eed4 pcmcia: introduce autoconfiguration feature by Dominik Brodowski · 14 years ago
  59. 1ac71e5 pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device by Dominik Brodowski · 14 years ago
  60. 37979e1 pcmcia: simplify IntType by Dominik Brodowski · 14 years ago
  61. e8405f0 pcmcia: move Vpp setup to struct pcmcia_device by Dominik Brodowski · 14 years ago
  62. 78ab952 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
  63. 9736ebf orinoco: Fix walking past the end of the buffer by David Kilroy · 14 years ago
  64. 1685e63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  65. 6ba7401 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  66. 90abdc3 pcmcia: do not use io_req_t when calling pcmcia_request_io() by Dominik Brodowski · 14 years ago
  67. 9a017a9 pcmcia: do not use io_req_t after call to pcmcia_request_io() by Dominik Brodowski · 14 years ago
  68. 1d5cc19 pcmcia: use pcmica_{read,write}_config_byte by Dominik Brodowski · 14 years ago
  69. ac8b422 pcmcia: remove cs_types.h by Dominik Brodowski · 14 years ago
  70. c96c31e drivers/net/wireless: Use wiphy_<level> by Joe Perches · 14 years ago
  71. 800f65b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/holtmann/bluetooth-next-2.6 by John W. Linville · 14 years ago
  72. 48d5548 orinoco_usb: potential null dereference by Dan Carpenter · 14 years ago
  73. 14599f1 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
  74. ba2d358 drivers/net: use __packed annotation by Eric Dumazet · 14 years ago
  75. 77c2061 wireless: fix several minor description typos by Walter Goldens · 14 years ago
  76. 1d66fa7 drivers/net/wireless/orinoco: Use kmemdup by Julia Lawall · 14 years ago
  77. 6ac478c drivers/net/wireless/orinoco: Use kzalloc by Julia Lawall · 14 years ago
  78. c2cdf6a powerpc/macio: Fix probing of macio devices by using the right of match table by Benjamin Herrenschmidt · 14 years ago
  79. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  80. a4b7709 drivers/net: Remove unnecessary returns from void function()s by Joe Perches · 14 years ago
  81. 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
  82. 1ae5dc3 net: trans_start cleanups by Eric Dumazet · 14 years ago
  83. c7c2fa0 pcmcia: dev_node removal (drivers with unregister_netdev check) by Dominik Brodowski · 14 years ago
  84. eb14120 pcmcia: re-work pcmcia_request_irq() by Dominik Brodowski · 14 years ago
  85. f444de0 cfg80211/mac80211: better channel handling by Johannes Berg · 14 years ago
  86. bac6faf orinoco: refactor xmit path by David Kilroy · 14 years ago
  87. 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
  88. 07cefe7 orinoco_usb: implement fw download by David Kilroy · 14 years ago
  89. fc97431 orinoco_usb: avoid in_atomic by David Kilroy · 14 years ago
  90. 9afac70 orinoco: add orinoco_usb driver by David Kilroy · 14 years ago
  91. bcad6e8 orinoco: encapsulate driver locking by David Kilroy · 14 years ago
  92. 593ef09 orinoco: allow driver to specify netdev_ops by David Kilroy · 14 years ago
  93. b42f207 orinoco: add hermes_ops by David Kilroy · 14 years ago
  94. 3b51cc9 Merge branch 'master' into for-davem by John W. Linville · 14 years ago
  95. 088899c orinoco: have sparse check endian issues by David Kilroy · 14 years ago
  96. 69c264d orinoco: use cfg80211_find_ie by David Kilroy · 14 years ago
  97. c3d4150 orinoco: implement set_wiphy_params by David Kilroy · 14 years ago
  98. 871039f Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  99. 22bedad3 net: convert multicast list to list_head by Jiri Pirko · 14 years ago
  100. 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