1. 37e0838 cfg80211: remove unused cfg80211_get_mesh by Johannes Berg · 12 years ago
  2. 3af6341 cfg80211: simplify mesh BSS comparison by Johannes Berg · 12 years ago
  3. 4593c4c cfg80211: fix BSS list hidden SSID lookup by Johannes Berg · 12 years ago
  4. 5622f5b cfg80211: refactor hidden SSID finding by Johannes Berg · 12 years ago
  5. 42745e0 cfg80211: expand per-station byte counters to 64bit by Vladimir Kondratiev · 12 years ago
  6. 682bd38 mac80211: always allow calling ieee80211_connection_loss() by Johannes Berg · 12 years ago
  7. eef9e54 mac80211: send deauth when connection is lost by Johannes Berg · 12 years ago
  8. 3f892b6 mac80211: improve latency and throughput while software scanning by Stanislaw Gruszka · 12 years ago
  9. 1672c0e3 mac80211: start auth/assoc timeout on frame status by Johannes Berg · 12 years ago
  10. 3ff9a82 cfg80211: remove free_priv BSS API by Johannes Berg · 12 years ago
  11. 0fe20ad mac80211: remove unused mesh data from bss by Johannes Berg · 12 years ago
  12. ce9877c mac80211: remove last_probe_resp from bss by Johannes Berg · 12 years ago
  13. c65dd14 mac80211: inform the driver about update of dtim_period by Emmanuel Grumbach · 12 years ago
  14. fdcb786 mac80211: remove assoc data "sent_assoc" by Johannes Berg · 12 years ago
  15. cd8f7cb cfg80211/mac80211: support reporting wakeup reason by Johannes Berg · 12 years ago
  16. 3b14465 mac80211: dynamic short slot time for MBSSs by Thomas Pedersen · 12 years ago
  17. 8dcf011 cfg80211: add SME state to warning in __cfg80211_mlme_disassoc by Johannes Berg · 12 years ago
  18. 8df6b7b mac80211: remove IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAIL by Stanislaw Gruszka · 12 years ago
  19. 448cd55 Merge remote-tracking branch 'wireless-next/master' into HEAD by Johannes Berg · 12 years ago
  20. 9ebea38 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  21. 3b4797b mac80211: fix mesh_sta_info_get() reshuffle damage by Thomas Pedersen · 12 years ago
  22. 77765ea cfg80211/nl80211: add API for MAC address ACLs by Vasanthakumar Thiagarajan · 12 years ago
  23. 6d45a74 cfg80211: Move the definition of struct mac_address up by Vasanthakumar Thiagarajan · 12 years ago
  24. fe80123 mac80211: avoid a build warning by Arnd Bergmann · 12 years ago
  25. 782d267 mac80211: remove redundant check by Johannes Berg · 12 years ago
  26. 683d41a cfg80211: fix channel check in cfg80211_can_use_iftype_chan by Simon Wunderlich · 12 years ago
  27. f68d776 mac80211: support mesh rate updates by Thomas Pedersen · 12 years ago
  28. 296fcba mac80211: clean up mesh sta allocation warning by Thomas Pedersen · 12 years ago
  29. d437c86 ieee80211: define AKM suite selectors type 5, 6 and 7 by Bing Zhao · 12 years ago
  30. 8147dc7 mac80211: fix aggregation state with current drivers by Johannes Berg · 12 years ago
  31. 887da91 mac80211: provide the vif in rssi_callback by Emmanuel Grumbach · 12 years ago
  32. c5e818e ath9k_hw: remove a useless WARN_ON by Felix Fietkau · 12 years ago
  33. 9dbac67 ath9k_hw: reduce struct ar5416AniState size by Felix Fietkau · 12 years ago
  34. f5ffe23 ath9k_hw: remove ath9k_hw_ani_setup and its variables by Felix Fietkau · 12 years ago
  35. 0166b4b ath9k_hw: make the initval parameter to ath9k_hw_write_array const by Felix Fietkau · 12 years ago
  36. 81b5195 ath9k: use ath_tx_process_buffer instead of open-coding similar code by Felix Fietkau · 12 years ago
  37. 1381559 ath9k: clean up processing of pending tx frames on reset by Felix Fietkau · 12 years ago
  38. 0a62acb ath9k: stop rx after tx by Felix Fietkau · 12 years ago
  39. eee569e net: wireless/rtlwifi: fix uninitialized variable issue by Cong Ding · 12 years ago
  40. 6628450 iwlegacy: don't return zero on failure paths in il4965_pci_probe() by Alexey Khoroshilov · 12 years ago
  41. a2ca8ec mwl8k: don't return zero on failure paths in mwl8k_probe[_hw]() by Alexey Khoroshilov · 12 years ago
  42. 7532c7d mwifiex: correction in status codes used for association failure by Amitkumar Karwar · 12 years ago
  43. 84e9e8ebd rt2x00: Improve TX status handling for BlockAckReq frames by Helmut Schaa · 12 years ago
  44. f49aabf prism54: bug in getting auth type by Dan Carpenter · 12 years ago
  45. e03e8dd b43: N-PHY: fix gain in b43_nphy_get_gain_ctl_workaround_ent() by Dan Carpenter · 12 years ago
  46. 708d019 drivers/net/wireless: need consider the not '\0' terminated string. by Chen Gang · 12 years ago
  47. 6aaacd8 ath9k_hw: fix RF bank initialization by Felix Fietkau · 12 years ago
  48. 066433a Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  49. aa3c90b Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 12 years ago
  50. 83f0c6d mwifiex: fix typo in PCIe adapter NULL check by Avinash Patil · 12 years ago
  51. fea92cb ath9k: allow setting arbitrary antenna masks on AR9003+ by Felix Fietkau · 12 years ago
  52. 24171dd ath9k_hw: fix chain swap setting when setting rx chainmask to 5 by Felix Fietkau · 12 years ago
  53. 4a8f199 ath9k_hw: fix calibration issues on chainmask that don't include chain 0 by Felix Fietkau · 12 years ago
  54. 430d252 rtlwifi: Fix build warning introduced by commit a290593 by Larry Finger · 12 years ago
  55. fa4cffc iwlegacy: fix IBSS cleanup by Stanislaw Gruszka · 12 years ago
  56. ead0ad1 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  57. cb4ec37 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 12 years ago
  58. a65240c mac80211: allow drivers to access IPv6 information by Johannes Berg · 12 years ago
  59. 0a214d3 mac80211: improve aggregation debug messages by Johannes Berg · 12 years ago
  60. 0f19b41 mac80211: remove ARP filter enable/disable logic by Johannes Berg · 12 years ago
  61. de5fad8 mac80211: add op to configure default key id by Yoni Divinsky · 12 years ago
  62. 5a32aff mac80211: split out chandef tracing macros by Johannes Berg · 12 years ago
  63. 11c4a07 cfg80211: check radar interface combinations by Simon Wunderlich · 12 years ago
  64. cee00a9 cfg80211: Allow use_mfp to be specified with the connect command by Jouni Malinen · 12 years ago
  65. 8680451 mac80211: add encrypt headroom to PERR frames by Bob Copeland · 12 years ago
  66. 9cbbffe mac80211: set NEED_TXPROCESSING for PERR frames by Bob Copeland · 12 years ago
  67. 1c18f14 nl80211: allow user-space to set address for P2P_DEVICE by Arend van Spriel · 12 years ago
  68. 3b1c5a5 {cfg,nl}80211: mesh power mode primitives and userspace access by Marco Porsch · 12 years ago
  69. 9bdbf04 {cfg,nl,mac}80211: set beacon interval and DTIM period on mesh join by Marco Porsch · 12 years ago
  70. eac70c1 mac80211: move add_tim to subfunction by Marco Porsch · 12 years ago
  71. 1617bab mac80211: update mesh peer link counter during userspace peering by Marco Porsch · 12 years ago
  72. ea54fba nl80211: add range checks to mesh parameters by Marco Porsch · 12 years ago
  73. ee1f668 mac80211: allow disable power save in mesh by Chun-Yeow Yeoh · 12 years ago
  74. 8f21b0a mac80211: call restart complete at wowlan resume time by Johannes Berg · 12 years ago
  75. d888130 mac80211: fix resume from WoWLAN by Johannes Berg · 12 years ago
  76. 0ae997d {cfg,mac}80211.h: fix some kernel-doc warnings by Yacine Belkadi · 12 years ago
  77. b4a7ff7 mac80211: fix monitor mode injection by Felix Fietkau · 12 years ago
  78. aacde9e mac80211: synchronize scan off/on-channel and PS states by Stanislaw Gruszka · 12 years ago
  79. 1626e0f mac80211: fix FT roaming by Johannes Berg · 12 years ago
  80. 1c3fea8 iwlwifi: improve the reports in TX path by Emmanuel Grumbach · 12 years ago
  81. c3e5d71 iwlwifi: audit single frames from AGG queue in RS by Emmanuel Grumbach · 12 years ago
  82. ddaf5a5 iwlwifi: enable communication with WoWLAN firmware by Johannes Berg · 12 years ago
  83. 22dc3c9 iwlwifi: simplify scheduler memory clearing by Johannes Berg · 12 years ago
  84. 01387ff iwlwifi: allow to zero SRAM by Emmanuel Grumbach · 12 years ago
  85. b1cf1bc iwlwifi: don't enable all interrupts on resuming by Johannes Berg · 12 years ago
  86. d21fa2d iwlwifi: don't memset scalar values by Johannes Berg · 12 years ago
  87. 660b9ca bcma: use consistent case for 'hex' constants by Nathan Hintz · 12 years ago
  88. b09e9ab bcma: add support for 1 and 2 byte extended config space access by Nathan Hintz · 12 years ago
  89. 447d7e2 bcma: don't map/unmap a subset of the PCI config space by Nathan Hintz · 12 years ago
  90. a35ab93 bcma: jump to 'out' label for invalid 'func' value by Nathan Hintz · 12 years ago
  91. f673462 bcma: delete duplicate readl by Nathan Hintz · 12 years ago
  92. 6bf2e54 bcma: fix bcm4716/bcm4748 i2s irqflag by Nathan Hintz · 12 years ago
  93. e2d4a24 ath9k_hw: ar9002_hw_spectral_scan_config() can be static by Fengguang Wu · 12 years ago
  94. 50c2f5e Merge tag 'nfc-next-3.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/sameo/nfc-next by John W. Linville · 12 years ago
  95. 4668cce ath9k: disable the tasklet before taking the PCU lock by Felix Fietkau · 12 years ago
  96. 463e3ed ath9k: remove sc->rx.rxbuflock to fix a deadlock by Felix Fietkau · 12 years ago
  97. d3710e7 NFC: Change nfc.h license by Lauro Ramos Venancio · 12 years ago
  98. 0c0280b wireless: make the reg_notifier() void by Luis R. Rodriguez · 12 years ago
  99. 858ce02 NFC: pn533: Fix bad allocation size by Thierry Escande · 12 years ago
  100. 990debe bcma: update pci configuration for bcm4706/bcm4716 by Nathan Hintz · 12 years ago