1. 6e08d75 mmc: add SDIO identifiers for Broadcom WLAN devices by Arend van Spriel · 11 years ago
  2. 9df4d54 brcmfmac: use custom destructor callback for all netdevice interfaces by Arend van Spriel · 11 years ago
  3. e147995 brcmfmac: call brcmf_cfg80211_detach() after removal of interfaces by Arend van Spriel · 11 years ago
  4. 427dec5 brcmfmac: move wiphy_unregister() call to brcmf_cfg80211_detach() by Arend van Spriel · 11 years ago
  5. 43dffbc brcmfmac: inform cfg80211 when changing the CONNECTED state by Arend van Spriel · 11 years ago
  6. 76a4c68 brcmfmac: only disable clock when brcmf_sdio_bus_init() fails by Arend van Spriel · 11 years ago
  7. d6ae2c5 brcmfmac: enable watchdog when bus initialization is complete by Arend van Spriel · 11 years ago
  8. 3bd44d9 brcmfmac: correct detection of save&restore device capability by Arend van Spriel · 11 years ago
  9. af35f55 brcmfmac: add sdio drive strength programming for bcm4334 chipset by Arend van Spriel · 11 years ago
  10. 2375d97 brcmfmac: correct reporting HT40 support in wiphy htcap by Arend van Spriel · 11 years ago
  11. fad1322 brcmfmac: cleanup helper functions in sdio probe path by Arend van Spriel · 11 years ago
  12. bfad4a0 brcmfmac: cleanup helper functions in sdio remove path by Arend van Spriel · 11 years ago
  13. d453399 brcmfmac: Limit control message length from host to device. by Hante Meuleman · 11 years ago
  14. 75b39dd brcmfmac: Remove some obsolete definitions and variables. by Hante Meuleman · 11 years ago
  15. 71c60cf brcmfmac: rework SDIO register access functions by Arend van Spriel · 11 years ago
  16. 9d1cd50 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 11 years ago
  17. c8bf40a wireless: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  18. 4d6f720 ath9k: Fix regulatory compliance by Sujith Manoharan · 11 years ago
  19. 42dd98b ath9k: Fix AR955x RX sensitivity by Sujith Manoharan · 11 years ago
  20. 47acf6f wireless: cw1200: Fix memory leak in cw1200_wow_suspend() by Christian Engelmayer · 11 years ago
  21. 2c32305 ath9k: Add hardware support for QCA9531 by Sujith Manoharan · 11 years ago
  22. b6b5730 ath9k: Initialize QCA953x INI arrays by Sujith Manoharan · 11 years ago
  23. 709c19b ath9k: Add QCA953x initvals by Sujith Manoharan · 11 years ago
  24. e6b1e46 ath9k: Assign macVersion for QCA9531 by Sujith Manoharan · 11 years ago
  25. f5ee2b1 ath9k: Add version/revision macros for QCA9531 by Sujith Manoharan · 11 years ago
  26. 1283ac1 carl9170: use ether_addr_equal_64bits by Julia Lawall · 11 years ago
  27. 631c527 at76c50x-usb: use ether_addr_equal_64bits by Julia Lawall · 11 years ago
  28. 103671f ipw2x00: use ether_addr_equal_64bits by Julia Lawall · 11 years ago
  29. 36ddf20 ath9k: use ether_addr_equal_64bits by Julia Lawall · 11 years ago
  30. ccbac29 iwlegacy: use ether_addr_equal_64bits by Julia Lawall · 11 years ago
  31. 90908e1 rtlwifi: use ether_addr_equal_64bits by Julia Lawall · 11 years ago
  32. 3f9a79b mwl8k: use ether_addr_equal_64bits by Julia Lawall · 11 years ago
  33. 4d2a33e p54: use ether_addr_equal_64bits by Julia Lawall · 11 years ago
  34. f90e29f ath5k: use ether_addr_equal_64bits by Julia Lawall · 11 years ago
  35. f012f75 rt2x00: use ether_addr_equal_64bits by Julia Lawall · 11 years ago
  36. 78c8a95 ath9k: Fix interrupt statistics by Sujith Manoharan · 11 years ago
  37. ff47f93 ath9k: Remove unused config option ack_6mb by Sujith Manoharan · 11 years ago
  38. 04575f2 ath9k: Fix AR9100 chip power-on by Sujith Manoharan · 11 years ago
  39. f57cf93 ath9k: Cleanup __ath9k_hw_init() by Sujith Manoharan · 11 years ago
  40. de82582 ath9k: Handle unsupported MAC versions early by Sujith Manoharan · 11 years ago
  41. e4ef276 ath9k: Move private HW callbacks to hw-ops.h by Sujith Manoharan · 11 years ago
  42. 1dd9619 ath9k: Remove unused functions by Sujith Manoharan · 11 years ago
  43. b7cc9b9 ath9k: Fix "cc_lock" usage by Sujith Manoharan · 11 years ago
  44. 0c75997 ath9k: Process BB watchdog events in the tasklet by Sujith Manoharan · 11 years ago
  45. 415ec61 ath9k: Remove RX Poll by Sujith Manoharan · 11 years ago
  46. 6549a86 ath9k: Fix baseband watchdog reset by Sujith Manoharan · 11 years ago
  47. d88527d ath9k: Identify baseband watchdog signatures by Sujith Manoharan · 11 years ago
  48. a6bb860 ath9k: Fix baseband watchdog interrupts by Sujith Manoharan · 11 years ago
  49. a7abaf7 ath9k: Fix PHY restart workaround by Sujith Manoharan · 11 years ago
  50. 222e048 ath9k: Fix MAC HW hang check for AR9003 by Sujith Manoharan · 11 years ago
  51. 990de2b ath9k: Add HW callbacks for MAC/BB hang checks by Sujith Manoharan · 11 years ago
  52. 4598702 ath9k: Register supported HW hang checks by Sujith Manoharan · 11 years ago
  53. 5b502c8 ath9k: Fix max AMPDU size calculation by Sujith Manoharan · 11 years ago
  54. 4ad77ac net: wireless: brcm80211: Drop debug version with build date/time by Josh Triplett · 11 years ago
  55. cca213f ath9k_hw: fix TSF offset calculation by Felix Fietkau · 11 years ago
  56. a6a172b ath9k_hw: fix gentimer callback without overflow handler by Felix Fietkau · 11 years ago
  57. f84d1b4 ath9k: fix sparse non static symbol warning by Wei Yongjun · 11 years ago
  58. 1558efd drivers/net/wireless/hostap: Integer overflow by Wenliang Fan · 11 years ago
  59. c3c5bb3 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 11 years ago
  60. 55d1cad Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  61. 14648d6 iwlwifi: mvm: fix coccinelle warnings by Fengguang Wu · 11 years ago
  62. 51368bf iwlwifi: Update Copyright to 2014 by Emmanuel Grumbach · 11 years ago
  63. 80e9e5c iwlwifi: mvm: rs: fix a potential NULL deref by Eyal Shapira · 11 years ago
  64. 6e97b0d iwlwifi: mvm: dynamically update tsf_id by Ilan Peer · 11 years ago
  65. 9f8f8ca iwlwifi: mvm: change the parameters for calculating an AP TBTT by Ilan Peer · 11 years ago
  66. ce836c7 iwlwifi: pcie: Fix CSR_RESET operation access type by Eran Harary · 11 years ago
  67. 12d423e iwlwifi: mvm: Add a missed beacons threshold by Ilan Peer · 11 years ago
  68. 2dceeda iwlwifi: mvm: squash a spurious warning on chnctx change by Arik Nemtsov · 11 years ago
  69. d510342 iwlwifi: mvm: dump to debugfs the SRAM as binary by Emmanuel Grumbach · 11 years ago
  70. d2ccc90 iwlwifi: mvm: BT Coex - update channel inihibition for channel 14 by Emmanuel Grumbach · 11 years ago
  71. 9e898f1 iwlwifi: mvm: fix harmless smatch / coccinelle warnings by Emmanuel Grumbach · 11 years ago
  72. aaa4e74 iwlwifi: mvm: disable the device as soon as RFKILL fires by Emmanuel Grumbach · 11 years ago
  73. fba1c62 iwlwifi: pcie: allow the op_mode to call stop_device whenever it wants by Emmanuel Grumbach · 11 years ago
  74. 3dc3374 iwlwifi: pcie: don't update the op_mode if rfkill hasn't changed by Emmanuel Grumbach · 11 years ago
  75. b943949 iwlwifi: pcie: keep the NIC awake when commands are in flight by Emmanuel Grumbach · 11 years ago
  76. a4a1247 iwlwifi: mvm: fix possible memory leak by Eytan Lifshitz · 11 years ago
  77. 3dd9479 iwlwifi: mvm: fix AC / FIFO mapping by Emmanuel Grumbach · 11 years ago
  78. 51232f7 iwlwifi: pcie: use don't disable interrupt when rxq->lock is taken by Emmanuel Grumbach · 11 years ago
  79. 7b70bd6 iwlwifi: pcie: use don't disable interrupt when irq_lock is taken by Emmanuel Grumbach · 11 years ago
  80. 7ba1faa iwlwifi: pcie: move interrupt prints to the common handler by Emmanuel Grumbach · 11 years ago
  81. fe523dc iwlwifi: pcie: no need to save inta in trans_pcie by Emmanuel Grumbach · 11 years ago
  82. 7117c00 iwlwifi: pcie: return inta from iwl_pcie_int_cause_{non_}ict by Emmanuel Grumbach · 11 years ago
  83. 39731b7 ath9k: simplify/fix tx packet TID handling by Felix Fietkau · 11 years ago
  84. 63ded3f ath9k: fix TSF offset precision issue by Felix Fietkau · 11 years ago
  85. c32e4e5 ath9k: call ath9k_set_tsfadjust from ath9k_beacon_config by Felix Fietkau · 11 years ago
  86. 6a4d05d ath9k: move ath9k_debug_sync_cause out of ath9k_hw by Felix Fietkau · 11 years ago
  87. fa9ffc7 cfg80211: Add support for QoS mapping by Kyeyoon Park · 11 years ago
  88. d7df7a5 ath9k: Use a subroutine for the AR9330 reset WAR by Sujith Manoharan · 11 years ago
  89. 4dc78c43 ath9k: Fix RTC reset delay by Sujith Manoharan · 11 years ago
  90. afe3653 ath9k: Add a delay between RTC reset/clear for AR9003 by Sujith Manoharan · 11 years ago
  91. 3533bf6 ath9k: Fix regulatory compliance by Sujith Manoharan · 11 years ago
  92. ee65b38 ath9k: Update BaseExtension_1 eeprom structure by Sujith Manoharan · 11 years ago
  93. 66a80a3 ath9k: Initialize "switchcomspdt" eeprom field explicitly by Sujith Manoharan · 11 years ago
  94. f5bf30d ath9k: Remove unneeded ref. count initialization by Sujith Manoharan · 11 years ago
  95. 7b6ef99 ath9k: Cleanup ath9k.h by Sujith Manoharan · 11 years ago
  96. f65c082 ath9k: Cleanup spectral scan code by Sujith Manoharan · 11 years ago
  97. a35051c ath9k: properly preserve TSF across reset by Felix Fietkau · 11 years ago
  98. 4ed1576 ath9k_hw: clean up station beacon timer API by Felix Fietkau · 11 years ago
  99. c57b182 ath9k_hw: remove spur related unused defines by Felix Fietkau · 11 years ago
  100. 4968563 ath9k_hw: remove additional_swba_backoff by Felix Fietkau · 11 years ago