1. a1d69c6 brcmfmac: don't include linux/unaligned/access_ok.h by Johannes Berg · 10 years ago
  2. 4c69f05 brcmfmac: fix error handling of irq_of_parse_and_map by Dmitry Torokhov · 10 years ago
  3. 8180bd4 brcmfmac: kill URB when request timed out by Mathy Vanhoef · 10 years ago
  4. daad166 ath9k: fix regression in bssidmask calculation by Ben Greear · 10 years ago
  5. 4e6ce4d ath9k: Fix RTC_DERIVED_CLK usage by Miaoqing Pan · 10 years ago
  6. 0cd75b1 brcmfmac: fix conversion of channel width 20MHZ_NOHT by Arend van Spriel · 10 years ago
  7. cfd9167 rt2x00: do not align payload on modern H/W by Stanislaw Gruszka · 10 years ago
  8. 9d828ad Merge tag 'iwlwifi-for-john-2014-11-10' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 10 years ago
  9. 87dd634 iwlwifi: pcie: fix prph dump length by Liad Kaufman · 10 years ago
  10. 9b520d8 iwlwifi: mvm: abort scan upon RFKILL by Emmanuel Grumbach · 10 years ago
  11. 9c3a667 b43: fix NULL pointer dereference in b43_phy_copy() by Hauke Mehrtens · 10 years ago
  12. d1cd5ba rtlwifi: rtl8192se: Fix connection problems by Larry Finger · 10 years ago
  13. caea217 rtlwifi: Fix errors in descriptor manipulation by Larry Finger · 10 years ago
  14. fb6eaf2 rtlwifi: Fix setting of tx descriptor for new trx flow by Larry Finger · 10 years ago
  15. 0c9a67c Merge tag 'mac80211-for-john-2014-11-04' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211 by John W. Linville · 10 years ago
  16. c00ed46d Merge tag 'iwlwifi-for-john-2014-11-03' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 10 years ago
  17. 31b8b34 iwlwifi: fix RFkill while calibrating by Emmanuel Grumbach · 10 years ago
  18. 75a916e rtlwifi: rtl8192se: Fix firmware loading by Larry Finger · 10 years ago
  19. 8ae3c16 rtlwifi: rtl8192ce: Add missing section to read descriptor setting by Larry Finger · 10 years ago
  20. 30c5ccc rtlwifi: rtl8192se: Add missing section to read descriptor setting by Larry Finger · 10 years ago
  21. 5014796 rtlwifi: rtl8192se: Fix duplicate calls to ieee80211_register_hw() by Larry Finger · 10 years ago
  22. c0386f1 rtlwifi: rtl8192ce: rtl8192de: rtl8192se: Fix handling for missing get_btc_status by Larry Finger · 10 years ago
  23. 3a8fede1 mwifiex: restart rxreorder timer correctly by Marc Yang · 10 years ago
  24. a017ff7 ath9k: fix some debugfs output by Dan Carpenter · 10 years ago
  25. 664d6a7 wireless: rt2x00: add new rt2800usb device by Cyril Brulebois · 10 years ago
  26. 805dbe1 mac80211_hwsim: release driver when ieee80211_register_hw fails by Junjie Mao · 10 years ago
  27. 7b358f0 iwlwifi: mvm: initialize the cur_ucode upon boot by Emmanuel Grumbach · 10 years ago
  28. fad1dbc Merge tag 'iwlwifi-for-john-2014-10-23' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixes by John W. Linville · 10 years ago
  29. 7f2ac8f iwlwifi: pcie: fix polling in various places by Emmanuel Grumbach · 10 years ago
  30. 1ffde69 Revert "iwlwifi: mvm: treat EAPOLs like mgmt frames wrt rate" by Emmanuel Grumbach · 10 years ago
  31. a085505 iwlwifi: dvm: drop non VO frames when flushing by Emmanuel Grumbach · 10 years ago
  32. a6cc516 iwlwifi: mvm: ROC - bug fixes around time events and locking by Matti Gottlieb · 10 years ago
  33. 79b7a69 iwlwifi: mvm: Add tx power condition to bss_info_changed_ap_ibss by Haim Dreyfuss · 10 years ago
  34. 3856b78 iwlwifi: mvm: BT coex - fix BT prio for probe requests by Emmanuel Grumbach · 10 years ago
  35. d14b28f iwlwifi: mvm: BT Coex - update the MPLUT Boost register value by Emmanuel Grumbach · 10 years ago
  36. 405b733 iwlwifi: 8000: fix string given to MODULE_FIRMWARE by Liad Kaufman · 10 years ago
  37. 9180ac5 iwlwifi: configure the LTR by Emmanuel Grumbach · 10 years ago
  38. 0805420 rtlwifi: Add check for get_btc_status callback by Larry Finger · 10 years ago
  39. 7632545 ath9k_common: always update value in ath9k_cmn_update_txpow by Felix Fietkau · 10 years ago
  40. 4f2b244 rtl8192cu: Prevent Ooops under rtl92c_set_fw_rsvdpagepkt by Karsten Wiese · 10 years ago
  41. cefe3df rtl8192cu: Call ieee80211_register_hw from rtl_usb_probe by Karsten Wiese · 10 years ago
  42. b2d624a rtl8192cu: Fix for rtlwifi's bluetooth coexist functionality by Karsten Wiese · 10 years ago
  43. 94e0590 ath: use CTL region from cfg80211 if unset in EEPROM by Felix Fietkau · 10 years ago
  44. d514aef rtlwifi: rtl8821ae: Fix possible array overrun by Larry Finger · 10 years ago
  45. 868caae ath9k: Enable HW queue control only for MCC by Sujith Manoharan · 10 years ago
  46. 598a0df rtlwifi: prevent format string usage from leaking by Kees Cook · 10 years ago
  47. 59dfdd9 brcmfmac: dhd_sdio.c: Cleaning up missing null-terminate in conjunction with strncpy by Rickard Strandqvist · 10 years ago
  48. 47481d9 rtlwifi: rtl8192ee: Prevent log spamming for switch statements by Larry Finger · 10 years ago
  49. e5ead66 wireless: hostap: proc: print properly escaped SSID by Andy Shevchenko · 10 years ago
  50. 4b4890c wireless: ipw2x00: print SSID via %*pE by Andy Shevchenko · 10 years ago
  51. da16960 wireless: libertas: print esaped string via %*pE by Andy Shevchenko · 10 years ago
  52. 4511a4a Merge tag 'master-2014-10-08' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  53. 35a9ad8 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next by Linus Torvalds · 10 years ago
  54. 1fca350 rtlwifi: Fix possible unaligned array in ether_addr_copy() by Larry Finger · 10 years ago
  55. ca14405 ath9k: Fix sequence number assignment by Sujith Manoharan · 10 years ago
  56. 28596c9 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 10 years ago
  57. c393d17 ath9k_htc: avoid kernel panic in ath9k_hw_reset by Marek Puzyniak · 10 years ago
  58. b18111d ath9k: Fix crash in MCC mode by Sujith Manoharan · 10 years ago
  59. d2a993e ath: Fix smatch warning by Sujith Manoharan · 10 years ago
  60. 79ee656 rtl818x_pci: fix response rate may be incorrect. by Andrea Merello · 10 years ago
  61. d7ffd58 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 10 years ago
  62. a4b4a2b Merge tag 'master-2014-10-02' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by David S. Miller · 10 years ago
  63. 3f08e47 rtlwifi: Fix static checker warnings for various drivers by Larry Finger · 10 years ago
  64. 989377e rtlwifi: Fix Kconfig for RTL8192EE by Larry Finger · 10 years ago
  65. e2cba8d ath9k: Fix flushing in MCC mode by Sujith Manoharan · 10 years ago
  66. 5ba8d9d ath9k: Fix queue handling for channel contexts by Sujith Manoharan · 10 years ago
  67. a064eaa ath9k: Add ath9k_chanctx_stop_queues() by Sujith Manoharan · 10 years ago
  68. b390315 ath9k: Pass context to ath9k_chanctx_wake_queues() by Sujith Manoharan · 10 years ago
  69. 4f82eec ath9k: Fix queue handling in flush() by Sujith Manoharan · 10 years ago
  70. 60913f4 ath9k: Remove duplicate code by Sujith Manoharan · 10 years ago
  71. fc1314c ath9k: Fix pending frame check by Sujith Manoharan · 10 years ago
  72. b736728 ath9k: Check pending frames properly by Sujith Manoharan · 10 years ago
  73. 4b60af4 ath9k: Print RoC expiration by Sujith Manoharan · 10 years ago
  74. 030bb75 mwifiex: add support for SD8887 chipset by Avinash Patil · 10 years ago
  75. 554a011 mwifiex: few more register offset entries for sdio card structure by Avinash Patil · 10 years ago
  76. dba4b74 wil6210: atomic I/O for the card memory by Vladimir Kondratiev · 10 years ago
  77. c33407a wil6210: manual FW error recovery mode by Vladimir Kondratiev · 10 years ago
  78. e6664df ath: Add support for tracing by Sujith Manoharan · 10 years ago
  79. 574a793 rtlwifi: Fix randconfig build error with next-20140930 by Larry Finger · 10 years ago
  80. 8342bda mwifiex: add client mac address while configuring keys on GO. by Maithili Hinge · 10 years ago
  81. 315dd11 ath9k: fix getting tx duration for dynack by Felix Fietkau · 10 years ago
  82. 4d9f634 ath9k: Check early for HW reset by Sujith Manoharan · 10 years ago
  83. 4eb3af7 brcmfmac: Add wowl support for PCIE devices. by Hante Meuleman · 10 years ago
  84. 58b2251 brcmfmac: Fix crash on cleanup. by Hante Meuleman · 10 years ago
  85. f48556e brcmfmac: assure P2P discovery is disabled when setting P2P_DEVICE mac address by Arend van Spriel · 10 years ago
  86. 3ba0661 brcmfmac: Avoid usage of GFP_ATOMIC. by Hante Meuleman · 10 years ago
  87. ff0a623 brcmfmac: Fix sign issue with IOCTL return code in msgbuf. by Hante Meuleman · 10 years ago
  88. ef8596e brcmfmac: On scan timeout do send received results. by Hante Meuleman · 10 years ago
  89. 5fb9b1b ath9k_hw: fix PLL clock initialization for newer SoC by Felix Fietkau · 10 years ago
  90. b874ec8 ath9k_hw: reduce ANI spur immunity setting on HT40 extension channel by Felix Fietkau · 10 years ago
  91. 171cdab Revert "ath9k_hw: reduce ANI firstep range for older chips" by Felix Fietkau · 10 years ago
  92. b48f880 mwifiex: remove unnecessary rx_q lock by Avinash Patil · 10 years ago
  93. b43a0d9 mwifiex: do not decrement rx_pending count twice by Avinash Patil · 10 years ago
  94. f73e557 mwifiex: fix soft lockup during iperf UDP RX by Avinash Patil · 10 years ago
  95. 83322eb ath9k_hw: disable hardware ad-hoc flag on ar934x rev 3 by Felix Fietkau · 10 years ago
  96. 09c74f7 ath9k: use ah->get_mac_revision for all SoC devices if available by Felix Fietkau · 10 years ago
  97. 005eff5 ath5k: add missing include for debug code by Felix Fietkau · 10 years ago
  98. ef09396 rtlwifi: rtl8188ee: rtl8723ae: rtl8821ae: Initialize some variables by Larry Finger · 10 years ago
  99. 557f933 rtlwifi: rtl8188ee: rtl8192com: rtl8192cu: rtl8192ee: rtl8723ae: rtl87323be: rtl8821ae: Use common cmd_send_packet by Larry Finger · 10 years ago
  100. 9f087a9 rtlwifi: rtl8192ce: rtl8192common: Update for latest version of Realtek drivers by Larry Finger · 10 years ago