1. 7feabb6 pcmcia: move config_{base,index,regs} to struct pcmcia_device by Dominik Brodowski · 14 years ago
  2. 37979e1 pcmcia: simplify IntType by Dominik Brodowski · 14 years ago
  3. fc30110 pcmcia: simplify Status, ExtStatus register access by Dominik Brodowski · 14 years ago
  4. e8405f0 pcmcia: move Vpp setup to struct pcmcia_device by Dominik Brodowski · 14 years ago
  5. 1685e63 Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 by Linus Torvalds · 14 years ago
  6. 3cfc2c4 Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  7. d790d4d Merge branch 'master' into for-next by Jiri Kosina · 14 years ago
  8. 17964e9 hostap:hostap_hw.c Fix typo in comment by Justin P. Mattock · 14 years ago
  9. 90abdc3 pcmcia: do not use io_req_t when calling pcmcia_request_io() by Dominik Brodowski · 14 years ago
  10. 9a017a9 pcmcia: do not use io_req_t after call to pcmcia_request_io() by Dominik Brodowski · 14 years ago
  11. 1d5cc19 pcmcia: use pcmica_{read,write}_config_byte by Dominik Brodowski · 14 years ago
  12. ac8b422 pcmcia: remove cs_types.h by Dominik Brodowski · 14 years ago
  13. 11fe883 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 14 years ago
  14. 25d1fbf fix comment typos concerning "challenge" by Uwe Kleine-König · 14 years ago
  15. 0f4da2d hostap_pci: set dev->base_addr during probe by John W. Linville · 14 years ago
  16. e300d95 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
  17. 8b967e4 hostap: fixup strlen() math by Dan Carpenter · 14 years ago
  18. 05318bc 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
  19. 1baf8a9 wireless:hostap_ap.c Fix warning: variable 'fc' set but not used by Justin P. Mattock · 14 years ago
  20. deda484 wireless:hostap_main.c warning: variable 'iface' set but not used by Justin P. Mattock · 14 years ago
  21. bb9c03d 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
  22. d6a574f hostap: Protect against initialization interrupt by Tim Gardner · 14 years ago
  23. 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
  24. 56bf882 Revert "wireless: hostap, fix oops due to early probing interrupt" by John W. Linville · 14 years ago
  25. ba2d358 drivers/net: use __packed annotation by Eric Dumazet · 14 years ago
  26. f896546 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 by Linus Torvalds · 14 years ago
  27. ee289b6 drivers/net: remove useless semicolons by Joe Perches · 14 years ago
  28. 6fe70aa 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
  29. aca8c6f drivers/net/wireless/hostap: Drop memory allocation cast by Julia Lawall · 14 years ago
  30. 317b6d6 pcmcia: dev_node removal (write-only drivers) by Dominik Brodowski · 14 years ago
  31. eb14120 pcmcia: re-work pcmcia_request_irq() by Dominik Brodowski · 14 years ago
  32. 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
  33. 19bc291 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
  34. fbc87d6 Introduce PCMCIA_DEVICE_PROD_ID3 by Pavel Roskin · 15 years ago
  35. a3aa188 drivers/net/: use DEFINE_PCI_DEVICE_TABLE() by Alexey Dobriyan · 15 years ago
  36. 15920d8 wireless: hostap, fix oops due to early probing interrupt by Colin Ian King · 15 years ago
  37. 28b4d5c Merge branch 'master' of /home/davem/src/GIT/linux-2.6/ by David S. Miller · 15 years ago
  38. 5fa9167 pcmcia: rework the irq_req_t typedef by Dominik Brodowski · 15 years ago
  39. dd2e5a1 pcmcia: remove deprecated handle_to_dev() macro by Dominik Brodowski · 15 years ago
  40. 3505d1a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  41. 2caff147 pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (wireless) by Dominik Brodowski · 15 years ago
  42. 7d2e8d0 pcmcia: use pre-determined values by Dominik Brodowski · 15 years ago
  43. 133d7c6 wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig by John W. Linville · 15 years ago
  44. d43c36d headers: remove sched.h from interrupt.h by Alexey Dobriyan · 15 years ago
  45. 3d23e34 wext: refactor by Johannes Berg · 15 years ago
  46. e484c16 hostap: Revert a toxic part of the conversion to net_device_ops by Martin Decky · 15 years ago
  47. d0cf9c0 wireless: convert drivers to netdev_tx_t by Stephen Hemminger · 15 years ago
  48. ea9edaf hostap_cs: Enable shared interrupts by Larry Finger · 15 years ago
  49. ec634fe net: convert remaining non-symbolic return values in ndo_start_xmit() functions by Patrick McHardy · 15 years ago
  50. 9cbc1cb Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David S. Miller · 15 years ago
  51. 5b54814 net: use symbolic values for ndo_start_xmit() return codes by Patrick McHardy · 15 years ago
  52. 4737f09 trivial: Kconfig: .ko is normally not included in module names by Pavel Machek · 15 years ago
  53. 3a6d54c net: remove needless (now buggy) & from dev->dev_addr by Jiri Pirko · 15 years ago
  54. d3feaf5 wireless: remove some (bogus?) 'may be used uninitialized' warnings by John W. Linville · 15 years ago
  55. 5ae4efb hostap: convert to net_device_ops by Stephen Hemminger · 15 years ago
  56. 4cfa8e4 hostap: convert to internal net_device_stats by Stephen Hemminger · 15 years ago
  57. 1ea893f hostap: convert usage of net/ieee80211.h to linux/ieee80211.h by Dan Williams · 16 years ago
  58. c1b4aa3 wireless: replace uses of __constant_{endian} by Harvey Harrison · 16 years ago
  59. 04adf89 hostap: select required crypto bits in Kconfig by John W. Linville · 16 years ago
  60. 2ba4b32 lib80211: consolidate crypt init routines by John W. Linville · 16 years ago
  61. 274bfb8 lib80211: absorb crypto bits from net/ieee80211 by John W. Linville · 16 years ago
  62. 198d6ba Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  63. f7cd168 hostap: pad the skb->cb usage in lieu of a proper fix by Johannes Berg · 16 years ago
  64. babcda7 drivers/net: Kill now superfluous ->last_rx stores. by David S. Miller · 16 years ago
  65. 7211801 wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflicts by John W. Linville · 16 years ago
  66. 8216bfe hostap: Fix sparse warnings by Larry Finger · 16 years ago
  67. 275f165 pci: use pci_ioremap_bar() in drivers/net by Arjan van de Ven · 16 years ago
  68. e174961 net: convert print_mac to %pM by Johannes Berg · 16 years ago
  69. 2f3061e pcmcia: remove unused argument to pcmcia_parse_tuple() by Dominik Brodowski · 16 years ago
  70. 4c89e88 pcmcia: deprecate CS_SUCCESS by Dominik Brodowski · 16 years ago
  71. ad913c1 pcmcia: pcmcia_config_loop() improvement by passing vcc by Dominik Brodowski · 16 years ago
  72. 8e2fc39 pcmcia: pcmcia_config_loop() default CIS entry handling by Dominik Brodowski · 16 years ago
  73. 498ac18 pcmcia: pcmcia_config_loop() ConfigIndex unification by Dominik Brodowski · 16 years ago
  74. b54bf94 pcmcia: use pcmcia_loop_config in net pcmcia drivers by Dominik Brodowski · 16 years ago
  75. cf508b1 netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep. by David S. Miller · 16 years ago
  76. e8a0464 netdev: Allocate multiple queues for TX. by David S. Miller · 16 years ago
  77. c773e84 netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue. by David S. Miller · 16 years ago
  78. 7c3ceb4a Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  79. 0ac2a00 hostap: don't compile prism2_suspend() for hostap_pci without CONFIG_PM by Pavel Roskin · 16 years ago
  80. fcee7a0 hostap_cs: correct poor NULL checks in suspend/resume routines by John W. Linville · 16 years ago
  81. ea2aca0 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 16 years ago
  82. 7cd8d3e hostap: use radiotap headers by default by Pavel Roskin · 16 years ago
  83. 573b933 hostap: add radiotap support in monitor mode by Pavel Roskin · 16 years ago
  84. b53a5da hostap: don't skip any headers in hostap_80211_header_parse() by Pavel Roskin · 16 years ago
  85. 1bcca3c hostap: fix sparse warnings by Pavel Roskin · 16 years ago
  86. 15ea0eb hostap: don't report useless WDS frames by default by Pavel Roskin · 16 years ago
  87. ccc5805 wext: Emit event stream entries correctly when compat. by David S. Miller · 16 years ago
  88. 4bb073c net: Eliminate flush_scheduled_work() calls while RTNL is held. by David S. Miller · 16 years ago
  89. 449fecc hostap_cs: add ID for Conceptronic CON11CPro by Pavel Roskin · 16 years ago
  90. 23f40dc hostap: fix "registers" registration in procfs by Mathieu Chouquet-Stringer · 16 years ago
  91. 21f644f [NET]: Undo code bloat in hot paths due to print_mac(). by David S. Miller · 16 years ago
  92. 5d635ea Add another Prism2 card to hostap by Marcin Juszkiewicz · 17 years ago
  93. 709365a hostap_80211.h: remove duplicate prototype by Michal Piotrowski · 17 years ago
  94. 17f65f8 hostap_cs: don't match revisions in presense of the MAC chip name by Pavel Roskin · 17 years ago
  95. 184a3b2 hostap: don't mess with mixed-endian even for internal skb queues by Al Viro · 17 years ago
  96. 8a9faf3 hostap annotations by Al Viro · 17 years ago
  97. e0c0056 hostap: fix endianness with txdesc->sw_support by Al Viro · 17 years ago
  98. 28fc1f5 [netdrvr] irq handler minor cleanups in several drivers by Jeff Garzik · 17 years ago
  99. 374fdfb introduce WEXT scan capabilities by Dan Williams · 17 years ago
  100. e52742d hostap: section mismatch warning by Randy Dunlap · 17 years ago