1. 737be10 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  2. d3a58df mac80211: set new interfaces as idle upon init by Avraham Stern · 11 years ago
  3. abd43a6 mac80211: reduce packet loss notifications under load by Felix Fietkau · 11 years ago
  4. 923eaf3 mac80211: don't check netdev state for debugfs read/write by Arik Nemtsov · 11 years ago
  5. 494b659 wireless: add missing WLAN_EID_BSS_INTOLERANT_CHL_REPORT by Jes Sorensen · 11 years ago
  6. 53d0452 mac80211: fix a memory leak on sta rate selection table by Felix Fietkau · 11 years ago
  7. 03c4444 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  8. a9fb541 regdb: Generalize the mW to dBm power conversion by chaitanya.mgit@gmail.com · 11 years ago
  9. c7d37a6 mac80211: fix IBSS join by initializing last_scan_completed by Krzysztof Hałasa · 11 years ago
  10. 3bb2055 cfg80211: send events when devices are added/removed by Johannes Berg · 11 years ago
  11. 34171dc mac80211: fix virtual monitor interface addition by Emmanuel Grumbach · 11 years ago
  12. 1a5f0c1 mac80211: add a single-transaction driver op to switch contexts by Luciano Coelho · 11 years ago
  13. ef1b075 mwifiex: use 'const' qualifier for 2nd arg of mwifiex_tdls_add_ht_oper by John W. Linville · 11 years ago
  14. 1c48f98 ath9k: fix sleep timer during suspend by Rajkumar Manoharan · 11 years ago
  15. 4bbf441 ath9k: Handle multiple keys while setting tx filters by Rajkumar Manoharan · 11 years ago
  16. 0986949 mwifiex: update seq number correctly for packets from TDLS peer by Avinash Patil · 11 years ago
  17. 71e17ee mwifiex: set TDLS flags for AMSDU packets by Avinash Patil · 11 years ago
  18. c1078bc mwifiex: delete TDLS link upon Teardown event by Avinash Patil · 11 years ago
  19. d8d2f19 mwifiex: silence TDLS link delete failure for nonexistent link by Avinash Patil · 11 years ago
  20. 16e8552 mwifiex: avoid TDLS check for packets destined to AP by Avinash Patil · 11 years ago
  21. b7a5970 ath9k: fix build error with disabled debug by Zefir Kurtisi · 11 years ago
  22. 7e8c049 b43: N-PHY: add missing calib values for radio 0x2026 rev 11 by Rafał Miłecki · 11 years ago
  23. 9121173 b43: fix list of 5 GHz channels for 802.11n cards by Rafał Miłecki · 11 years ago
  24. e9cdcb7 b43: fix typo in define name for 2 GHz channels (s/CHAN4G/CHAN2G/) by Rafał Miłecki · 11 years ago
  25. d2ed270 libertas: fix return value when processing invalid packet by Dan Williams · 11 years ago
  26. 2ad69ac5 rt2x00: Endless loop on hub port power down by Richard Genoud · 11 years ago
  27. 5c2b607 carl9170: fix leaks at failure path in carl9170_usb_probe() by Alexey Khoroshilov · 11 years ago
  28. b88bb29 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 11 years ago
  29. 40a10fd Merge git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  30. 99abe65 Merge tag 'nfc-next-3.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by John W. Linville · 11 years ago
  31. 2c316e6 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 11 years ago
  32. 67af981 cfg80211: allow RSSI compensation by Emmanuel Grumbach · 11 years ago
  33. 999609f iwlwifi: mvm: remove vif argument from power_update_mac by Arik Nemtsov · 11 years ago
  34. 13b7232 iwlwifi: mvm: make iwl_mvm_update_beacon_abort static by Emmanuel Grumbach · 11 years ago
  35. 1fa477c iwlwifi: mvm: remove debugfs hook for reduced tx power by Emmanuel Grumbach · 11 years ago
  36. 0f618e6 iwlwifi: mvm: disable reduced Tx power when not applicable by Emmanuel Grumbach · 11 years ago
  37. bca49d9 iwlwifi: mvm: pass force_assoc_off all the way down to avoid hacks by Luciano Coelho · 11 years ago
  38. fa7b2e7 iwlwifi: mvm: don't filter out the first beacon by Avri Altman · 11 years ago
  39. 0ccab3d Merge remote-tracking branch 'iwlwifi-fixes/master' into iwlwifi-next by Emmanuel Grumbach · 11 years ago
  40. 7bacc78 iwlwifi: mvm: disable beacon filtering by Emmanuel Grumbach · 11 years ago
  41. 4d3df54 cfg80211: don't set reg timeout for user-handled hint by Arik Nemtsov · 11 years ago
  42. 7406353 cfg80211: implement cfg80211_get_station cfg80211 API by Antonio Quartulli · 11 years ago
  43. cca674d mac80211: export the expected throughput by Antonio Quartulli · 11 years ago
  44. 9681047 ath9k: fixup "ath9k_htc: fix build with disabled debug" by John W. Linville · 11 years ago
  45. 24acfc6 b43: xmit: set 5 GHz bit depending on current band by Rafał Miłecki · 11 years ago
  46. 3cad711 ath9k_htc: fix build with disabled debug by Oleksij Rempel · 11 years ago
  47. 773cfc5 b43: add more devices to the bands database by Rafał Miłecki · 11 years ago
  48. 075ca60 b43: move bands detection to a separated function by Rafał Miłecki · 11 years ago
  49. 867d849 cfg80211: export expected throughput through get_station() by Antonio Quartulli · 11 years ago
  50. 7974728 NFC: st21nfca: Add ISO15693 Reader/Writer support by Christophe Ricard · 11 years ago
  51. a779b88 NFC: st21nfca: Improve load_session by Christophe Ricard · 11 years ago
  52. f517a5f NFC: dts: st21nfca_i2c: Add DTS Documentation by Christophe Ricard · 11 years ago
  53. c44cb2e NFC: dts: st21nfca: Add device-tree (Open Firmware) support to st21nfca by Christophe Ricard · 11 years ago
  54. 0515829 NFC: NCI: Send all NCI frames to raw sockets by Hiren Tandel · 11 years ago
  55. 57be1f3 NFC: Add RAW socket type support for SOCKPROTO_RAW by Hiren Tandel · 11 years ago
  56. c79d9f9 NFC: NCI: No need to reverse ATR_RES Response by Hiren Tandel · 11 years ago
  57. 4b8b626 NFC: digital: Handle multiple SENSF_REQ frames by Mark A. Greer · 11 years ago
  58. 96e829b4 NFC: digital: SENSF_RES excludes RD when SENSF_REQ RC is zero by Mark A. Greer · 11 years ago
  59. 20e6f7f brcmsmac: make return of 0 explicit by Julia Lawall · 11 years ago
  60. 08232bf ath9k_hw: Abort transmission for sleeping station by Rajkumar Manoharan · 11 years ago
  61. 1db1059 b43: make B43_PCMCIA and B43_SDIO depend on B43_SSB by Rafał Miłecki · 11 years ago
  62. 4f4aa2e ssb: sprom: add dev_id field for value overriding standard ID by Rafał Miłecki · 11 years ago
  63. 7a8af8c b43: rework band switching by Rafał Miłecki · 11 years ago
  64. 50c1b59 b43: complete PHY reset by Rafał Miłecki · 11 years ago
  65. b60c3c2 b43: move PHY reset code into PHY specific file by Rafał Miłecki · 11 years ago
  66. 0f68423 b43: split upload of init values into 2 functions by Rafał Miłecki · 11 years ago
  67. 83dc363 rtlwifi: remove unused allow_all_destaddr functions by Peter Wu · 11 years ago
  68. 20b4f9c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by John W. Linville · 11 years ago
  69. 922bd80 cfg80211: constify wowlan/coalesce mask/pattern pointers by Johannes Berg · 11 years ago
  70. c1e5f47 cfg80211: constify more pointers in the cfg80211 API by Johannes Berg · 11 years ago
  71. 3b3a016 cfg80211: constify MAC addresses in cfg80211 ops by Johannes Berg · 11 years ago
  72. 5344669 iwlwifi: mvm: set the MAC_FILTER_IN_BEACON flag also for P2P by Luciano Coelho · 11 years ago
  73. cad3f08 iwlwifi: mvm: enable MAC_FILTER_IN_BEACON when forced_assoc_off is set by Luciano Coelho · 11 years ago
  74. 5c90422 iwlwifi: mvm: don't allow diversity if BT Coex / TT forbid it by Emmanuel Grumbach · 11 years ago
  75. 894981e iwlwifi: mvm: Remove redundant initialization by Avri Altman · 11 years ago
  76. 3b00772 iwlwifi: mvm: update power after phy_ctxt is NULL when unassigning chanctx by Luciano Coelho · 11 years ago
  77. 8d77ec8 mac80211: fix csa_counter_offs argument name in docbook by Luciano Coelho · 11 years ago
  78. c2e4323 cfg80211: add documentation for max_num_csa_counters by Luciano Coelho · 11 years ago
  79. 00591ce mac80211: minstrel-ht: small clarifications by Johannes Berg · 11 years ago
  80. f8b8a47 wlcore: Remove trailing semicolon from do {...} while (0) macro by Joe Perches · 11 years ago
  81. 8d767dc mwifiex: set valid tx_param during mwifiex_send_null_packet by Avinash Patil · 11 years ago
  82. bb71d01 mwifiex: restore current SDIO write port in failure cases by Avinash Patil · 11 years ago
  83. 89ce4f6 ath: add JP DFS pattern detector by Janusz Dziedzic · 11 years ago
  84. f12e3e0 ath: add DFS FCC pattern detector by Janusz Dziedzic · 11 years ago
  85. e757201 drivers/net/wireless/ti/wl*/spi.c: Simplify CRC computation by George Spelvin · 11 years ago
  86. 9b60fa4 drivers/mmc/host/mmc_spi.c: Use get/put_unaligned_be32 by George Spelvin · 11 years ago
  87. 1836eea lib/crc7: Shift crc7() output left 1 bit by George Spelvin · 11 years ago
  88. d91a48c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 11 years ago
  89. 75e5807 Merge branch 'for-linville' of git://github.com/kvalo/ath by John W. Linville · 11 years ago
  90. af7c603 iwlwifi: fix LED support Kconfig dependencies by Johannes Berg · 11 years ago
  91. 4c9706d iwlwifi: update nmi register by Liad Kaufman · 11 years ago
  92. cf52023 iwlwifi: mvm: combine p2p and station mac context functions by Luciano Coelho · 11 years ago
  93. 4d66449 iwlwifi: mvm: BT Coex - send channel inhibition before association by Emmanuel Grumbach · 11 years ago
  94. 1af586c mac80211: Handle the CSA counters correctly by Andrei Otcheretianski · 11 years ago
  95. 6ec8c33 mac80211: Provide ieee80211_beacon_get_template API by Andrei Otcheretianski · 11 years ago
  96. 0d06d9b mac80211: Support multiple CSA counters by Andrei Otcheretianski · 11 years ago
  97. 9a774c7 cfg80211: Support multiple CSA counters by Andrei Otcheretianski · 11 years ago
  98. 387910c mac80211: Update CSA counters in mgmt frames by Andrei Otcheretianski · 11 years ago
  99. 34d22ce cfg80211: Add API to update CSA counters in mgmt frames by Andrei Otcheretianski · 11 years ago
  100. 00ec75f cfg80211: pass the actual iftype when calling cfg80211_chandef_dfs_required() by Luciano Coelho · 11 years ago