1. d85dad7 mac80211: remove erroneous comment about RX radiotap header by Johannes Berg · 11 years ago
  2. 06d181a mac80211: add NAPI support back by Johannes Berg · 11 years ago
  3. 9900e48 nl80211: use ie_len in scheduled scan by Johannes Berg · 11 years ago
  4. e7aceef cfg80211: remove NL80211_FEATURE_P2P_DEVICE_NEEDS_CHANNEL by Johannes Berg · 11 years ago
  5. dfa1ad2 ieee80211: Print human-readable disassoc/deauth reason codes by Calvin Owens · 11 years ago
  6. 1d5e126 mac80211: simplify roc check in idle calculation by Johannes Berg · 11 years ago
  7. 361c3e0 mac80211_hwsim: allow creation of single-channel radios with chanctx by Luciano Coelho · 11 years ago
  8. e4dcbb3 mac80211: fix IE buffer len by David Spinadel · 11 years ago
  9. 802ee9e mac80211: add beacon_loss debugfs file by Eliad Peller · 11 years ago
  10. 448cd2e mac80211: reset probe_send_count also in HW_CONNECTION_MONITOR case by Eliad Peller · 11 years ago
  11. b59ec8d mac80211_hwsim: fix number of channels in interface combinations by Johannes Berg · 11 years ago
  12. 4bf332c mac80211: remove superfluous band variable by Johannes Berg · 11 years ago
  13. 63c361f mac80211: propagate STBC / LDPC flags to radiotap by Emmanuel Grumbach · 11 years ago
  14. 1b8d242 mac80211: move VHT related RX_FLAG to another variable by Emmanuel Grumbach · 11 years ago
  15. 0059b2b mac80211: remove unused radiotap vendor fields in ieee80211_rx_status by Emmanuel Grumbach · 11 years ago
  16. 3de3802 mac80211: order IEs in association request correctly by Johannes Berg · 11 years ago
  17. 4d95230 mac80211: order IEs in probe request correctly by Johannes Berg · 11 years ago
  18. 8c78e38 wireless: sort and extend element ID list by Johannes Berg · 11 years ago
  19. b1bce14 mac80211: update opmode when adding new station by Marek Kwaczynski · 11 years ago
  20. 9752482 cfg80211: regulatory introduce maximum bandwidth calculation by Janusz Dziedzic · 11 years ago
  21. 9e0e296 cfg80211: consider existing DFS interfaces by Michal Kazior · 11 years ago
  22. fe94f3a cfg80211: fix channel configuration in IBSS join by Antonio Quartulli · 11 years ago
  23. 67235cb net: rfkill: move poll work to power efficient workqueue by Shaibal Dutta · 11 years ago
  24. 845f335 net: wireless: move regulatory timeout work to power efficient workqueue by Shaibal Dutta · 11 years ago
  25. b4ba544 mac80211: fix bufferable MMPDU RX handling by Johannes Berg · 11 years ago
  26. 953467d mac80211: remove set but unused variables by Johannes Berg · 11 years ago
  27. e3961af cfg80211: add helper reg_get_regdomain() function by Janusz Dziedzic · 11 years ago
  28. 96f55f1 cfg80211: set preset_chandef after channel switch by Janusz Dziedzic · 11 years ago
  29. 691eb61 mac80211: send ibss probe responses with noack flag by Simon Wunderlich · 11 years ago
  30. ea73cbc nl80211: fix scheduled scan RSSI matchset attribute confusion by Johannes Berg · 11 years ago
  31. 9fa37a3 mac80211: ibss: remove unnecessary call to release channel by Luciano Coelho · 11 years ago
  32. dbd7285 mac80211: add missing CSA locking by Michal Kazior · 11 years ago
  33. cc901de mac80211: fix sdata->radar_required locking by Michal Kazior · 11 years ago
  34. c46a73f mac80211: move csa_active setting in STA CSA by Michal Kazior · 11 years ago
  35. 97518af mac80211: fix possible memory leak on AP CSA failure by Michal Kazior · 11 years ago
  36. faf046e mac80211: batch CSA bss info notification by Michal Kazior · 11 years ago
  37. 348baf0 nl80211: send event when AP operation is stopped by Johannes Berg · 11 years ago
  38. d8ca16d mac80211: add length check in ieee80211_is_robust_mgmt_frame() by Johannes Berg · 11 years ago
  39. ae811e2 nl80211: check nla_parse() return values by Johannes Berg · 11 years ago
  40. c6e1332 mac80211: send {ADD,DEL}BA on AC_VO like other mgmt frames, as per spec by Karl Beldan · 11 years ago
  41. 0037db6 mac80211_hwsim: add channel switch support by Andrei Otcheretianski · 11 years ago
  42. 8c66a3d mac80211_hwsim: make P2P-Device support optional by Johannes Berg · 11 years ago
  43. cc01f9b mac80211: remove module handling from rate control ops by Johannes Berg · 11 years ago
  44. f6e1a73 mac80211: minstrel_ht: sample_table can be __read_mostly by Johannes Berg · 11 years ago
  45. 205d242 mac80211_hwsim: make netlink policy const by Johannes Berg · 11 years ago
  46. f1e3d55 cfg80211: make device_type const by Johannes Berg · 11 years ago
  47. 94e860f nl80211: make netlink attribute policies const by Johannes Berg · 11 years ago
  48. 8a47cea mac80211: make cfg80211 ops and privid const by Johannes Berg · 11 years ago
  49. 631ad70 mac80211: make rate control ops const by Johannes Berg · 11 years ago
  50. c1cf6d4 mac80211: advertise BF STS according to AP support by Eyal Shapira · 11 years ago
  51. c4d2ffa mac80211: fix agg_status debugfs file write by Johannes Berg · 11 years ago
  52. 2fae062 mac80211: Fix ROC duration == 0 handling by Ilan Peer · 11 years ago
  53. 1693d34 mac80211: use sdata mesh_id_len instead of wdev's by Johannes Berg · 11 years ago
  54. 80e207c mac80211: mesh: remove mesh_id check by Johannes Berg · 11 years ago
  55. 1ff79df nl80211: check channel switch validity better by Johannes Berg · 11 years ago
  56. c782bf8 mac80211: fix the increment of mesh precedence value by Chun-Yeow Yeoh · 11 years ago
  57. 772f038 cfg80211: fix few minor issues in reg_process_hint() by Ilan Peer · 11 years ago
  58. 5251207 mac80211: add check on hw->max_signal value on ieee80211_register_hw by andrea merello · 11 years ago
  59. 30ef7ef mac80211: drop unused param 'encrypted' from ccmp_special_blocks() by Ard Biesheuvel · 11 years ago
  60. 0b9323f nl80211: add Guard Interval support for set_bitrate_mask by Janusz Dziedzic · 11 years ago
  61. 4b5800f cfg80211: make connect ie param const by Johannes Berg · 11 years ago
  62. 664834d cfg80211: Clean up connect params and channel fetching by Jouni Malinen · 11 years ago
  63. b43504c cfg80211: Advertise maximum associated STAs in AP mode by Jouni Malinen · 11 years ago
  64. 1df4a51 cfg80211: Allow BSS hint to be provided for connect by Jouni Malinen · 11 years ago
  65. 66e01cf mac80211: only set CSA beacon when at least one beacon must be transmitted by Luciano Coelho · 11 years ago
  66. b58e81e mac80211: align ieee80211_mesh_csa_beacon() with ieee80211_assign_beacon() by Luciano Coelho · 11 years ago
  67. 0cb4d4d mac80211: refactor ieee80211_mesh_process_chanswitch() by Luciano Coelho · 11 years ago
  68. 77d143d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/uml by Linus Torvalds · 11 years ago
  69. ccc039d Merge tag 'mmc-updates-for-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/cjb/mmc by Linus Torvalds · 11 years ago
  70. 1c29483 Merge tag 'for-3.14-merge-window' of git://git.kernel.org/pub/scm/linux/kernel/git/ericvh/v9fs by Linus Torvalds · 11 years ago
  71. 9e443bc um: hostfs: make functions static by James Hogan · 11 years ago
  72. 9af2452 um: Include generic barrier.h by Richard Weinberger · 11 years ago
  73. 61aad98 um: Removed unused attributes from thread_struct by Richard Weinberger · 11 years ago
  74. b2e448e Merge branch 'ipmi' (ipmi patches from Corey Minyard) by Linus Torvalds · 11 years ago
  75. d02b370 ipmi: Cleanup error return by Corey Minyard · 11 years ago
  76. e21404d ipmi: fix timeout calculation when bmc is disconnected by Xie XiuQi · 11 years ago
  77. ccb3368 ipmi: use USEC_PER_SEC instead of 1000000 for more meaningful by Xie XiuQi · 11 years ago
  78. aa5b2ba ipmi: remove deprecated IRQF_DISABLED by Michael Opdenacker · 11 years ago
  79. 2d2e7d1 Merge tag 'spi-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/spi by Linus Torvalds · 11 years ago
  80. 1533353 Merge tag 'regulator-v3.14-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regulator by Linus Torvalds · 11 years ago
  81. bb1b649 Merge tag 'regmap-v3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie/regmap by Linus Torvalds · 11 years ago
  82. 4ba9920 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 11 years ago
  83. 82c4776 Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  84. f6d13da Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 11 years ago
  85. d4a63a8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ebiederm/user-namespace by Linus Torvalds · 11 years ago
  86. 7ae0e06 Merge tag 'arc-v3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/vgupta/arc by Linus Torvalds · 11 years ago
  87. 9b83d85 Merge tag 'xtensa-next-20140123' of git://github.com/czankel/xtensa-linux by Linus Torvalds · 11 years ago
  88. 993e5ee Merge tag 'perf-urgent-for-mingo' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux into perf/urgent by Ingo Molnar · 11 years ago
  89. 2d08cd0 Merge tag 'vfio-v3.14-rc1' of git://github.com/awilliam/linux-vfio by Linus Torvalds · 11 years ago
  90. 5c85121b Merge tag 'md/3.14' of git://neil.brown.name/md by Linus Torvalds · 11 years ago
  91. 4d8880a Merge tag 'devicetree-for-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/robh/linux by Linus Torvalds · 11 years ago
  92. 8e585a6 Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infiniband by Linus Torvalds · 11 years ago
  93. 1b59bab Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/input by Linus Torvalds · 11 years ago
  94. b788769 Merge tag 'fbdev-3.14' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linux by Linus Torvalds · 11 years ago
  95. 9146657 Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/rzhang/linux by Linus Torvalds · 11 years ago
  96. 8b662fe net/cxgb4: Fix referencing freed adapter by Gavin Shan · 11 years ago
  97. 33d9911 ipv6: reallocate addrconf router for ipv6 address when lo device up by Gao feng · 11 years ago
  98. a0065f2 fib_frontend: fix possible NULL pointer dereference by Oliver Hartkopp · 11 years ago
  99. 09da8df Merge tag 'pm+acpi-3.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 11 years ago
  100. 322b1f7 Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 11 years ago