1. 84e9e8ebd rt2x00: Improve TX status handling for BlockAckReq frames by Helmut Schaa · 12 years ago
  2. f49aabf prism54: bug in getting auth type by Dan Carpenter · 12 years ago
  3. e03e8dd b43: N-PHY: fix gain in b43_nphy_get_gain_ctl_workaround_ent() by Dan Carpenter · 12 years ago
  4. 708d019 drivers/net/wireless: need consider the not '\0' terminated string. by Chen Gang · 12 years ago
  5. 6aaacd8 ath9k_hw: fix RF bank initialization by Felix Fietkau · 12 years ago
  6. 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
  7. 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
  8. 83f0c6d mwifiex: fix typo in PCIe adapter NULL check by Avinash Patil · 12 years ago
  9. fea92cb ath9k: allow setting arbitrary antenna masks on AR9003+ by Felix Fietkau · 12 years ago
  10. 24171dd ath9k_hw: fix chain swap setting when setting rx chainmask to 5 by Felix Fietkau · 12 years ago
  11. 4a8f199 ath9k_hw: fix calibration issues on chainmask that don't include chain 0 by Felix Fietkau · 12 years ago
  12. 430d252 rtlwifi: Fix build warning introduced by commit a290593 by Larry Finger · 12 years ago
  13. fa4cffc iwlegacy: fix IBSS cleanup by Stanislaw Gruszka · 12 years ago
  14. ead0ad1 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 12 years ago
  15. 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
  16. a65240c mac80211: allow drivers to access IPv6 information by Johannes Berg · 12 years ago
  17. 0a214d3 mac80211: improve aggregation debug messages by Johannes Berg · 12 years ago
  18. 0f19b41 mac80211: remove ARP filter enable/disable logic by Johannes Berg · 12 years ago
  19. de5fad8 mac80211: add op to configure default key id by Yoni Divinsky · 12 years ago
  20. 5b37649 Merge branch 'wl12xx-next' into for-linville by Luciano Coelho · 12 years ago
  21. 46818ed Bluetooth: Fix using system-global workqueue when not necessary by Johan Hedberg · 12 years ago
  22. 1920257 Bluetooth: Use req_workqueue for hci_request operations by Johan Hedberg · 12 years ago
  23. 6ead1bb Bluetooth: Add a new workqueue for hci_request operations by Johan Hedberg · 12 years ago
  24. 5a32aff mac80211: split out chandef tracing macros by Johannes Berg · 12 years ago
  25. 11c4a07 cfg80211: check radar interface combinations by Simon Wunderlich · 12 years ago
  26. cee00a9 cfg80211: Allow use_mfp to be specified with the connect command by Jouni Malinen · 12 years ago
  27. 8680451 mac80211: add encrypt headroom to PERR frames by Bob Copeland · 12 years ago
  28. 9cbbffe mac80211: set NEED_TXPROCESSING for PERR frames by Bob Copeland · 12 years ago
  29. 1c18f14 nl80211: allow user-space to set address for P2P_DEVICE by Arend van Spriel · 12 years ago
  30. 3b1c5a5 {cfg,nl}80211: mesh power mode primitives and userspace access by Marco Porsch · 12 years ago
  31. 9bdbf04 {cfg,nl,mac}80211: set beacon interval and DTIM period on mesh join by Marco Porsch · 12 years ago
  32. eac70c1 mac80211: move add_tim to subfunction by Marco Porsch · 12 years ago
  33. 1617bab mac80211: update mesh peer link counter during userspace peering by Marco Porsch · 12 years ago
  34. ea54fba nl80211: add range checks to mesh parameters by Marco Porsch · 12 years ago
  35. ee1f668 mac80211: allow disable power save in mesh by Chun-Yeow Yeoh · 12 years ago
  36. 8f21b0a mac80211: call restart complete at wowlan resume time by Johannes Berg · 12 years ago
  37. d888130 mac80211: fix resume from WoWLAN by Johannes Berg · 12 years ago
  38. 0ae997d {cfg,mac}80211.h: fix some kernel-doc warnings by Yacine Belkadi · 12 years ago
  39. b4a7ff7 mac80211: fix monitor mode injection by Felix Fietkau · 12 years ago
  40. aacde9e mac80211: synchronize scan off/on-channel and PS states by Stanislaw Gruszka · 12 years ago
  41. 1626e0f mac80211: fix FT roaming by Johannes Berg · 12 years ago
  42. 1c3fea8 iwlwifi: improve the reports in TX path by Emmanuel Grumbach · 12 years ago
  43. c3e5d71 iwlwifi: audit single frames from AGG queue in RS by Emmanuel Grumbach · 12 years ago
  44. ddaf5a5 iwlwifi: enable communication with WoWLAN firmware by Johannes Berg · 12 years ago
  45. 22dc3c9 iwlwifi: simplify scheduler memory clearing by Johannes Berg · 12 years ago
  46. 01387ff iwlwifi: allow to zero SRAM by Emmanuel Grumbach · 12 years ago
  47. b1cf1bc iwlwifi: don't enable all interrupts on resuming by Johannes Berg · 12 years ago
  48. d21fa2d iwlwifi: don't memset scalar values by Johannes Berg · 12 years ago
  49. 660b9ca bcma: use consistent case for 'hex' constants by Nathan Hintz · 12 years ago
  50. b09e9ab bcma: add support for 1 and 2 byte extended config space access by Nathan Hintz · 12 years ago
  51. 447d7e2 bcma: don't map/unmap a subset of the PCI config space by Nathan Hintz · 12 years ago
  52. a35ab93 bcma: jump to 'out' label for invalid 'func' value by Nathan Hintz · 12 years ago
  53. f673462 bcma: delete duplicate readl by Nathan Hintz · 12 years ago
  54. 6bf2e54 bcma: fix bcm4716/bcm4748 i2s irqflag by Nathan Hintz · 12 years ago
  55. e2d4a24 ath9k_hw: ar9002_hw_spectral_scan_config() can be static by Fengguang Wu · 12 years ago
  56. 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
  57. 4668cce ath9k: disable the tasklet before taking the PCU lock by Felix Fietkau · 12 years ago
  58. 463e3ed ath9k: remove sc->rx.rxbuflock to fix a deadlock by Felix Fietkau · 12 years ago
  59. d3710e7 NFC: Change nfc.h license by Lauro Ramos Venancio · 12 years ago
  60. 0c0280b wireless: make the reg_notifier() void by Luis R. Rodriguez · 12 years ago
  61. 858ce02 NFC: pn533: Fix bad allocation size by Thierry Escande · 12 years ago
  62. 990debe bcma: update pci configuration for bcm4706/bcm4716 by Nathan Hintz · 12 years ago
  63. eab6d79 ath9k_hw: add tx gain tables for newer devices by Felix Fietkau · 12 years ago
  64. e2aa19f bcma: return the mips irq number in bcma_core_irq by Nathan Hintz · 12 years ago
  65. 1a2d503 bcma: fix compile error by Hauke Mehrtens · 12 years ago
  66. aad12ed ath9k: fix spectral scan endless mode on AR9002 by Simon Wunderlich · 12 years ago
  67. 5901527 ssb: add database of serial flash memories by Rafał Miłecki · 12 years ago
  68. b66851c mac80211_hwsim: fix beacon timestamp and mactime by Thomas Pedersen · 12 years ago
  69. 29b7d9a drivers/nfc/nfcwilink.c: use devm_kzalloc by Julia Lawall · 12 years ago
  70. a1fe528 brcmsmac: increase timer reference count for new timers only by Piotr Haber · 12 years ago
  71. 4b883f0 ath9k: fix rx flush handling by Felix Fietkau · 12 years ago
  72. 7fc00a3 ath9k: add a better fix for the rx tasklet vs rx flush race by Felix Fietkau · 12 years ago
  73. 3adcf20 ath9k: remove the WARN_ON that triggers if generating a beacon fails by Felix Fietkau · 12 years ago
  74. 1adb2e2 ath9k: fix double-free bug on beacon generate failure by Felix Fietkau · 12 years ago
  75. a3dc48e ath9k: do not link receive buffers during flush by Felix Fietkau · 12 years ago
  76. 0981c3b ath9k_htc: Fix memory leak by Sujith Manoharan · 12 years ago
  77. 3b86acb mwifiex: correct config_bands handling for ibss network by Amitkumar Karwar · 12 years ago
  78. d7b9c52 mwifiex: update config_bands during infra association by Amitkumar Karwar · 12 years ago
  79. fb97c3e NFC: Use skb_copy_datagram_iovec by Samuel Ortiz · 12 years ago
  80. fad2e37 NFC: Avoid memcpy on LLCP connection less Rx path by Samuel Ortiz · 12 years ago
  81. 55b183a wireless: fix regulatory HT40 allowed check by Felix Fietkau · 12 years ago
  82. 75e6934 mac80211: fix HT40 connections by Johannes Berg · 12 years ago
  83. 52e0b01 Bluetooth: Fix uuid output in debugfs by Gustavo Padovan · 12 years ago
  84. a1d7045 Bluetooth: Fix sending incorrect new_settings for mgmt_set_powered by Johan Hedberg · 12 years ago
  85. 0410675 Bluetooth: Fix returning proper command status for start_discovery by Johan Hedberg · 12 years ago
  86. a7e80f2 Bluetooth: Fix checking for exact values of boolean mgmt parameters by Johan Hedberg · 12 years ago
  87. 13ecd8b Bluetooth: Move non-critical sections outside of the dev lock by Johan Hedberg · 12 years ago
  88. ee98f47380 Bluetooth: Fix accepting set_dev_class for non-BR/EDR controllers by Johan Hedberg · 12 years ago
  89. 575b3a0 Bluetooth: Fix checking for valid device class values by Johan Hedberg · 12 years ago
  90. 715a5bf Bluetooth: Fix missing command complete for mgmt_load_long_term_keys by Johan Hedberg · 12 years ago
  91. e384662 Bluetooth: Fix missing command complete event for mgmt_confirm_name by Johan Hedberg · 12 years ago
  92. b7e98b5 Bluetooth: Check if the hci connection exists in SCO shutdown by Gustavo Padovan · 12 years ago
  93. 7b064ed Bluetooth: Fix authentication if acl data comes before remote feature evt by Jaganath Kanakkassery · 12 years ago
  94. f4d6f7d Bluetooth device 04ca:3008 should use ath3k by Sergio Cambra · 12 years ago
  95. 1353a10 NFC: Update pn544 documentation by Samuel Ortiz · 12 years ago
  96. 8a0ecfe NFC: pn533: Fix missing parenthesis by Waldemar Rymarkiewicz · 12 years ago
  97. 390a1bd NFC: Initial Secure Element API by Samuel Ortiz · 12 years ago
  98. 2ad554a NFC: update HCI documentation by Eric Lapuyade · 12 years ago
  99. a0f3653 NFC: pn544: Use devm_kzalloc API by Samuel Ortiz · 12 years ago
  100. 234d4d6 NFC: pn544: Use module_i2c_driver by Samuel Ortiz · 12 years ago