1. d7a4b05 cfg80211: distinguish unset DFS region from unknown by Luis R. Rodriguez · 11 years ago
  2. adbfb05 cfg80211: intersection dfs regions when intersecting regdomains by Luis R. Rodriguez · 11 years ago
  3. 4c7d398 cfg80211: use enum nl80211_dfs_regions for dfs_region everywhere by Luis R. Rodriguez · 11 years ago
  4. f7d8ad8 mac80211: minstrels: spare numerous useless calls to get_random_bytes by Karl Beldan · 11 years ago
  5. 7a5e3fa mac80211: minstrel_ht: replace some occurences of MCS_GROUP_RATES by Karl Beldan · 11 years ago
  6. 21f659b mac80211: add min required channel definition field by Eliad Peller · 11 years ago
  7. fbdd90e mac80211: enable easier manipulation of VHT beamforming caps by Eyal Shapira · 11 years ago
  8. 33787fc mac80211: move csa_chandef to sdata by Luciano Coelho · 11 years ago
  9. f63f842 mac80211: use put_unaligned_le in mesh when necessary by Chun-Yeow Yeoh · 11 years ago
  10. 6f101ef mac80211: use put_unaligned_le16 in mesh_plink_frame_tx by Chun-Yeow Yeoh · 11 years ago
  11. 2a90146 cfg80211: add an option to disable processing country IEs by Luis R. Rodriguez · 11 years ago
  12. a09a85a cfg80211: add flags to define country IE processing rules by Luis R. Rodriguez · 11 years ago
  13. a2f73b6 cfg80211: move regulatory flags to their own variable by Luis R. Rodriguez · 11 years ago
  14. ca91dc9 mac80211: use put_unaligned_le16 for precedence value in mesh by Chun-Yeow Yeoh · 11 years ago
  15. 3751c4e mac80211_hwsim: claim CCK support for HT clients by Karl Beldan · 11 years ago
  16. 0199240 cfg80211: rename __set_regdom() to reg_set_rd_country_ie() by Luis R. Rodriguez · 11 years ago
  17. f5fe324 cfg80211: set driver regulatory updates on its own by Luis R. Rodriguez · 11 years ago
  18. 84721d4 cfg80211: set user regulatory updates on its own by Luis R. Rodriguez · 11 years ago
  19. 3b9e5ac cfg80211: set core regulatory updates on its own by Luis R. Rodriguez · 11 years ago
  20. db0e066 cfg80211: pass the last_request to __set_regdom() by Luis R. Rodriguez · 11 years ago
  21. 0e3802d cfg80211: move core reg_notfier() check to source by Luis R. Rodriguez · 11 years ago
  22. f75c30e cfg80211: allow only the core to request to update the world regdom by Luis R. Rodriguez · 11 years ago
  23. fe6631f cfg80211: add helper for calling CRDA by Luis R. Rodriguez · 11 years ago
  24. 05f1a3e cfg80211: add helper for kfree'ing and assigning last_request by Luis R. Rodriguez · 11 years ago
  25. 5ad6ef5 cfg80211: add helper for kfree'ing last_request by Luis R. Rodriguez · 11 years ago
  26. 2f1c6c5 cfg80211: process non country IE conflicting first by Luis R. Rodriguez · 11 years ago
  27. b23e7a9 cfg80211: process country IE regulatory requests on their own by Luis R. Rodriguez · 11 years ago
  28. 21636c7 cfg80211: process driver regulatory requests on its own by Luis R. Rodriguez · 11 years ago
  29. 0d97a61 cfg80211: process user regulatory requests on its own by Luis R. Rodriguez · 11 years ago
  30. b3eb7f3 cfg80211: processing core regulatory hints on its own by Luis R. Rodriguez · 11 years ago
  31. e438768 cfg80211: check regulatory request alpha2 early by Luis R. Rodriguez · 11 years ago
  32. cc493e4f cfg80211: enforce disabling channels by custom or strict settings by Luis R. Rodriguez · 11 years ago
  33. ae68939 cfg80211: fix parsing when db.txt ends on a rule by Luis R. Rodriguez · 11 years ago
  34. af9b223 cfg80211: add function helpers to genregdb.awk by Luis R. Rodriguez · 11 years ago
  35. 2475b1cc mac80211: add generic cipher scheme support by Max Stepanov · 11 years ago
  36. 6bc54fb cfg80211: allow beaconing after DFS CAC by Janusz Dziedzic · 11 years ago
  37. d2859df cfg80211/mac80211: DFS setup chandef for cac event by Janusz Dziedzic · 11 years ago
  38. 5282c3b mac80211: verify ieee80211_key_replace() arguments by Johannes Berg · 11 years ago
  39. 00c3a6e cfg80211: don't allow drivers to unset NL80211_FEATURE_SCAN_FLUSH by Johannes Berg · 11 years ago
  40. 0f0094b cfg80211: add missing break in cfg80211_get_chan_state() by Johannes Berg · 11 years ago
  41. b3f51e9 mac80211: remove useless tests for array by Johannes Berg · 11 years ago
  42. 204d130 mac80211: clean up mesh local link ID generation by Thomas Pedersen · 11 years ago
  43. c99a89e mac80211: factor out plink event gathering by Thomas Pedersen · 11 years ago
  44. c7e6781 mac80211: factor out peering FSM by Thomas Pedersen · 11 years ago
  45. 5bbdd6c mac80211: assign sta plid early by Thomas Pedersen · 11 years ago
  46. fc10302 mac80211: consolidate rcu unlocks in plink frame rx by Thomas Pedersen · 11 years ago
  47. 05a23ae mac80211: factor peering frame processing into own function by Thomas Pedersen · 11 years ago
  48. 2d7f65d6 mac80211: remove unused mesh_mgmt_ies_add() prototype by Bob Copeland · 11 years ago
  49. 87d84c4 mac80211: return -ENOMEM in mesh_plink_frame_tx by Bob Copeland · 11 years ago
  50. 272a9e2 mac80211: mesh_plink: don't ignore holding timer by Bob Copeland · 11 years ago
  51. 58506eb mac80211: mesh_plink: collapse the two switch statements together by Bob Copeland · 11 years ago
  52. 36c9bb2 mac80211: mesh: rewrite rssi_threshold_check in C by Bob Copeland · 11 years ago
  53. 32cb05b mac80211: mesh_plink: group basic fitness checks by Bob Copeland · 11 years ago
  54. e76d67f mac80211: mesh: factor out common plink close/estab code by Bob Copeland · 11 years ago
  55. 0f5ffd2 mac80211: hold sta->lock across plink switch statements by Bob Copeland · 11 years ago
  56. 4efec45 mac80211: consolidate calls to plink_frame_tx by Thomas Pedersen · 11 years ago
  57. 3cde38e mac80211: fix off-by-one in llid check. by Bob Copeland · 11 years ago
  58. 1daa37c cfg80211: remove second argument from reg_process_hint() by Luis R. Rodriguez · 11 years ago
  59. 222ea58 cfg80211: force WIPHY_FLAG_CUSTOM_REGULATORY on wiphy_apply_custom_regulatory() by Luis R. Rodriguez · 11 years ago
  60. fe7c3a1 cfg80211: DFS check chandef usable before CAC by Janusz Dziedzic · 11 years ago
  61. 40d1ba6 cfg80211: add helper functions for start/end freq by Janusz Dziedzic · 11 years ago
  62. c17aa52 mac80211_hwsim: VHT add 160MHz width support by Janusz Dziedzic · 11 years ago
  63. bba05e3 mac80211_hwsim: Add iface comb for DFS by Janusz Dziedzic · 11 years ago
  64. 70526e5 mac80211_hwsim: use debugfs_remove_recursive by Janusz Dziedzic · 11 years ago
  65. 2e3049b mac80211: do not compute offset from ssn in Rx AMPDU reordering buffer by Karl Beldan · 11 years ago
  66. 8fe02e1 cfg80211: consolidate passive-scan and no-ibss flags by Luis R. Rodriguez · 11 years ago
  67. c17bff8 nl80211: better document NL80211_CMD_TDLS_MGMT by Arik Nemtsov · 11 years ago
  68. 6b73232 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 11 years ago
  69. c046555 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 11 years ago
  70. dce1eba Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx by John W. Linville · 11 years ago
  71. 33b4434 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 11 years ago
  72. b476d3f Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  73. 353c781 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  74. 01925ef Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  75. c92f06a iwlwifi: mvm: BT Coex - fix copy paste issue by Emmanuel Grumbach · 11 years ago
  76. 16f0076 iwlwifi: remove duplicate includes by Michael Opdenacker · 11 years ago
  77. befe9b6 iwlwifi: warn if firmware image doesn't exist by Johannes Berg · 11 years ago
  78. cbb346f iwlwifi: mvm: add missing break in debugfs by Johannes Berg · 11 years ago
  79. fb8b8ee iwlwifi: mvm: capture the FCS in monitor mode by Johannes Berg · 11 years ago
  80. bcbb8c9 iwlwifi: pcie: move warning message into warning by Johannes Berg · 11 years ago
  81. 22cba0c iwlwifi: mvm: BT Coex fix NULL pointer dereference by Emmanuel Grumbach · 11 years ago
  82. 84cf0e6 iwlwifi: transport config n_no_reclaim_cmds should be unsigned by Johannes Berg · 11 years ago
  83. e8e626a iwlwifi: mvm: update UAPSD support TLV bits by Alexander Bondar · 11 years ago
  84. d0a361a nl80211: fix channel switch parsing by Andrei Otcheretianski · 11 years ago
  85. 0bb861e mac80211_hwsim: Fix tracking of beaconing for multi-vif by Jouni Malinen · 11 years ago
  86. 0951ebb mac80211: fix uninitialized variable by Michal Kazior · 11 years ago
  87. 33a4586 mac80211: process mesh channel switching using beacon by Chun-Yeow Yeoh · 11 years ago
  88. b8456a1 {nl,cfg,mac}80211: implement mesh channel switch userspace API by Chun-Yeow Yeoh · 11 years ago
  89. c6da674 {nl,cfg,mac}80211: enable the triggering of CSA frame in mesh by Chun-Yeow Yeoh · 11 years ago
  90. 8f2535b mac80211: process the CSA frame for mesh accordingly by Chun-Yeow Yeoh · 11 years ago
  91. c0f17eb mac80211: refactor the parsing of chan switch ie by Chun-Yeow Yeoh · 11 years ago
  92. 06be6b1 mac80211: add ieee80211_tx_prepare_skb() helper function by Felix Fietkau · 11 years ago
  93. 034c6d6 cfg80211: export reg_initiator_name() by Luis R. Rodriguez · 11 years ago
  94. 446075d mac80211: fixes for mesh powersave logic by Marco Porsch · 11 years ago
  95. 17ac495 mac80211: Remove check for offchannel state when waking netdev queues by Seth Forshee · 11 years ago
  96. ef91ffa net: rfkill: gpio: add ACPI support by Heikki Krogerus · 11 years ago
  97. 262c91e net: rfkill: gpio: prepare for DT and ACPI support by Heikki Krogerus · 11 years ago
  98. 0be8172 net: rfkill: gpio: spinlock-safe GPIO access by Heikki Krogerus · 11 years ago
  99. f02ae59 net: rfkill: gpio: clean up clock handling by Heikki Krogerus · 11 years ago
  100. 5e7ca39 net: rfkill: gpio: convert to resource managed allocation by Heikki Krogerus · 11 years ago