1. b3c911e Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  2. 211c17a Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  3. 79543d8 mac80211: stop polling in disassociation by David Spinadel · 12 years ago
  4. 554a43d mac80211: check sdata_running on ieee80211_set_bitrate_mask by Eliad Peller · 12 years ago
  5. 43b03f1 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  6. 0440507 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  7. a59f975 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  8. 1dd4558 mac80211: add missing kernel-doc by Ashok Nagarajan · 12 years ago
  9. d13e141 mac80211: add some missing kernel-doc by Johannes Berg · 12 years ago
  10. 6aee4ca mac80211: add back channel change flag by Stanislaw Gruszka · 12 years ago
  11. c1864cf Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  12. 2eb278e mac80211: unify SW/offload remain-on-channel by Johannes Berg · 12 years ago
  13. 196ac1c mac80211: do remain-on-channel while idle by Johannes Berg · 12 years ago
  14. 2e8d397 mac80211: add stations after AP start on reconfig by Arik Nemtsov · 12 years ago
  15. 3b08cf6 mac80211: Clear wowlan flag when drv_suspend returns failure by Pontus Fuchs · 12 years ago
  16. 8c06e8c mac80211: Add missing mesh parameter dot11MeshForwarding for debugfs by Chun-Yeow Yeoh · 12 years ago
  17. 1c4cb92 mac80211: print info when disabling HT by Johannes Berg · 12 years ago
  18. a8ce854 mac80211: configure 11b/g channel access rules for legacy APs by Stanislaw Gruszka · 12 years ago
  19. e8c9bd5 cfg80211: clarify set_channel APIs by Johannes Berg · 12 years ago
  20. 7c9c46c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  21. cc1d280 cfg80211: provide channel to join_mesh function by Johannes Berg · 12 years ago
  22. aa430da cfg80211: provide channel to start_ap function by Johannes Berg · 12 years ago
  23. d58e7e3 cfg80211: simplify cfg80211_can_beacon_sec_chan API by Johannes Berg · 12 years ago
  24. 3d9e6e1 mac80211: move ieee80211_set_channel function by Johannes Berg · 12 years ago
  25. 8a2ac26 mac80211: clean up ieee80211_set_channel by Johannes Berg · 12 years ago
  26. 9dde642 mac80211: simplify association HT parameters by Johannes Berg · 12 years ago
  27. 51ca9d8 mac80211: remove ieee80211_get_operstate() by Eliad Peller · 12 years ago
  28. 499f42b net: mac80211: Add and use ibss_vdbg debugging macro by Joe Perches · 12 years ago
  29. d63e9ae net: mac80211: Add and use ht_vdbg debugging macro by Joe Perches · 12 years ago
  30. f0d2320 net: mac80211: Convert printk(KERN_DEBUG to pr_debug by Joe Perches · 12 years ago
  31. 6efb71b mac80211: send beacon loss events to userspace by Holger Schurig · 12 years ago
  32. be0f423 mac80211: allow channel change while mesh is down by Thomas Pedersen · 12 years ago
  33. dac211e mac80211: fail authentication when AP denied authentication by Eliad Peller · 12 years ago
  34. c53f7e1 mac80211: use offchannel queue only when supported by Eliad Peller · 12 years ago
  35. 72d7872 mac80211: allow low-level drivers to set netdev feature bits by Arik Nemtsov · 12 years ago
  36. 794454c mac80211: fix non RCU-safe sta_list manipulation by Arik Nemtsov · 12 years ago
  37. 5204267 mac80211: Fix likely misuse of | for & by Joe Perches · 12 years ago
  38. d8c7aae mac80211: add missing rcu_read_lock/unlock in agg-rx session timer by Felix Fietkau · 12 years ago
  39. 71ecfa1 mac80211: clean up remain-on-channel on interface stop by Johannes Berg · 12 years ago
  40. bd34ab6 mac80211: fix error in station state transitions during reconfig by Meenakshi Venkataraman · 12 years ago
  41. b8bacc1 mac80211: Fix Unreachable Mesh Station Problem when joining to another MBSS by Chun-Yeow Yeoh · 12 years ago
  42. 925e64c mac80211: run scan after finish connection monitoring by Stanislaw Gruszka · 12 years ago
  43. e319269 net: Remove casts to same type by Joe Perches · 12 years ago
  44. 7b21aea mac80211: fix ADDBA declined after suspend with wowlan by Eyal Shapira · 12 years ago
  45. c26a0e1 mac80211: fix flag check for QoS NOACK frames by Claudio Pisa · 12 years ago
  46. 992e68b mac80211: Fix race in checking AP status by sending null frame by Soumik Das · 12 years ago
  47. a0d0d16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by John W. Linville · 12 years ago
  48. 4416f5d mac80211: Add debugfs entry for mesh ht_opmode by Ashok Nagarajan · 12 years ago
  49. cbf9322 mac80211: Modify mesh_set_ht_prot_mode() to have less identation by Ashok Nagarajan · 12 years ago
  50. 0e482db mac80211: Fix don't use '>' operator for matching channel types by Ashok Nagarajan · 12 years ago
  51. 0d894ec mac80211: Push the deleted comment to correct place by Ashok Nagarajan · 12 years ago
  52. 7863157 mac80211: fix network header location when adding encryption headers by Arik Nemtsov · 12 years ago
  53. ac55d2f mac80211: (selectively) add HT details in radiotap by Johannes Berg · 12 years ago
  54. ee70108 mac80211: Add IV-room in the skb for TKIP and WEP by Janusz.Dziedzic@tieto.com · 12 years ago
  55. 9e73dee mac80211: fix TX aggregation session timer by Johannes Berg · 12 years ago
  56. a9d3c05 mac80211: fix single queue drivers by Johannes Berg · 12 years ago
  57. 7d4e15b mac80211: fix the increment of unicast/multicast counters for forwarded PREQ by Chun-Yeow Yeoh · 12 years ago
  58. f5c5681 mac80211: send peer candidate event for new sta only by Thomas Pedersen · 12 years ago
  59. e87cc47 net: Convert net_ratelimit uses to net_<level>_ratelimited by Joe Perches · 12 years ago
  60. c597f66 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 12 years ago
  61. 3bc7945 mac80211: Convert compare_ether_addr to ether_addr_equal by hand by Joe Perches · 12 years ago
  62. b203ca3 mac80211: Convert compare_ether_addr to ether_addr_equal by Joe Perches · 12 years ago
  63. 70c33ea {nl,cfg,mac}80211: Allow user to see/configure HT protection mode by Ashok Nagarajan · 12 years ago
  64. b91e64a mac80211: Allow nonHT/HT peering in mesh by Ashok Nagarajan · 12 years ago
  65. 57aac7c mac80211: Implement HT mixed protection mode by Ashok Nagarajan · 12 years ago
  66. 431e315 mac80211: Advertise HT protection mode in IEs by Ashok Nagarajan · 12 years ago
  67. 3073a7c mac80211: Add more ethtools stats: survey, rates, etc by Ben Greear · 12 years ago
  68. e352114 mac80211: Framework to get wifi-driver stats via ethtool. by Ben Greear · 12 years ago
  69. b1ab792 mac80211: Support getting sta_info stats via ethtool. by Ben Greear · 12 years ago
  70. c7d2582 mac80211: don't transmit 40MHz frames to 20MHz peer by Thomas Pedersen · 12 years ago
  71. e87278e mac80211: insert mesh peer after init by Thomas Pedersen · 12 years ago
  72. 91a0099 mac80211: fix rate control update on 2040 bss change by Rajkumar Manoharan · 12 years ago
  73. 0d6c4a2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  74. 66f2c99 mac80211: fix AP mode EAP tx for VLAN stations by Felix Fietkau · 12 years ago
  75. d9b8ae6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 12 years ago
  76. 94c514f mac80211: Adds clean sdata helper by Andrei Emeltchenko · 12 years ago
  77. 7e3ed02 mac80211: fix num_mcast_sta counting issues by Felix Fietkau · 12 years ago
  78. 030ef8f mac80211: rename AP variable num_sta_authorized to num_mcast_sta by Felix Fietkau · 12 years ago
  79. be6bcab mac80211: check for non-managed interface by Wey-Yi Guy · 12 years ago
  80. afa762f mac80211: call ieee80211_mgd_stop() on interface stop by Eliad Peller · 12 years ago
  81. f240019 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  82. 0d8a0a1 mac80211: declare ieee80211_ave_rssi as EXPORT by Wey-Yi Guy · 12 years ago
  83. 6ac95b5 mac80211: fixup for mesh TSF adjustment latency in Toffset setpoint by Javier Cardona · 12 years ago
  84. aee286c mac80211: fix STA channel width field by Thomas Pedersen · 12 years ago
  85. e76781e mac80211: don't set mesh peer ht caps if ht disabled by Thomas Pedersen · 12 years ago
  86. f743ff4 mac80211: refactor mesh peer rate handling by Thomas Pedersen · 12 years ago
  87. 54ab1ff mac80211: refactor mesh peer initialization by Thomas Pedersen · 12 years ago
  88. 8a69067 mac80211: Support on-channel scan option. by Ben Greear · 12 years ago
  89. 6741e7f mac80211: fix logic error in ibss channel type check by Felix Fietkau · 12 years ago
  90. 973ef21 mac80211: fix truncated packets in cooked monitor rx by Felix Fietkau · 12 years ago
  91. 1dae27f mac80211: add function retrieve average rssi by Wey-Yi Guy · 12 years ago
  92. ec14bcd mac80211: Take into account TSF adjustment latency in Toffset setpoint by Javier Cardona · 12 years ago
  93. a802a6e mac80211: Choose a new toffset setpoint if a big tsf jump is detected. by Javier Cardona · 12 years ago
  94. bb3e10f mac80211: check IEEE80211_HW_QUEUE_CONTROL in ieee80211_check_queues() by Luciano Coelho · 12 years ago
  95. 0446b49 mac80211: remove ieee80211_rx_bss_get by Mohammed Shafi Shajakhan · 12 years ago
  96. 4ee73f3 mac80211: remove hw.conf.channel usage where possible by Michal Kazior · 12 years ago
  97. d01b316 mac80211: fix an issue in ieee80211_tx_info count field management by Lorenzo Bianconi · 12 years ago
  98. d91df0e cfg80211: Add channel information to NL80211_CMD_GET_INTERFACE by Pontus Fuchs · 12 years ago
  99. 5f54607 mac80211: protect ->scanning by mutex in ieee80211_work_work() by Stanislaw Gruszka · 12 years ago
  100. 133d40f mac80211: do not scan and monitor connection in parallel by Stanislaw Gruszka · 12 years ago