1. 501d857 [IEEE80211]: Fix softmac lockdep reports. by Johannes Berg · 17 years ago
  2. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  3. 457c4cb [NET]: Make /proc/net per network namespace by Eric W. Biederman · 17 years ago
  4. 172589c [NET]: DIV_ROUND_UP cleanup (part two) by Ilpo Järvinen · 17 years ago
  5. 5c55c43 Merge branch 'fixes-jgarzik' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream-fixes by Jeff Garzik · 17 years ago
  6. ee0a816 [PATCH] softmac: Fix compiler-warning by Richard Knutsson · 17 years ago
  7. 04045f9 [IEEE80211]: avoid integer underflow for runt rx frames by John W. Linville · 17 years ago
  8. efe870f [PATCH] softmac: Fix inability to associate with WEP networks by Larry Finger · 17 years ago
  9. fdc8f43 [PATCH] softmac: Fix deadlock of wx_set_essid with assoc work by Michael Buesch · 17 years ago
  10. 90869b2 [PATCH] softmac: Channel is listed twice in scan output by Jean Tourrilhes · 17 years ago
  11. 4cf92a3 [PATCH] softmac: Fix ESSID problem by Jean Tourrilhes · 17 years ago
  12. 67c4f7a [PATCH] softmac: use list_for_each_entry by Akinobu Mita · 17 years ago
  13. ef7ab23 [PATCH] softmac: alloc_ieee80211() NULL check by Akinobu Mita · 17 years ago
  14. a76193d [PATCH] ieee80211: fix incomplete error message by Akinobu Mita · 17 years ago
  15. 93afe3d [PATCH] ieee80211: include frequency in scan results by Larry Finger · 17 years ago
  16. f5cdf30 [PATCH] ieee80211: add ieee80211_channel_to_freq by Larry Finger · 17 years ago
  17. 2933d42 [PATCH] ieee80211: add missing global needed by IEEE80211_DEBUG_XXXX by Larry Finger · 17 years ago
  18. aeb998c [PATCH] ieee80211-crypt: Make some TKIP and CCMP error logging conditional by Larry Finger · 17 years ago
  19. 85d32e7 [PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fi by Jouni Malinen · 17 years ago
  20. 2a5e1c0 [WIRELESS]: Refactor wireless Kconfig. by Johannes Berg · 17 years ago
  21. 27d7ff4 [SK_BUFF]: Introduce skb_copy_to_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  22. d626f62 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} by Arnaldo Carvalho de Melo · 17 years ago
  23. 4305b54 [SK_BUFF]: Convert skb->end to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  24. 27a884d [SK_BUFF]: Convert skb->tail to sk_buff_data_t by Arnaldo Carvalho de Melo · 17 years ago
  25. b0e380b [SK_BUFF]: unions of just one member don't get anything done, kill them by Arnaldo Carvalho de Melo · 17 years ago
  26. eddc9ec [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph by Arnaldo Carvalho de Melo · 17 years ago
  27. 31c7711 [SK_BUFF]: Some more simple skb_reset_network_header conversions by Arnaldo Carvalho de Melo · 17 years ago
  28. c1d2bbe [SK_BUFF]: Introduce skb_reset_network_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  29. 459a98e [SK_BUFF]: Introduce skb_reset_mac_header(skb) by Arnaldo Carvalho de Melo · 17 years ago
  30. 4c13eb6 [ETH]: Make eth_type_trans set skb->dev like the other *_type_trans by Arnaldo Carvalho de Melo · 17 years ago
  31. 1c9e8ef [NET] IEEE80211: Use htons() where appropriate. by YOSHIFUJI Hideaki · 17 years ago
  32. 0fa7d86 [PATCH] fix typos in net/ieee80211/Kconfig by Patrick Ringl · 17 years ago
  33. b312362 Merge branch 'upstream' into upstream-jgarzik by John W. Linville · 17 years ago
  34. 48c871c Merge branch 'gfar' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into upstream by Jeff Garzik · 17 years ago
  35. bb52a65 [PATCH] ieee80211softmac: Fix setting of initial transmit rates by Larry Finger · 17 years ago
  36. 6426565 [NET] IEEE80211: Fix whitespace errors. by YOSHIFUJI Hideaki · 17 years ago
  37. a3cc2de Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream by Jeff Garzik · 17 years ago
  38. 46b8c85 [PATCH] ieee80211: Fix sparse warning by Larry Finger · 17 years ago
  39. 6bbdce5 [PATCH] softmac: avoid assert in ieee80211softmac_wx_get_rate by John W. Linville · 18 years ago
  40. 0c234ae [PATCH] ieee80211softmac: Fix mutex_lock at exit of ieee80211_softmac_get_genie by Ulrich Kunitz · 18 years ago
  41. 6f07a8a [PATCH] ieee80211softmac: Fix errors related to the work_struct changes by Ulrich Kunitz · 18 years ago
  42. db9a758 [PATCH] workstruct: fix ieee80211-softmac compile problem by David Howells · 18 years ago
  43. 359f2d1 Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream by Jeff Garzik · 18 years ago
  44. cc8ce99 [PATCH] softmac: fix unbalanced mutex_lock/unlock in ieee80211softmac_wx_set_mlme by Maxime Austruy · 18 years ago
  45. 2b50c24 [PATCH] softmac: Fixed handling of deassociation from AP by Ulrich Kunitz · 18 years ago
  46. 9db7372 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  47. 4c1ac1b Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 by David Howells · 18 years ago
  48. d7fe0f2 [PATCH] severing skbuff.h -> mm.h by Al Viro · 18 years ago
  49. 38e3a64 [PATCH] softmac: reduce scan debug output by Larry Finger · 18 years ago
  50. 718cc4c [PATCH] ieee80211: Provide generic get_stats implementation by Daniel Drake · 18 years ago
  51. 571d6ee [PATCH] Check ieee80211softmac_auth_resp kmalloc result by Arnaldo Carvalho de Melo · 18 years ago
  52. 5398d59 [PATCH] ieee80211softmac: fix verbosity when debug disabled by Larry Finger · 18 years ago
  53. 837925d [PATCH] ieee80211: Drop and count duplicate data frames to remove 'replay detected' log messages by Larry Finger · 18 years ago
  54. 42a4cf9 [PATCH] ieee80211: allow mtu bigger than 1500 by matthieu castet · 18 years ago
  55. c9308b0 [PATCH] ieee80211: Move IV/ICV stripping into ieee80211_rx by Daniel Drake · 18 years ago
  56. a3df3b6 [PATCH] softmac: remove netif_tx_disable when scanning by Michael Buesch · 18 years ago
  57. c402895 WorkStruct: make allyesconfig by David Howells · 18 years ago
  58. efa53eb [PATCH] ieee80211: Fix kernel panic when QoS is enabled by Zhu Yi · 18 years ago
  59. aec41a0 [PATCH] ieee80211: don't flood log with errors by Jiri Benc · 18 years ago
  60. bcbaecb [CRYPTO] users: Select ECB/CBC where needed by Patrick McHardy · 18 years ago
  61. 6684e59 [PATCH] sotftmac: fix a slab corruption in WEP restricted key association by Laurent Riffard · 18 years ago
  62. 7c28ad2 [PATCH] softmac: Fix WX and association related races by Michael Buesch · 18 years ago
  63. b978d02 [PATCH] bcm43xx: WE-21 support by Larry Finger · 18 years ago
  64. 1837987 net/ieee80211: fix more crypto-related build breakage by Jeff Garzik · 18 years ago
  65. 28eb177 Merge branch 'master' into upstream by Jeff Garzik · 18 years ago
  66. 3505868 [CRYPTO] users: Use crypto_hash interface instead of crypto_digest by Herbert Xu · 18 years ago
  67. f12cc20 [CRYPTO] users: Use block ciphers where applicable by Herbert Xu · 18 years ago
  68. f09fc44 [PATCH] ieee80211: Workaround malformed 802.11 frames from AP by Zhu Yi · 18 years ago
  69. 5a65694 [PATCH] ieee80211: Fix TKIP and WEP decryption error on SMP machines by Zhu Yi · 18 years ago
  70. b4328d8 [PATCH] ieee80211: TKIP and CCMP replay check rework by Zhu Yi · 18 years ago
  71. 051562f [PATCH] ieee80211: remove ieee80211_tx() is_queue_full warning by Zhu Yi · 18 years ago
  72. 65b6a27 [PATCH] ieee80211: Fix header->qos_ctl endian issue by Zhu Yi · 18 years ago
  73. f2060f03 [PATCH] ieee80211: Make ieee80211_rx_any usable by Daniel Drake · 18 years ago
  74. d7712ac [PATCH] softmac: export highest_supported_rate function by Daniel Drake · 18 years ago
  75. 5acd0c41 [PATCH] softmac: ERP handling and driver-level notifications by Daniel Drake · 18 years ago
  76. d8e2be9 [PATCH] ieee80211: small ERP handling additions by Daniel Drake · 18 years ago
  77. ca0084f [PATCH] ieee80211: TKIP requires CRC32 by Chuck Ebbert · 18 years ago
  78. 345f6b8 [PATCH] softmac: do shared key auth in workqueue by Daniel Drake · 18 years ago
  79. 0da974f [NET]: Conversions from kmalloc+memset to k(z|c)alloc. by Panagiotis Issaris · 18 years ago
  80. 4a232e7 [PATCH] softmac: fix build-break from 881ee6999d66c8fc903b429b73bbe6045b38c549 by John W. Linville · 18 years ago
  81. 8f7eb407 [PATCH] CONFIG_WIRELESS_EXT is neccessary after all by Horms · 18 years ago
  82. 9f101fc [PATCH] SoftMAC: Add network to ieee80211softmac_call_events when associate times out by Joseph Jezak · 18 years ago
  83. cb74c43 [PATCH] SoftMAC: Prevent multiple authentication attempts on the same network by Joseph Jezak · 18 years ago
  84. 6d41e26 [PATCH] 2.6.17 missing a call to ieee80211softmac_capabilities from ieee80211softmac_assoc_req by Larry Finger · 18 years ago
  85. 60d48f1 [PATCH] skb used after passing to netif_rx in net/ieee80211/ieee80211_rx.c by Eric Sesterhenn · 18 years ago
  86. 4b30153 [PATCH] ieee80211: fix not allocating IV+ICV space when usingencryption in ieee80211_tx_frame by Hong Liu · 18 years ago
  87. 6ab3d56 Remove obsolete #include <linux/config.h> by Jörn Engel · 18 years ago
  88. 7bd6b91 [PATCH] wireless: correct dump of WPA IE by Larry Finger · 18 years ago
  89. c4b3d1b [PATCH] softmac: unified capabilities computation by Joseph Jezak · 18 years ago
  90. 6ae15df [PATCH] softmac: Fix handling of authentication failure by Daniel Drake · 18 years ago
  91. 76ea4c7 [PATCH] softmac: complete shared key authentication by Daniel Drake · 18 years ago
  92. 47fbe1b [PATCH] ieee80211softmac_io.c: fix warning "defined but not used" by Toralf Förster · 18 years ago
  93. 8462fe3 [PATCH] softmac: suggest per-frame-type TX rate by Daniel Drake · 18 years ago
  94. 6274115 [PATCH] ieee80211_wx.c: remove dead code by Adrian Bunk · 18 years ago
  95. 6d92f83 [PATCH] softmac: deauthentication implies deassociation by Daniel Drake · 18 years ago
  96. fd5226a Merge branch 'upstream-fixes' into upstream by John W. Linville · 18 years ago
  97. d57336e [PATCH] softmac: make non-operational after being stopped by Daniel Drake · 18 years ago
  98. 995c992 [PATCH] softmac: don't reassociate if user asked for deauthentication by Daniel Drake · 18 years ago
  99. 921a91e [PATCH] softmac: clean up event handling code by Johannes Berg · 18 years ago
  100. 9a1771e8 [PATCH] softmac: add SIOCSIWMLME by Johannes Berg · 18 years ago