1. 8df6b7b mac80211: remove IEEE80211_HW_TEARDOWN_AGGR_ON_BAR_FAIL by Stanislaw Gruszka · 12 years ago
  2. 448cd55 Merge remote-tracking branch 'wireless-next/master' into HEAD by Johannes Berg · 12 years ago
  3. 9ebea38 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  4. 3b4797b mac80211: fix mesh_sta_info_get() reshuffle damage by Thomas Pedersen · 12 years ago
  5. 77765ea cfg80211/nl80211: add API for MAC address ACLs by Vasanthakumar Thiagarajan · 12 years ago
  6. 6d45a74 cfg80211: Move the definition of struct mac_address up by Vasanthakumar Thiagarajan · 12 years ago
  7. fe80123 mac80211: avoid a build warning by Arnd Bergmann · 12 years ago
  8. 782d267 mac80211: remove redundant check by Johannes Berg · 12 years ago
  9. 683d41a cfg80211: fix channel check in cfg80211_can_use_iftype_chan by Simon Wunderlich · 12 years ago
  10. f68d776 mac80211: support mesh rate updates by Thomas Pedersen · 12 years ago
  11. 296fcba mac80211: clean up mesh sta allocation warning by Thomas Pedersen · 12 years ago
  12. d437c86 ieee80211: define AKM suite selectors type 5, 6 and 7 by Bing Zhao · 12 years ago
  13. 8147dc7 mac80211: fix aggregation state with current drivers by Johannes Berg · 12 years ago
  14. 887da91 mac80211: provide the vif in rssi_callback by Emmanuel Grumbach · 12 years ago
  15. c5e818e ath9k_hw: remove a useless WARN_ON by Felix Fietkau · 12 years ago
  16. 9dbac67 ath9k_hw: reduce struct ar5416AniState size by Felix Fietkau · 12 years ago
  17. f5ffe23 ath9k_hw: remove ath9k_hw_ani_setup and its variables by Felix Fietkau · 12 years ago
  18. 0166b4b ath9k_hw: make the initval parameter to ath9k_hw_write_array const by Felix Fietkau · 12 years ago
  19. 81b5195 ath9k: use ath_tx_process_buffer instead of open-coding similar code by Felix Fietkau · 12 years ago
  20. 1381559 ath9k: clean up processing of pending tx frames on reset by Felix Fietkau · 12 years ago
  21. 0a62acb ath9k: stop rx after tx by Felix Fietkau · 12 years ago
  22. eee569e net: wireless/rtlwifi: fix uninitialized variable issue by Cong Ding · 12 years ago
  23. 6628450 iwlegacy: don't return zero on failure paths in il4965_pci_probe() by Alexey Khoroshilov · 12 years ago
  24. a2ca8ec mwl8k: don't return zero on failure paths in mwl8k_probe[_hw]() by Alexey Khoroshilov · 12 years ago
  25. 7532c7d mwifiex: correction in status codes used for association failure by Amitkumar Karwar · 12 years ago
  26. 84e9e8ebd rt2x00: Improve TX status handling for BlockAckReq frames by Helmut Schaa · 12 years ago
  27. f49aabf prism54: bug in getting auth type by Dan Carpenter · 12 years ago
  28. e03e8dd b43: N-PHY: fix gain in b43_nphy_get_gain_ctl_workaround_ent() by Dan Carpenter · 12 years ago
  29. 708d019 drivers/net/wireless: need consider the not '\0' terminated string. by Chen Gang · 12 years ago
  30. 6aaacd8 ath9k_hw: fix RF bank initialization by Felix Fietkau · 12 years ago
  31. 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
  32. 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
  33. 83f0c6d mwifiex: fix typo in PCIe adapter NULL check by Avinash Patil · 12 years ago
  34. fea92cb ath9k: allow setting arbitrary antenna masks on AR9003+ by Felix Fietkau · 12 years ago
  35. 24171dd ath9k_hw: fix chain swap setting when setting rx chainmask to 5 by Felix Fietkau · 12 years ago
  36. 4a8f199 ath9k_hw: fix calibration issues on chainmask that don't include chain 0 by Felix Fietkau · 12 years ago
  37. 430d252 rtlwifi: Fix build warning introduced by commit a290593 by Larry Finger · 12 years ago
  38. fa4cffc iwlegacy: fix IBSS cleanup by Stanislaw Gruszka · 12 years ago
  39. ead0ad1 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  40. 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
  41. a65240c mac80211: allow drivers to access IPv6 information by Johannes Berg · 12 years ago
  42. 0a214d3 mac80211: improve aggregation debug messages by Johannes Berg · 12 years ago
  43. 0f19b41 mac80211: remove ARP filter enable/disable logic by Johannes Berg · 12 years ago
  44. de5fad8 mac80211: add op to configure default key id by Yoni Divinsky · 13 years ago
  45. 5a32aff mac80211: split out chandef tracing macros by Johannes Berg · 12 years ago
  46. 11c4a07 cfg80211: check radar interface combinations by Simon Wunderlich · 12 years ago
  47. cee00a9 cfg80211: Allow use_mfp to be specified with the connect command by Jouni Malinen · 12 years ago
  48. 8680451 mac80211: add encrypt headroom to PERR frames by Bob Copeland · 12 years ago
  49. 9cbbffe mac80211: set NEED_TXPROCESSING for PERR frames by Bob Copeland · 12 years ago
  50. 1c18f14 nl80211: allow user-space to set address for P2P_DEVICE by Arend van Spriel · 12 years ago
  51. 3b1c5a5 {cfg,nl}80211: mesh power mode primitives and userspace access by Marco Porsch · 12 years ago
  52. 9bdbf04 {cfg,nl,mac}80211: set beacon interval and DTIM period on mesh join by Marco Porsch · 12 years ago
  53. eac70c1 mac80211: move add_tim to subfunction by Marco Porsch · 12 years ago
  54. 1617bab mac80211: update mesh peer link counter during userspace peering by Marco Porsch · 12 years ago
  55. ea54fba nl80211: add range checks to mesh parameters by Marco Porsch · 12 years ago
  56. ee1f668 mac80211: allow disable power save in mesh by Chun-Yeow Yeoh · 12 years ago
  57. 8f21b0a mac80211: call restart complete at wowlan resume time by Johannes Berg · 12 years ago
  58. d888130 mac80211: fix resume from WoWLAN by Johannes Berg · 12 years ago
  59. 0ae997d {cfg,mac}80211.h: fix some kernel-doc warnings by Yacine Belkadi · 12 years ago
  60. b4a7ff7 mac80211: fix monitor mode injection by Felix Fietkau · 12 years ago
  61. aacde9e mac80211: synchronize scan off/on-channel and PS states by Stanislaw Gruszka · 12 years ago
  62. 1626e0f mac80211: fix FT roaming by Johannes Berg · 12 years ago
  63. 1c3fea8 iwlwifi: improve the reports in TX path by Emmanuel Grumbach · 12 years ago
  64. c3e5d71 iwlwifi: audit single frames from AGG queue in RS by Emmanuel Grumbach · 12 years ago
  65. ddaf5a5 iwlwifi: enable communication with WoWLAN firmware by Johannes Berg · 12 years ago
  66. 22dc3c9 iwlwifi: simplify scheduler memory clearing by Johannes Berg · 12 years ago
  67. 01387ff iwlwifi: allow to zero SRAM by Emmanuel Grumbach · 12 years ago
  68. b1cf1bc iwlwifi: don't enable all interrupts on resuming by Johannes Berg · 12 years ago
  69. d21fa2d iwlwifi: don't memset scalar values by Johannes Berg · 12 years ago
  70. 660b9ca bcma: use consistent case for 'hex' constants by Nathan Hintz · 12 years ago
  71. b09e9ab bcma: add support for 1 and 2 byte extended config space access by Nathan Hintz · 12 years ago
  72. 447d7e2 bcma: don't map/unmap a subset of the PCI config space by Nathan Hintz · 12 years ago
  73. a35ab93 bcma: jump to 'out' label for invalid 'func' value by Nathan Hintz · 12 years ago
  74. f673462 bcma: delete duplicate readl by Nathan Hintz · 12 years ago
  75. 6bf2e54 bcma: fix bcm4716/bcm4748 i2s irqflag by Nathan Hintz · 12 years ago
  76. e2d4a24 ath9k_hw: ar9002_hw_spectral_scan_config() can be static by Fengguang Wu · 12 years ago
  77. 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
  78. 4668cce ath9k: disable the tasklet before taking the PCU lock by Felix Fietkau · 12 years ago
  79. 463e3ed ath9k: remove sc->rx.rxbuflock to fix a deadlock by Felix Fietkau · 12 years ago
  80. d3710e7 NFC: Change nfc.h license by Lauro Ramos Venancio · 12 years ago
  81. 0c0280b wireless: make the reg_notifier() void by Luis R. Rodriguez · 12 years ago
  82. 858ce02 NFC: pn533: Fix bad allocation size by Thierry Escande · 12 years ago
  83. 990debe bcma: update pci configuration for bcm4706/bcm4716 by Nathan Hintz · 12 years ago
  84. eab6d79 ath9k_hw: add tx gain tables for newer devices by Felix Fietkau · 12 years ago
  85. e2aa19f bcma: return the mips irq number in bcma_core_irq by Nathan Hintz · 12 years ago
  86. 1a2d503 bcma: fix compile error by Hauke Mehrtens · 12 years ago
  87. aad12ed ath9k: fix spectral scan endless mode on AR9002 by Simon Wunderlich · 12 years ago
  88. 5901527 ssb: add database of serial flash memories by Rafał Miłecki · 12 years ago
  89. b66851c mac80211_hwsim: fix beacon timestamp and mactime by Thomas Pedersen · 12 years ago
  90. 29b7d9a drivers/nfc/nfcwilink.c: use devm_kzalloc by Julia Lawall · 12 years ago
  91. a1fe528 brcmsmac: increase timer reference count for new timers only by Piotr Haber · 12 years ago
  92. 4b883f0 ath9k: fix rx flush handling by Felix Fietkau · 12 years ago
  93. 7fc00a3 ath9k: add a better fix for the rx tasklet vs rx flush race by Felix Fietkau · 12 years ago
  94. 3adcf20 ath9k: remove the WARN_ON that triggers if generating a beacon fails by Felix Fietkau · 12 years ago
  95. 1adb2e2 ath9k: fix double-free bug on beacon generate failure by Felix Fietkau · 12 years ago
  96. a3dc48e ath9k: do not link receive buffers during flush by Felix Fietkau · 12 years ago
  97. 0981c3b ath9k_htc: Fix memory leak by Sujith Manoharan · 12 years ago
  98. 3b86acb mwifiex: correct config_bands handling for ibss network by Amitkumar Karwar · 12 years ago
  99. d7b9c52 mwifiex: update config_bands during infra association by Amitkumar Karwar · 12 years ago
  100. fb97c3e NFC: Use skb_copy_datagram_iovec by Samuel Ortiz · 12 years ago