1. 1176360 [PATCH] Fix breakage after SG cleanups by Ralf Baechle · 17 years ago
  2. fa05f12 Update net/ to use sg helpers by Jens Axboe · 17 years ago
  3. 804b908 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by Linus Torvalds · 17 years ago
  4. 93043ec define global BIT macro by Jiri Slaby · 17 years ago
  5. 67a4cce [PATCH] mac80211: make ieee802_11_parse_elems return void by John W. Linville · 17 years ago
  6. d114f39 [MAC80211]: only honor IW_SCAN_THIS_ESSID in STA, IBSS, and AP modes by John W. Linville · 17 years ago
  7. 107acb2 [PATCH] mac80211: honor IW_SCAN_THIS_ESSID in siwscan ioctl by Bill Moss · 17 years ago
  8. cffdd30 [PATCH] mac80211: store SSID in sta_bss_list by John W. Linville · 17 years ago
  9. 65c107ab [PATCH] mac80211: store channel info in sta_bss_list by John W. Linville · 17 years ago
  10. 1dd84aa [PATCH] mac80211: reorder association debug output by Johannes Berg · 17 years ago
  11. 58a9ac1 [PATCH] mac80211: fix set_channel regression by Johannes Berg · 17 years ago
  12. e2f036d [PATCH] mac80211: Defer setting of RX_FLAG_DECRYPTED. by Mattias Nissler · 17 years ago
  13. 0654ff0 [PATCH] ieee80211_if_set_type: make check for master dev more explicit by John W. Linville · 17 years ago
  14. 478f8d2 [MAC80211]: add sta_notify callback by Tomas Winkler · 17 years ago
  15. 42613db [MAC80211]: implement cfg80211's change_interface hook by Johannes Berg · 17 years ago
  16. 47f0c50 [MAC80211]: Add association LED trigger by Michael Buesch · 17 years ago
  17. ddd3d2b [MAC80211]: make userspace-mlme a per-interface setting by Johannes Berg · 17 years ago
  18. 58d4185 [MAC80211]: improve radiotap injection by Johannes Berg · 17 years ago
  19. 628a140 [MAC80211]: remove ALG_NONE by Johannes Berg · 17 years ago
  20. 640845a [MAC80211]: use RX_FLAG_DECRYPTED for sw decrypted as well by Johannes Berg · 17 years ago
  21. 1990af8 [MAC80211]: consolidate decryption more by Johannes Berg · 17 years ago
  22. 70f0876 [MAC80211]: move sta_process rx handler later by Johannes Berg · 17 years ago
  23. f9d540e [MAC80211]: remove management interface by Johannes Berg · 17 years ago
  24. a289755 [MAC80211]: add "invalid" interface type by Johannes Berg · 17 years ago
  25. f7c4dae [MAC80211]: Check open_count before calling config callback. by Michael Buesch · 17 years ago
  26. 30ccb08 [PATCH] mac80211: bss_tim_clear must use ~ instead of ! by Michael Buesch · 17 years ago
  27. b4010e0 [PATCH] mac80211: remove generic IE for AP interfaces by Johannes Berg · 17 years ago
  28. 51617f0 [PATCH] mac80211: remove all prism2 ioctls by Johannes Berg · 17 years ago
  29. 5391899 [PATCH] mac80211: fix iff_promiscs, iff_allmultis race by Johannes Berg · 17 years ago
  30. 50741ae [PATCH] mac80211: fix TKIP IV update by Johannes Berg · 17 years ago
  31. fb1c1cd [PATCH] mac80211: fix vlan bug by Johannes Berg · 17 years ago
  32. af1a90d [PATCH] mac80211: remove ieee80211_wep_get_keyidx by Johannes Berg · 17 years ago
  33. 6a22a59 [PATCH] mac80211: consolidate encryption by Johannes Berg · 17 years ago
  34. 4f0d18e [PATCH] mac80211: consolidate decryption by Johannes Berg · 17 years ago
  35. b2e7771 [PATCH] mac80211: pass frames to monitor interfaces early by Johannes Berg · 17 years ago
  36. 5b2812e [PATCH] mac80211: fix interface initialisation and deinitialisation by Johannes Berg · 17 years ago
  37. 7901042 [PATCH] mac80211: fix virtual interface locking by Johannes Berg · 17 years ago
  38. ea49c35 [PATCH] mac80211: remove crypto algorithm typedef by Johannes Berg · 17 years ago
  39. 0ec3ca4 [PATCH] mac80211: validate VLAN interfaces better by Johannes Berg · 17 years ago
  40. 4150c57 [PATCH] mac80211: revamp interface and filter configuration by Johannes Berg · 17 years ago
  41. 3b04ddd [NET]: Move hardware header operations out of netdevice. by Stephen Hemminger · 17 years ago
  42. b95cce3 [NET]: Wrap hard_header_parse by Stephen Hemminger · 17 years ago
  43. e0eb685 [MAC80211]: rename ieee80211_cfg.h to cfg.h by Michael Wu · 17 years ago
  44. d86ec78 [MAC80211]: kill vlan_id by Johannes Berg · 17 years ago
  45. c095df5 [MAC80211]: kill IE parse typedef by Johannes Berg · 17 years ago
  46. fa5fea7 [MAC80211]: rename ieee80211_cfg.c to cfg.c by Johannes Berg · 17 years ago
  47. dd1cd4c [MAC80211]: print out wiphy name instead of master device by Johannes Berg · 17 years ago
  48. 693d454 [MAC80211]: fix warnings introduced by the doc patches by Johannes Berg · 17 years ago
  49. 011bfcc [MAC80211]: remove key threshold stuff by Johannes Berg · 17 years ago
  50. 72abd81 [MAC80211]: allow drivers to indicate failed FCS/PLCP checksum by Johannes Berg · 17 years ago
  51. 61609bc [MAC80211]: Add support for setting TX power and radio status by Michael Buesch · 17 years ago
  52. 5568296 [NL80211]: add netlink interface to cfg80211 by Johannes Berg · 17 years ago
  53. 0795af5 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() by Joe Perches · 17 years ago
  54. aa0daf0 [MAC80211]: remove/change some comments about Michael MIC hardware offload by Johannes Berg · 17 years ago
  55. 475fa49 [MAC80211]: PS mode fix by Tomas Winkler · 17 years ago
  56. 68aae11 [MAC80211]: use internal network device stats by Stephen Hemminger · 17 years ago
  57. 2433879 [MAC80211]: get STA after tx radiotap snipped by warmcat · 17 years ago
  58. 139c3a0 [MAC80211]: ignore key index on pairwise key (WEP only) by Volker Braun · 17 years ago
  59. c39e3a0 [MAC80211]: remove TKIP mixing for hw accel again by Johannes Berg · 17 years ago
  60. 6a7664d [MAC80211]: remove HW_KEY_IDX_INVALID by Johannes Berg · 17 years ago
  61. c15a205 [MAC80211]: remove set_key_idx callback by Johannes Berg · 17 years ago
  62. 7848ba7 [MAC80211]: rework hardware crypto flags by Johannes Berg · 17 years ago
  63. b708e61 [MAC80211]: remove turbo modes by Johannes Berg · 17 years ago
  64. d4e46a3 [MAC80211]: fix race conditions with keys by Johannes Berg · 17 years ago
  65. c29b9b9 [MAC80211]: don't send invalid QoS frames by Johannes Berg · 17 years ago
  66. 5d4ecd9 [MAC80211]: remove spy wext ioctls by Johannes Berg · 17 years ago
  67. 881d966 [NET]: Make the device list and device lookups per namespace. by Eric W. Biederman · 17 years ago
  68. c9ee23d [MAC80211]: make assoc_ap a flag by Johannes Berg · 17 years ago
  69. 52aa944 [MAC80211]: remove hostapd interface stuff by Johannes Berg · 17 years ago
  70. 8dc06a1 [MAC80211]: improve key selection comment by Johannes Berg · 17 years ago
  71. b331615 [MAC80211]: filter locally-originated multicast frames by John W. Linville · 17 years ago
  72. 3c3b00c [MAC80211]: clean up whitespace by Johannes Berg · 17 years ago
  73. b63bde7 [MAC80211]: fix preamble setting by Johannes Berg · 17 years ago
  74. 6c55aa9 [MAC80211]: Remove overly sticky averaging filters for rssi, signal, noise by Larry Finger · 17 years ago
  75. e7a64f1 [MAC80211]: add interface index to key debugfs by Johannes Berg · 17 years ago
  76. 11a843b [MAC80211]: rework key handling by Johannes Berg · 17 years ago
  77. 3aefaa3 [MAC80211]: remove fake set_key() call by Johannes Berg · 17 years ago
  78. f658eb9 [MAC80211] key handling: remove default_wep_only by Johannes Berg · 17 years ago
  79. 8f37171 [MAC80211]: remove krefs for keys by Johannes Berg · 17 years ago
  80. 8f20fc2 [MAC80211]: embed key conf in key, fix driver interface by Johannes Berg · 17 years ago
  81. 13262ff [MAC80211]: Remove bitfields from struct ieee80211_sub_if_data by Jiri Slaby · 17 years ago
  82. d6f2da5 [MAC80211]: Remove bitfields from struct ieee80211_if_sta by Jiri Slaby · 17 years ago
  83. badffb7 [MAC80211]: Remove bitfields from struct ieee80211_txrx_data by Jiri Slaby · 17 years ago
  84. e8bf964 [MAC80211]: Remove bitfields from struct ieee80211_tx_packet_data by Jiri Slaby · 17 years ago
  85. cf96683 [MAC80211]: use switch statement in tx code by Johannes Berg · 17 years ago
  86. eb063c1 [MAC80211]: refactor event sending by Johannes Berg · 17 years ago
  87. 808718c [MAC80211]: kill key_mgmt, use key_management_enabled by Johannes Berg · 17 years ago
  88. 7b33a57 [MAC80211]: remove unused ioctls (3) by Johannes Berg · 17 years ago
  89. 53cb670 [MAC80211]: remove unused ioctls (2) by Johannes Berg · 17 years ago
  90. b2446b3 [MAC80211]: remove unused ioctls (1) by Johannes Berg · 17 years ago
  91. 3017b80 [MAC80211]: fix software decryption by Johannes Berg · 17 years ago
  92. 82f7160 [MAC80211]: remove radar stuff by Johannes Berg · 17 years ago
  93. 6438567 [MAC80211]: remove ieee80211_msg_wep_frame_unknown_key by Johannes Berg · 17 years ago
  94. 1a84f3f [MAC80211]: ratelimit some RX messages by Johannes Berg · 17 years ago
  95. e6660d9 [MAC80211]: remove PRISM2_PARAM_RADIO_ENABLED by Johannes Berg · 17 years ago
  96. 50339a6 [MAC80211]: fix key debugfs by Johannes Berg · 17 years ago
  97. 2a8a9a8 [MAC80211]: avoid copying packets to interfaces that are down by Johannes Berg · 17 years ago
  98. 172589c [NET]: DIV_ROUND_UP cleanup (part two) by Ilpo Järvinen · 17 years ago
  99. fe6aa30 [MAC80211]: Add SIOCGIWTXPOWER routine by Larry Finger · 17 years ago
  100. 1bec3f1 [MAC80211]: fix add_interface monitor mode behaviour by Johannes Berg · 17 years ago