1. b4558ea drivers/net: Remove pointless checks for NULL prior to calling kfree() by Jesper Juhl · 19 years ago
  2. 008d559 [wireless prism54] Fix frame length by Roger While · 19 years ago
  3. 902f907 Merge branch 'master' by Jeff Garzik · 19 years ago
  4. c367c21 [PATCH] orinoco: limit message rate by Andrew Morton · 19 years ago
  5. 36841c9 [PATCH] orinoco: remove redundance skb length check before padding by John W. Linville · 19 years ago
  6. 28af493 Merge branch 'master' by Jeff Garzik · 19 years ago
  7. 6593b58 [PATCH] wireless/airo: Build fix by Matteo Croce · 19 years ago
  8. 0d69ae5 Merge branch 'master' by Jeff Garzik · 19 years ago
  9. 9bc39be [PATCH] orinoco: Information leakage due to incorrect padding by Pavel Roskin · 19 years ago
  10. e260836 [wireless ipw2200] remove redundant return statement by Mateusz Berezecki · 19 years ago
  11. 5323280 airo: fix resume by Michal Schmidt · 19 years ago
  12. 3c8c7b2 Merge branch 'upstream-fixes' by Jeff Garzik · 19 years ago
  13. 7cb3cd0 [PATCH] hostap: Unregister netdevs before freeing local data by Jouni Malinen · 19 years ago
  14. c355184 [PATCH] hostap: Do not free local->hw_priv before unregistering netdev by Jouni Malinen · 19 years ago
  15. f7a7444 [PATCH] hostap: Fix hostap_pci build with PRISM2_IO_DEBUG by Jouni Malinen · 19 years ago
  16. bab7619 [PATCH] hostap: Remove hw specific dev_open/close handlers by Jouni Malinen · 19 years ago
  17. e5ed639 [IPV4]: Replace __in_dev_get with __in_dev_get_rcu/rtnl by Herbert Xu · 19 years ago
  18. f65a4d1 [PATCH] orinoco: Fix flood of kernel log with stupid WE warnings by Benjamin Herrenschmidt · 19 years ago
  19. 2759c8d [wireless airo] remove needed dma_addr_t obfuscation by Jeff Garzik · 19 years ago
  20. e2e9650 Remove WIRELESS_EXT ifdefs from several wireless drivers. by Jeff Garzik · 19 years ago
  21. 596ff2e [PATCH] hostap: Remove iwe_stream_add_event kludge by Jean Tourrilhes · 19 years ago
  22. a9d12b9 [PATCH] hostap: Use GFP_ATOMIC to get rid of weird might_sleep issue by Jean Tourrilhes · 19 years ago
  23. c28df16e [PATCH] hostap: Add support for WE-19 by Jean Tourrilhes · 19 years ago
  24. 7a71653 [PATCH] hostap: Fix pci_driver name for hostap_plx and hostap_pci by Pavel Roskin · 19 years ago
  25. acc4b98 [PATCH] orinoco: Bump version to 0.15rc3. by Pavel Roskin · 19 years ago
  26. 48ca703 [PATCH] orinoco: Read only needed data in __orinoco_ev_txexc(). by Pavel Roskin · 19 years ago
  27. d133ae4 [PATCH] orinoco: Annotate endianess of variables and structure members. by Pavel Roskin · 19 years ago
  28. 393da59 [PATCH] orinoco: Remove unneeded forward declarations. by Pavel Roskin · 19 years ago
  29. 8aeabc3 [PATCH] orinoco: orinoco_send_wevents() could return without unlocking. by Pavel Roskin · 19 years ago
  30. f3cb4cc [PATCH] orinoco: Fix memory leak and unneeded unlock in orinoco_join_ap() by Pavel Roskin · 19 years ago
  31. 4c08202 [PATCH] orinoco: Make nortel_pci_hw_init() static. by Pavel Roskin · 19 years ago
  32. ef846bf [PATCH] orinoco: Remove inneeded system includes. by Pavel Roskin · 19 years ago
  33. af9288a ieee80211: update orinoco, wl3501 drivers for latest struct naming by James Ketrenos · 19 years ago
  34. 5bfc819 [PATCH] ieee80211: Updated hostap to be compatible with extra_prefix_len changes by James Ketrenos · 19 years ago
  35. d041674 [PATCH] ieee80211: Updated hostap to be compatible with ieee80211_hdr changes by James Ketrenos · 19 years ago
  36. 4ca5253 [PATCH] ieee80211: Updated atmel to be compatible with ieee80211_hdr changes by James Ketrenos · 19 years ago
  37. c8d42d1 [PATCH] ieee80211: Updated ipw2200 to be compatible with ieee80211's hard_start_xmit change. by James Ketrenos · 19 years ago
  38. 0dacca1 [PATCH] ieee80211: Updated ipw2200 to be compatible with ieee80211_hdr changes by James Ketrenos · 19 years ago
  39. 3a5becf [PATCH] ieee80211: Updated ipw2100 to be compatible with ieee80211's hard_start_xmit change by James Ketrenos · 19 years ago
  40. 99a4b23 [PATCH] ieee80211: Updated ipw2100 to be compatible with ieee80211_hdr changes by James Ketrenos · 19 years ago
  41. a3536c8 Merge /spare/repo/linux-2.6/ by Jeff Garzik · 19 years ago
  42. a33a198 [PATCH] Updated ipw2200 to compile with ieee80211 abg_ture to abg_true change by James Ketrenos · 19 years ago
  43. 9c8a11d [PATCH] orinoco: Update PCMCIA ID's. by Pavel Roskin · 19 years ago
  44. 27c91ef [PATCH] orinoco: Don't include <net/ieee80211.h> twice. by Pavel Roskin · 19 years ago
  45. 65853b1 [PATCH] orinoco: Remove conditionals that are useless in the kernel drivers. by Pavel Roskin · 19 years ago
  46. 7a700fa [PATCH] C99 initializers in ray_cs.c by viro@ZenIV.linux.org.uk · 19 years ago
  47. 3173c89 [PATCH] drivers/net: fix-up schedule_timeout() usage by Nishanth Aravamudan · 19 years ago
  48. 343c686 [PATCH] orinoco: WE-18 support by Pavel Roskin · 19 years ago
  49. 1141455 [PATCH] airo : fix channel number in scan by matthieu castet · 19 years ago
  50. f39a4aa [PATCH] pcmcia: add another orinoco_cs id by Komuro · 19 years ago
  51. 0edd5b4 [wireless ieee80211,ipw2200] Lindent source code by Jeff Garzik · 19 years ago
  52. bbeec90 [wireless] build fixes after merging WE-19 by Jeff Garzik · 19 years ago
  53. ce6623c [PATCH] airo : WE-19 support by Jean Tourrilhes · 19 years ago
  54. 61bd496 [PATCH] prism54 : WE-17 support by Jean Tourrilhes · 19 years ago
  55. 00b309f [PATCH] wl3501_cs : WE-17 support by Jean Tourrilhes · 19 years ago
  56. 72f98d3 [PATCH] atmel_cs : WE-17 support by Jean Tourrilhes · 19 years ago
  57. 62337dd [PATCH] iw263_netwave_we17.diff by Jean Tourrilhes · 19 years ago
  58. 3d5d5ac [PATCH] ray_cs : WE-17 support by Jean Tourrilhes · 19 years ago
  59. 5bcaa15 Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/netdev-2.6 by Linus Torvalds · 19 years ago
  60. 3da54c5 [IPW2200]: ipw2200.h needs linux/dma-mapping.h by David S. Miller · 19 years ago
  61. 3a48c4c [PATCH] orinoco: New driver - spectrum_cs. by Pavel Roskin · 19 years ago
  62. ec82905 [PATCH] orinoco: New driver - orinoco_nortel. by Pavel Roskin · 19 years ago
  63. 8c09e16 [PATCH] orinoco: Remove EXPERIMENTAL mark from PLX_HERMES, TMD_HERMES and PCI_HERMES. by Pavel Roskin · 19 years ago
  64. c89cc22 [PATCH] orinoco: Optimize orinoco_join_ap() by Pavel Roskin · 19 years ago
  65. 708218b [PATCH] orinoco: Fix memory leak on error in processing hostscan frames. by Pavel Roskin · 19 years ago
  66. acf73a8 [PATCH] orinoco: Remove entry for Intel PRO/Wireless 2011B. by Pavel Roskin · 19 years ago
  67. 70817c4 [PATCH] orinoco: Change orinoco_translate_scan() to return error code on error. by Pavel Roskin · 19 years ago
  68. 843684a [PATCH] (6/7) missing include (ipw2200) by viro@ftp.linux.org.uk · 19 years ago
  69. 2be041a [PATCH] (5/7) iomem annotations, NULL noise removal (ipw2100) by viro@ftp.linux.org.uk · 19 years ago
  70. 4846764 Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 19 years ago
  71. 583a4e8 [PATCH] fix pm_message_t stuff in -mm tree by Pavel Machek · 19 years ago
  72. ca078ba [PATCH] swsusp: switch pm_message_t to struct by Pavel Machek · 19 years ago
  73. 829ca9a [PATCH] swsusp: fix remaining u32 vs. pm_message_t confusion by Pavel Machek · 19 years ago
  74. 504be3a [wireless hostap] automatically select ieee80211 dependency in Kconfig by Jeff Garzik · 19 years ago
  75. 573dbd9 [CRYPTO]: crypto_free_tfm() callers no longer need to check for NULL by Jesper Juhl · 19 years ago
  76. eb6f116 [CRYPTO]: Use CRYPTO_TFM_REQ_MAY_SLEEP where appropriate by Herbert Xu · 19 years ago
  77. ceeec3d /spare/repo/netdev-2.6 branch 'ieee80211' by Jeff Garzik · 19 years ago
  78. e3ee3b7 /spare/repo/netdev-2.6 branch 'master' by Jeff Garzik · 19 years ago
  79. fbff868 [PATCH] hostap: Fix null pointer dereference in prism2_pccard_card_present() by Jouni Malinen · 19 years ago
  80. a8eef8a [PATCH] hostap: Fix null pointer dereference in prism2_pccard_card_present() by Kalle Valo · 19 years ago
  81. 6c5b90d [PATCH] hostap: Fix hash values for product strings by Jouni Malinen · 19 years ago
  82. c6e3f95 [PATCH] hostap: Update version by Jouni Malinen · 19 years ago
  83. 831a179 hostap: s/IEEE80211_FCTL_WEP/IEEE80211_FCTL_PROTECTED/ to fix build by Jeff Garzik · 19 years ago
  84. b4bf343 /spare/repo/netdev-2.6 branch 'ieee80211' by Jeff Garzik · 19 years ago
  85. f13baae ieee80211: new constants from latest 802.11x specifications by Jiri Benc · 19 years ago
  86. 8d45ff7 ipw2200: minor cleanups by Jiri Benc · 19 years ago
  87. 771abed This removes support for old (and non-mainline) kernels from ipw2200. by Jiri Benc · 19 years ago
  88. 3ce329c ipw2100: interface-up carrier state fix by Jiri Benc · 19 years ago
  89. 5378801 ipw2100: Fix incorrectly named config option. by Jiri Benc · 19 years ago
  90. c4aee8c ipw2100: minor cleanups by Jiri Benc · 19 years ago
  91. 797b4f7 ipw2100: remove custom debug-print macros by Jiri Benc · 19 years ago
  92. 19f7f74 ipw2100: remove strange symbol prefixes by Jiri Benc · 19 years ago
  93. 75a9517 Merge upstream into 'upstream' branch of netdev-2.6.git. by Jeff Garzik · 19 years ago
  94. 343b059 /spare/repo/netdev-2.6 branch 'ieee80211' by Jeff Garzik · 19 years ago
  95. b2382b3 Merge upstream into ieee80211. by Jeff Garzik · 19 years ago
  96. ab62c1e [PATCH] Kconfig fix (airo_cs on m32r) by Al Viro · 19 years ago
  97. b2dabd5 [PATCH] more-u32-vs-pm_message_t-fixes-6 by Andrew Morton · 19 years ago
  98. b2f4a2e [PATCH] hostap: Replace WLAN_FC_ defines with ieee80211 ones by Jouni Malinen · 19 years ago
  99. e313087 [PATCH] hostap: Capability field is called ESS, not BSS by Jouni Malinen · 19 years ago
  100. eff349b /spare/repo/netdev-2.6 branch 'ieee80211' by Jeff Garzik · 19 years ago