1. f663dd9 net: core: explicitly select a txq before doing l2 forwarding by Jason Wang · 11 years ago
  2. e46316c Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 11 years ago
  3. a50f9d5 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  4. efc5520 iwlwifi: add new devices for 7265 series by Oren Givon · 11 years ago
  5. 73f0b56 ath9k: Fix interrupt handling for the AR9002 family by Sujith Manoharan · 11 years ago
  6. 9278db6 rtlwifi: pci: Fix oops on driver unload by Larry Finger · 11 years ago
  7. 657eb17 ath9k_htc: properly set MAC address and BSSID mask by Mathy Vanhoef · 11 years ago
  8. c0e3076 mac80211_hwsim: Fix NULL pointer dereference by Javier Lopez · 11 years ago
  9. bbf807b ath9k: fix duration calculation for non-aggregated packets by Felix Fietkau · 11 years ago
  10. 019b952 brcmfmac: fix uninitialized warning by Arend van Spriel · 11 years ago
  11. 3469adb net: wireless: wcn36xx: fix potential NULL pointer dereference by Michal Nazarewicz · 11 years ago
  12. beae416 net: wireless: ath9k: avoid possible NULL pointer dereference by Michal Nazarewicz · 11 years ago
  13. a1783a7 ath9k: Fix XLNA bias strength by Sujith Manoharan · 11 years ago
  14. 93c1cfb ath9k: Fix QuickDrop usage by Sujith Manoharan · 11 years ago
  15. 041b499 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 11 years ago
  16. 3c5da7e iwlwifi: mvm: use a cast to calculate the last seqno from the next one by Luciano Coelho · 11 years ago
  17. cfa8889 iwlwifi: mvm: set seqno also when no keys are set by Luciano Coelho · 11 years ago
  18. 6860bd1 iwlwifi: pcie: stop sending commands to dead firmware by Alexander Bondar · 11 years ago
  19. 3fde33b iwlwifi: bump required firmware API version for 3160/7260 by Emmanuel Grumbach · 11 years ago
  20. 9fc3fe9 iwlwifi: mvm: don't WARN about unsuccessful time event by Emmanuel Grumbach · 11 years ago
  21. 56c07a9 iwlwifi: mvm: BT Coex fix another NULL pointer dereference by Emmanuel Grumbach · 11 years ago
  22. a338f1e iwlwifi: mvm: BT Coex - don't enable MULTI_PRIO_LUT by Emmanuel Grumbach · 11 years ago
  23. 53e88cb iwlwifi: add new HW - 7265 series by Oren Givon · 11 years ago
  24. 6960a05 iwlwifi: pcie: fix interrupt coalescing for 7260 / 3160 by Emmanuel Grumbach · 11 years ago
  25. 60765a4 iwlwifi: mvm: check sta_id/drain values in debugfs by Johannes Berg · 11 years ago
  26. d5aedd7 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 11 years ago
  27. 517543f mwifiex: fix memory leak issue for ibss join by Ujjal Roy · 11 years ago
  28. 0b3f575 brcmsmac: Fix build dep on LEDS_CLASS by Borislav Petkov · 11 years ago
  29. cdb1b80 mac80211_hwsim: Fix bcn_en_iter to use atomic iteration by Jouni Malinen · 11 years ago
  30. 76a56eb mac80211_hwsim: Fix radiotap header for ACK frames by Jouni Malinen · 11 years ago
  31. 7acd718 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 11 years ago
  32. 1ee2dcc Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 11 years ago
  33. c53ed74 genetlink: only pass array to genl_register_family_with_ops() by Johannes Berg · 11 years ago
  34. 3b1bace brcmfmac: fix possible memory leak by Geyslan G. Bem · 11 years ago
  35. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  36. eafbdde rtlwifi: rtl8192cu: Fix more pointer arithmetic errors by Larry Finger · 11 years ago
  37. 353d2a6 mwifiex: fix issues in driver unload path for USB chipsets by Ujjal Roy · 11 years ago
  38. 3c59e32 mwifiex: fix memory leak issue for sdio and pcie cards by Amitkumar Karwar · 11 years ago
  39. 98a4635 mwifiex: fix potential mem leak in .del_virtual_intf by Amitkumar Karwar · 11 years ago
  40. d1af294 mwifiex: fix NULL pointer dereference in mwifiex_fw_dpc by Amitkumar Karwar · 11 years ago
  41. bec568f mwifiex: failure path handling in mwifiex_add_virtual_intf() by Amitkumar Karwar · 11 years ago
  42. 68b76e9 mwifiex: use return value of mwifiex_add_virtual_intf() correctly by Amitkumar Karwar · 11 years ago
  43. b4089d6 rt2x00: fix a crash bug in the HT descriptor handling fix by Felix Fietkau · 11 years ago
  44. 6fcbe53 ath9k: Fix issue with MCS15 by Sujith Manoharan · 11 years ago
  45. c7ce155 ath9k: Update AR9462 2.1 initvals by Sujith Manoharan · 11 years ago
  46. 3e850ed ath: fix dynamic user regulatory settings by Luis R. Rodriguez · 11 years ago
  47. 498d319 kfifo API type safety by Stefani Seibold · 11 years ago
  48. 16735d0 tree-wide: use reinit_completion instead of INIT_COMPLETION by Wolfram Sang · 11 years ago
  49. 8422d1f Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  50. 4534de8 genetlink: make all genl_ops users const by Johannes Berg · 11 years ago
  51. 8ceafbf Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm by Linus Torvalds · 11 years ago
  52. 8e3ffa4 prism54: set netdev type to "wlan" by Dan Williams · 11 years ago
  53. 95b48c2 wcn36xx: missing unlocks on error paths by Dan Carpenter · 11 years ago
  54. 1221c25 wcn36xx: Add missing unlock before return by Wei Yongjun · 11 years ago
  55. 2d22c7d ath9k: Use correct PCIE initvals for AR9485 by Sujith Manoharan · 11 years ago
  56. 876efcf wcn36xx: harmless memory corruption bug in debugfs by Dan Carpenter · 11 years ago
  57. 8d93f1f mwifiex: fix wrong eth_hdr usage for bridged packets in AP mode by Ujjal Roy · 11 years ago
  58. d03b4aa mwifiex: correct packet length for packets from SDIO interface by Avinash Patil · 11 years ago
  59. 3545f3d rtlwifi: rtl8192de: Fix incorrect signal strength for unassociated AP by Larry Finger · 11 years ago
  60. 78dbfec rtlwifi: rtl8192cu: Fix incorrect signal strength for unassociated AP by Larry Finger · 11 years ago
  61. b4ade79 rtlwifi: rtl8192se: Fix incorrect signal strength for unassociated AP by Larry Finger · 11 years ago
  62. 0c5d63f rtlwifi: Fix endian error in extracting packet type by Mark Cave-Ayland · 11 years ago
  63. 4be6718c ath9k: dfs_debug fix possible NULL dereference by Janusz Dziedzic · 11 years ago
  64. 87eb016 ath9k: DFS radar use correct width enum by Janusz Dziedzic · 11 years ago
  65. 3d8bfe1 rt2x00: fix HT TX descriptor settings regression by Stanislaw Gruszka · 11 years ago
  66. 7777bd4 libertas: fix error return code in if_cs_probe() by Wei Yongjun · 11 years ago
  67. a497e47d libertas: potential oops in debugfs by Dan Carpenter · 11 years ago
  68. 450991f rtlwifi: fix null dereference on efuse_word on kmalloc fail returns NULL by Colin Ian King · 11 years ago
  69. 01c85ad mwifiex: fix invalid memory access in mwifiex_update_autoindex_ies() by Amitkumar Karwar · 11 years ago
  70. 2636c30 mwifiex: fix invalid memory access in mwifiex_ret_tx_rate_cfg() by Amitkumar Karwar · 11 years ago
  71. fe1c9a4 mwifiex: fix invalid memory access in mwifiex_get_power_level() by Amitkumar Karwar · 11 years ago
  72. 930fd35 mwifiex: replace u16 with __le16 in struct mwifiex_types_power_group by Amitkumar Karwar · 11 years ago
  73. 95edbc3 mwifiex: potential integer underflow in mwifiex_ret_wmm_get_status() by Dan Carpenter · 11 years ago
  74. 3aef7dd rtlwifi: rtl8192se: Fix wrong assignment by Felipe Pena · 11 years ago
  75. 6264995 wireless: rt2800lib: Fix typo on checking by Felipe Pena · 11 years ago
  76. c1f3bb6 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  77. 3c57e86 ath9k: enable DFS for IBSS mode by Simon Wunderlich · 11 years ago
  78. c046555 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 11 years ago
  79. dce1eba Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx by John W. Linville · 11 years ago
  80. 353c781 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  81. 87bc072 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem by John W. Linville · 11 years ago
  82. 01925ef Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  83. c92f06a iwlwifi: mvm: BT Coex - fix copy paste issue by Emmanuel Grumbach · 11 years ago
  84. 16f0076 iwlwifi: remove duplicate includes by Michael Opdenacker · 11 years ago
  85. befe9b6 iwlwifi: warn if firmware image doesn't exist by Johannes Berg · 11 years ago
  86. cbb346f iwlwifi: mvm: add missing break in debugfs by Johannes Berg · 11 years ago
  87. fb8b8ee iwlwifi: mvm: capture the FCS in monitor mode by Johannes Berg · 11 years ago
  88. bcbb8c9 iwlwifi: pcie: move warning message into warning by Johannes Berg · 11 years ago
  89. 22cba0c iwlwifi: mvm: BT Coex fix NULL pointer dereference by Emmanuel Grumbach · 11 years ago
  90. 84cf0e6 iwlwifi: transport config n_no_reclaim_cmds should be unsigned by Johannes Berg · 11 years ago
  91. e8e626a iwlwifi: mvm: update UAPSD support TLV bits by Alexander Bondar · 11 years ago
  92. 0bb861e mac80211_hwsim: Fix tracking of beaconing for multi-vif by Jouni Malinen · 11 years ago
  93. c3fa32b Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 11 years ago
  94. 8d3c1fd wlcore: save last regdom configuration on stop by Eliad Peller · 11 years ago
  95. e9687ea wlcore: fix started_vifs calculation by Eliad Peller · 11 years ago
  96. 2473ec8 wlcore: wakeup from ELP before starting recovery by Barak Bercovitz · 11 years ago
  97. c2e6424 wlcore: Allow stopping fw log in recovery by Barak Bercovitz · 11 years ago
  98. 5cc14c0 wlcore: read fw panic log only in host mode by Barak Bercovitz · 11 years ago
  99. c83cb80 wlcore/wl18xx/wl12xx: FW log params per chip arch by Igal Chernobelsky · 11 years ago
  100. 9d8146d wl12xx/wl18xx: update default fw logger's settings by Ido Reis · 11 years ago