1. 2683d65 mac80211: reconfigure tx on device reconfiguration by Eliad Peller · 13 years ago
  2. 94f9b97 mac80211: be more careful in suspend/resume by Johannes Berg · 13 years ago
  3. 95acac6 mac80211: allow driver to disconnect after resume by Johannes Berg · 13 years ago
  4. 615f7b9 mac80211: add driver RSSI threshold events by Meenakshi Venkataraman · 13 years ago
  5. a806c55 mac80211: Drop DS Channel PARAM in directed probe by Paul Stewart · 13 years ago
  6. 43a1c27 networking: fix warning about unused label wake_up by Vincent Zweije · 13 years ago
  7. eecc480 mac80211: add basic support for WoWLAN by Johannes Berg · 13 years ago
  8. 26d5953 mac80211: clean up station cleanup timer by Johannes Berg · 13 years ago
  9. b67afe7 Merge ssh://master.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 13 years ago
  10. 8ba0537 mac80211: fix 2.4 GHz 40 MHz disabling by Johannes Berg · 13 years ago
  11. a7b545f mac80211: add missing locking in ieee80211_reconfig by Eliad Peller · 13 years ago
  12. 67408c8 mac80211: selective throughput LED trigger active by Johannes Berg · 14 years ago
  13. e1e5406 mac80211: add throughput based LED blink trigger by Johannes Berg · 14 years ago
  14. 50a9432 mac80211: fix powersaving clients races by Johannes Berg · 14 years ago
  15. a619a4c mac80211: Add function to get probe request template for current AP by Juuso Oikarinen · 14 years ago
  16. f23a478 mac80211: support hardware TX fragmentation offload by Arik Nemtsov · 14 years ago
  17. 53f73c0 mac80211: avoid transmitting delBA to old AP by Johannes Berg · 14 years ago
  18. 025e6be mac80211: fix deadlock with multiple interfaces by Johannes Berg · 14 years ago
  19. 651b522 mac80211: Add DS Parameter Set into Probe Request on 2.4 GHz by Jouni Malinen · 14 years ago
  20. 8dcb200 mac80211: Filter ProbeReq SuppRates based on TX rate mask by Jouni Malinen · 14 years ago
  21. 2ca27bc mac80211: add p2p device type support by Johannes Berg · 14 years ago
  22. 46a5eba cfg80211/mac80211: use lockdep_assert_held by Johannes Berg · 14 years ago
  23. 5b714c6 mac80211: fix offchannel queue stop by Johannes Berg · 14 years ago
  24. 26a5845 mac80211: switch to ieee80211_sdata_running by Johannes Berg · 14 years ago
  25. 2337db8 mac80211: use subqueue helpers by Johannes Berg · 14 years ago
  26. 2e161f7 cfg80211/mac80211: extensible frame processing by Johannes Berg · 14 years ago
  27. d973497 mac80211: Don't set per-BSS QoS for monitor interfaces by Sujith · 14 years ago
  28. 4ced3f7 mac80211: move QoS-enable to BSS info by Johannes Berg · 14 years ago
  29. 2a41905 mac80211: simplify station/aggregation code by Johannes Berg · 14 years ago
  30. ac8dd50 mac80211: fix BSS info reconfiguration by Johannes Berg · 14 years ago
  31. b5878a2 mac80211: enhance tracing by Johannes Berg · 14 years ago
  32. 0f2df9e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into merge by John W. Linville · 14 years ago
  33. 618f356 mac80211: rename WLAN_STA_SUSPEND to WLAN_STA_BLOCK_BA by Johannes Berg · 14 years ago
  34. e1b3ec1 mac80211: explicitly disable/enable QoS by Stanislaw Gruszka · 14 years ago
  35. 7236fe2 mac80211: move netdev queue enabling to correct spot by Johannes Berg · 14 years ago
  36. c7a00dc mac80211: correct typos in "unavailable upon resume" warning by John W. Linville · 14 years ago
  37. 74e2bd1 mac80211: tear down all agg queues when restart/reconfig hw by Wey-Yi Guy · 14 years ago
  38. 34e8950 mac80211: allow station add/remove to sleep by Johannes Berg · 14 years ago
  39. 145b6d1 mac80211: fix memory leak in ieee80211_send_probe_req by Ming Lei · 14 years ago
  40. ab13315 mac80211: add U-APSD client support by Kalle Valo · 14 years ago
  41. 678f415 mac80211: flush workqueue before calling driver ->stop() method by Lennert Buytenhek · 14 years ago
  42. 7c12ce8 mac80211: use Probe Request template when sending a direct scan by Kalle Valo · 14 years ago
  43. 4f9b2a7 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  44. 29401f6 mac80211: No need to include WEXT headers here by Jouni Malinen · 15 years ago
  45. cf0277e mac80211: fix skb buffering issue by Johannes Berg · 14 years ago
  46. e5eb8bd mac80211: fix typo added by "mac80211: fix propagation of failed..." by John W. Linville · 14 years ago
  47. 891dc5e Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  48. 1ed32e4 mac80211: remove struct ieee80211_if_init_conf by Johannes Berg · 15 years ago
  49. 8e664fb mac80211: split up and insert custom IEs correctly by Johannes Berg · 15 years ago
  50. 9607e6b mac80211: add ieee80211_sdata_running by Johannes Berg · 15 years ago
  51. 24feda0 mac80211: fix propagation of failed hardware reconfigurations by Luis R. Rodriguez · 15 years ago
  52. ea1e4b8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 15 years ago
  53. f38fd12 mac80211: allow disabling 40MHz on 2.4GHz by Johannes Berg · 15 years ago
  54. 0f78231 mac80211: enable spatial multiplexing powersave by Johannes Berg · 15 years ago
  55. 12375ef mac80211: trace interface name by Johannes Berg · 15 years ago
  56. 47846c9 mac80211: reduce reliance on netdev by Johannes Berg · 15 years ago
  57. 1814077 mac80211: Fix bug in computing crc over dynamic IEs in beacon by Vasanthakumar Thiagarajan · 15 years ago
  58. 9b963e5 Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 by David S. Miller · 15 years ago
  59. ceb99fe mac80211: fix resume by Johannes Berg · 15 years ago
  60. 136cfa2 mac80211: use a structure to hold the mesh config information element by Rui Paulo · 15 years ago
  61. 62ae67b mac80211: remove encrypt parameter from ieee80211_tx_skb by Johannes Berg · 15 years ago
  62. 90a5e16 mac80211: implement RANN processing and forwarding by Rui Paulo · 15 years ago
  63. 4d36ec58 mac80211: split hardware scan by band by Johannes Berg · 15 years ago
  64. 0819663 mac80211: use kfree_skb() to free struct sk_buff pointers by Roel Kluin · 15 years ago
  65. 84f6a01 mac80211: fix configure_filter invocation after stop by Johannes Berg · 15 years ago
  66. 3ac64be mac80211: allow configure_filter callback to sleep by Johannes Berg · 15 years ago
  67. 42935ec mac80211: redefine usage of the mac80211 workqueue by Luis R. Rodriguez · 15 years ago
  68. a7bc376 mac80211: verify info->control.vif is not NULL by Johannes Berg · 15 years ago
  69. 3b8d81e0 mac80211: remove master netdev by Johannes Berg · 15 years ago
  70. fffd093 cfg80211: rework key operation by Johannes Berg · 15 years ago
  71. 7e9debe mac80211: disconnect when user changes channel by Johannes Berg · 15 years ago
  72. 8f77f38 mac80211: do not pass PS frames out of mac80211 again by Johannes Berg · 15 years ago
  73. 1f87f7d cfg80211: add rfkill support by Johannes Berg · 15 years ago
  74. 7ba10a8 mac80211: fix transposed min/max CW values by Johannes Berg · 15 years ago
  75. e31a16d wireless: move some utility functions from mac80211 to cfg80211 by Zhu Yi · 15 years ago
  76. 5bb644a mac80211: cancel/restart all timers across suspend/resume by Johannes Berg · 15 years ago
  77. aa837e1 mac80211: set default QoS values according to spec by Johannes Berg · 15 years ago
  78. 2448798 mac80211: add driver ops wrappers by Johannes Berg · 15 years ago
  79. 2d0ddec mac80211: unify config_interface and bss_info_changed by Johannes Berg · 15 years ago
  80. e7ec86f mac80211: validate TIM IE length (redux) by Johannes Berg · 15 years ago
  81. b9a5f8ca nl80211: Add set/get for frag/rts threshold and retry limits by Jouni Malinen · 15 years ago
  82. d91f36d mac80211: implement beacon filtering in software by Johannes Berg · 15 years ago
  83. f2753dd mac80211: add hardware restart function by Johannes Berg · 15 years ago
  84. 5ef2d41 mac80211: include HT capabilities in probe request by Johannes Berg · 15 years ago
  85. de95a54 mac80211: pass all probe request IEs to driver by Johannes Berg · 15 years ago
  86. 18a8365 cfg80211: introduce scan IE limit attribute by Johannes Berg · 15 years ago
  87. e4e72fb mac80211/iwlwifi: move virtual A-MDPU queue bookkeeping to iwlwifi by Johannes Berg · 15 years ago
  88. 2a577d9 mac80211: rework the pending packets code by Johannes Berg · 15 years ago
  89. 2de8e0d mac80211: rewrite fragmentation by Johannes Berg · 15 years ago
  90. 65fc73a nl80211: Remove NL80211_CMD_SET_MGMT_EXTRA_IE by Jouni Malinen · 15 years ago
  91. 70692ad nl80211: Optional IEs into scan request by Jouni Malinen · 15 years ago
  92. 4690029 mac80211: split IBSS/managed code by Johannes Berg · 15 years ago
  93. 96f5e66 mac80211: fix aggregation for hardware with ampdu queues by Johannes Berg · 15 years ago
  94. c771c9d mac80211: add interface list lock by Johannes Berg · 15 years ago
  95. 9a95371 mac80211: allow mac80211 drivers to get to struct ieee80211_hw from wiphy by Luis R. Rodriguez · 15 years ago
  96. 881d948 wireless: restrict to 32 legacy rates by Johannes Berg · 15 years ago
  97. f797eb7 mac80211: Fix MFP Association Comeback to use Timeout Interval IE by Jouni Malinen · 15 years ago
  98. 63a5ab8 mac80211: 802.11w - Implement Association Comeback processing by Jouni Malinen · 15 years ago
  99. b309366 mac80211: make wake/stop_queue_by_reason() functions static by Kalle Valo · 16 years ago
  100. ce7c911 mac80211: track master queue status by Kalle Valo · 16 years ago