1. bd2a813 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  2. 1f98ab7 mac80211: call skb_dequeue/ieee80211_free_txskb instead of __skb_queue_purge by Felix Fietkau · 12 years ago
  3. 20f544e mac80211: don't send null data packet when not associated by Johannes Berg · 12 years ago
  4. cfff2f9 mac80211: fix memory leak in device registration error path by Johannes Berg · 12 years ago
  5. 987c285 mac80211: sync acccess to tx_filtered/ps_tx_buf queues by Arik Nemtsov · 12 years ago
  6. bca1e29 mac80211: init sched_scan_ies by David Spinadel · 12 years ago
  7. 35f5149 mac80211: do not call ieee80211_configure_filter if no interfaces are up by Felix Fietkau · 12 years ago
  8. efec22b Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  9. 6dbda2d mac80211: make sure data is accessible in EAPOL check by Johannes Berg · 12 years ago
  10. 9b395bc mac80211: verify that skb data is present by Johannes Berg · 12 years ago
  11. 4a4f1a5 mac80211: check management frame header length by Johannes Berg · 12 years ago
  12. badecb0 mac80211: fix SSID copy on IBSS JOIN by Antonio Quartulli · 12 years ago
  13. f7fbf70 mac80211: don't inspect Sequence Control field on control frames by Javier Cardona · 12 years ago
  14. 2ac64cd mac80211: Don't drop frames received with mesh ttl == 1 by Javier Cardona · 12 years ago
  15. 555cb71 mac80211: Only process mesh config header on frames that RA_MATCH by Javier Cardona · 12 years ago
  16. 9690fb1 mac80211: use blacklist for duplicate IE check by Johannes Berg · 12 years ago
  17. 290eddc Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  18. 3a40414 mac80211: connect with HT20 if HT40 is not permitted by Johannes Berg · 12 years ago
  19. d4fa14c mac80211: use ieee80211_free_txskb in a few more places by Felix Fietkau · 12 years ago
  20. 4045f72 mac80211: check if key has TKIP type before updating IV by Stanislaw Gruszka · 12 years ago
  21. 6863255 cfg80211/mac80211: avoid state mishmash on deauth by Stanislaw Gruszka · 12 years ago
  22. df9b429 Merge remote-tracking branch 'wireless/master' into mac80211 by Johannes Berg · 12 years ago
  23. c3e7724 mac80211: use ieee80211_free_txskb to fix possible skb leaks by Felix Fietkau · 12 years ago
  24. 55fabef mac80211: call drv_get_tsf() in sleepable context by Thomas Pedersen · 12 years ago
  25. 33766368 mac80211: Fix FC masking in BIP AAD generation by Jouni Malinen · 12 years ago
  26. c6f219d mac80211: don't send delBA on addBA failure by Johannes Berg · 12 years ago
  27. 582bb50 mac80211: don't send delBA when removing stations by Johannes Berg · 12 years ago
  28. 7f16114 mac80211: don't send delBA before disassoc by Johannes Berg · 12 years ago
  29. 2514ec8 mac80211: fix IBSS auth TX debug message by Sylvain Roger Rieunier · 12 years ago
  30. 552bff0 cfg80211: constify name parameter to add_virtual_intf by Johannes Berg · 12 years ago
  31. 2ad4814 mac80211: make reset debugfs depend on CONFIG_PM by Johannes Berg · 12 years ago
  32. 9385d04 mac80211: allow re-open the blocked peer link in mesh by Chun-Yeow Yeoh · 12 years ago
  33. 5d8e423 mac80211: change locking around ieee80211_recalc_smps by Johannes Berg · 12 years ago
  34. 04b7b2f mac80211: handle power constraint/country IE better by Johannes Berg · 12 years ago
  35. 3a6a0d8 mac80211: remove unneeded CONFIG_PM ifdef by Johannes Berg · 12 years ago
  36. 1bad538 mac80211: validate skb->dev in the tx status path by Felix Fietkau · 12 years ago
  37. b22cfcf mac80211: use call_rcu() on sta deletion by Eliad Peller · 12 years ago
  38. e548c49 mac80211: add key flag for management keys by Johannes Berg · 12 years ago
  39. 2cc59e7 mac80211: reply to AUTH with DEAUTH if sta allocation fails in IBSS by Antonio Quartulli · 12 years ago
  40. 6ae1677 mac80211: move ieee80211_send_deauth_disassoc outside mlme code by Antonio Quartulli · 12 years ago
  41. 316b6b5 net/mac80211/scan.c: removes unnecessary semicolon by Peter Senna Tschudin · 12 years ago
  42. 23a85b45 mac80211: refactor set_channel_type by Michal Kazior · 12 years ago
  43. 964b19f mac80211: use synchronize_net() on key destroying by Eliad Peller · 12 years ago
  44. 761a48d mac80211: check power constraint IE size when parsing by Johannes Berg · 12 years ago
  45. 00b1482 Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 12 years ago
  46. 882a7c6 mac80211: disconnect if channel switch fails by Johannes Berg · 12 years ago
  47. 30dd3ed mac80211: don't hang on to sched_scan_ies by Johannes Berg · 12 years ago
  48. 944b9e3 Merge remote-tracking branch 'mac80211/master' into mac80211-next by Johannes Berg · 12 years ago
  49. a4ed534 mac80211: use list_move instead of list_del/list_add by Wei Yongjun · 12 years ago
  50. 7ce8c7a mac80211: Various small fixes for cfg.c: mpath_set_pinfo() by LEO Airwarosu Yoichi Shinoda · 12 years ago
  51. 00ea6de mac80211: don't use kerneldoc for ieee80211_add_rx_radiotap_header by Johannes Berg · 12 years ago
  52. 3d2abdf mac80211: clear bssid on auth/assoc failure by Eliad Peller · 12 years ago
  53. 0ef24e5 mac80211: Do not check for valid hw_queues for P2P_DEVICE by Ilan Peer · 12 years ago
  54. a4881cc Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  55. aba4e6f mac80211: Fix AP mode regression by Sujith Manoharan · 12 years ago
  56. 27f0112 mac80211: fix DS to MBSS address translation by Thomas Pedersen · 12 years ago
  57. 01e17da Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  58. dcf3396 mac80211: clean up ieee80211_subif_start_xmit by Johannes Berg · 12 years ago
  59. fe94fe0 mac80211: pass channel to ieee80211_send_probe_req by Johannes Berg · 12 years ago
  60. c0af073 mac80211: convert ops checks to WARN_ON by Johannes Berg · 12 years ago
  61. 9b86487 mac80211: check operating channel in scan by Johannes Berg · 12 years ago
  62. 4797c7b mac80211: use RX status band instead of current band by Johannes Berg · 12 years ago
  63. 3d01be7 mac80211: don't assume channel is set in tracing by Johannes Berg · 12 years ago
  64. f9e6e95 mac80211: use oper_channel in rate init by Johannes Berg · 12 years ago
  65. 9e99a12 mac80211: remove freq/chantype from debugfs by Johannes Berg · 12 years ago
  66. e31583c mac80211: remove almost unused local variable by Johannes Berg · 12 years ago
  67. 466f310 mac80211: mesh: don't use global channel type by Johannes Berg · 12 years ago
  68. d348f69 mac80211: simplify buffers in aes_128_cmac_vector by Johannes Berg · 12 years ago
  69. 6d71117 mac80211: add IEEE80211_HW_P2P_DEV_ADDR_FOR_INTF by Johannes Berg · 12 years ago
  70. f142c6b mac80211: support P2P Device abstraction by Johannes Berg · 12 years ago
  71. 98104fde cfg80211: add P2P Device abstraction by Johannes Berg · 12 years ago
  72. cc74c0c mac80211: make ieee80211_beacon_connection_loss_work static by Johannes Berg · 12 years ago
  73. 5bc1420 mac80211: check size of channel switch IE when parsing by Johannes Berg · 12 years ago
  74. 3049000 mac80211: fix CSA handling timer by Johannes Berg · 12 years ago
  75. 57eebdf mac80211: clean up CSA handling code by Johannes Berg · 12 years ago
  76. 90bcf86 mac80211: remove unneeded 'bssid' variable by Johannes Berg · 12 years ago
  77. 4c29867 mac80211: support A-MPDU status reporting by Johannes Berg · 12 years ago
  78. e687f61 mac80211: add supported rates change notification in IBSS by Antonio Quartulli · 12 years ago
  79. 4bd4c2d mac80211: clean up mpath_move_to_queue() by Thomas Pedersen · 12 years ago
  80. b22bd52 mac80211: use skb_queue_walk() in mesh_path_assign_nexthop by Thomas Pedersen · 12 years ago
  81. aa7a008 mac80211: avoid using synchronize_rcu in ieee80211_set_probe_resp by Eyal Shapira · 12 years ago
  82. df32381 mac80211: fix unnecessary beacon update after peering status change by Marco Porsch · 12 years ago
  83. f609a43 mac80211: skb leak in mesh_plink_frame_tx() by Thomas Pedersen · 12 years ago
  84. e7570df mac80211: don't request ack for peering close by Thomas Pedersen · 12 years ago
  85. 3e17f2b mac80211: remove ieee80211_clean_sdata() by Thomas Pedersen · 12 years ago
  86. 0d466b9c mac80211: improve cleanup when leaving mesh by Thomas Pedersen · 12 years ago
  87. dd4c926 mac80211: cancel mesh path timer by Johannes Berg · 12 years ago
  88. 2d9957c mac80211: clear timer bits when disconnecting by Johannes Berg · 12 years ago
  89. 19c3b83 mac80211: reset station MLME flags upon new association by Johannes Berg · 12 years ago
  90. e83e654 mac80211: use eth_broadcast_addr by Johannes Berg · 12 years ago
  91. 1411af1 mac80211: enable WDS carrier only after adding station by Johannes Berg · 12 years ago
  92. c405c62 mac80211: manage carrier state in mesh by Johannes Berg · 12 years ago
  93. 2d56577 mac80211: use correct channel in TX by Johannes Berg · 12 years ago
  94. 6b77863 mac80211: fix current vs. operating channel in preq/beacon by Johannes Berg · 12 years ago
  95. 679ef4e mac80211: use oper_channel in utils and config by Johannes Berg · 12 years ago
  96. 568d6e2 mac80211: use oper_channel in managed mlme by Johannes Berg · 12 years ago
  97. 273686d mac80211: use oper_channel in ibss by Johannes Berg · 12 years ago
  98. 6962d60 mac80211: use oper_channel in mesh by Johannes Berg · 12 years ago
  99. b17166a mac80211: set channel only once during auth/assoc by Johannes Berg · 12 years ago
  100. 13e0c8e mac80211: rename sta to new_sta by Johannes Berg · 12 years ago