1. 07c15a3 ath9k: Fix powersave locking by Sujith Manoharan · 12 years ago
  2. b74713d ath9k: Handle fatal interrupts properly by Sujith Manoharan · 12 years ago
  3. 781b14a ath9k: Use atomic operations by Sujith Manoharan · 12 years ago
  4. 8da0783 ath9k: Move LNA code to antenna.c by Sujith Manoharan · 12 years ago
  5. af68aba ath9k: Fix work handling by Sujith Manoharan · 12 years ago
  6. ef1b6cd ath9k: Group link monitoring logic by Sujith Manoharan · 12 years ago
  7. 6995fb8 ath9k: improve BT FTP/PAN performance by Rajkumar Manoharan · 12 years ago
  8. 153dccd ath9k_hw: fix power state for MCI by Rajkumar Manoharan · 12 years ago
  9. c9ae6ab ath: do not update cycle counters with sleep mode by Rajkumar Manoharan · 12 years ago
  10. 0603143 ath9k: BT coex performance tuning for AR9462 by Rajkumar Manoharan · 12 years ago
  11. 99922a4 ath9k_hw: fix BT RF performance by Rajkumar Manoharan · 12 years ago
  12. c8b6fbe ath9k_hw: configure ar9462 switching regulator by Rajkumar Manoharan · 12 years ago
  13. 9dc08ec ath9k_hw: program BT to control SPDT by Rajkumar Manoharan · 12 years ago
  14. 4fb7175 ath9k_hw: fix IQ calibration chain index by Rajkumar Manoharan · 12 years ago
  15. 4f6bd1a ath9k: cleanup MCI indentation by Rajkumar Manoharan · 12 years ago
  16. 5d294a1 ath9k_hw: update ar9462 initval table to fix rx by Rajkumar Manoharan · 12 years ago
  17. e6930c4 ath9k: Use separate operational flags for BTCOEX by Sujith Manoharan · 12 years ago
  18. 4cb54fa ath9k: Remove SC_OP_OFFCHANNEL by Sujith Manoharan · 12 years ago
  19. 2fd5d35 ath9k_hw: Fix variable usage by Sujith Manoharan · 12 years ago
  20. 97ba515 ath9k: Add MCI interrupt to debugfs statistics by Sujith Manoharan · 12 years ago
  21. 31604cf ath9k_hw: Cleanup power mode API by Sujith Manoharan · 12 years ago
  22. 5955b2b ath9k_hw: Fix MCI usage by Sujith Manoharan · 12 years ago
  23. 83c7a52 ath9k_hw: Fix AR_RTC_KEEP_AWAKE usage by Sujith Manoharan · 12 years ago
  24. e270e77 ath9k: Setup MCI interrupts properly by Sujith Manoharan · 12 years ago
  25. d09f5f4 ath9k: Handle ASPM properly by Sujith Manoharan · 12 years ago
  26. aaa1ec4 ath9k: Prune ath9k_init_device by Sujith Manoharan · 12 years ago
  27. 2b0446c brcm80211: brcmsmac: fixed checkpatch and sparse warnings by Chris Yungmann · 12 years ago
  28. d202caf ath9k: Ensure a fair beacon distribution in IBSS mode by Vivek Natarajan · 12 years ago
  29. cff3d1f rt2x00:Add RT5392 chipset support by Zero.Lin · 12 years ago
  30. d7fbcad iwl4965: claim RSN IBSS support by Stanislaw Gruszka · 12 years ago
  31. 6851dff rt2x00: claim RSN IBSS support by Stanislaw Gruszka · 12 years ago
  32. 620a556 ath9k: fix/add bits for spectral scanning by Zefir Kurtisi · 12 years ago
  33. e8c9bd5 cfg80211: clarify set_channel APIs by Johannes Berg · 12 years ago
  34. 7c9c46c Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  35. fdbfff7 net/wireless: ipw2200: introduce ipw_read_eeprom function by Stanislav Yakovlev · 12 years ago
  36. 605b73a mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAP by Avinash Patil · 12 years ago
  37. aa4bbbe mwifiex: invalidate bss config before setting channel for uAP by Avinash Patil · 12 years ago
  38. aa430da cfg80211: provide channel to start_ap function by Johannes Berg · 12 years ago
  39. d38069d iwlwifi: add debugging to shadow registers and fix typo by Meenakshi Venkataraman · 12 years ago
  40. 20d3b64 iwlwifi: clean up coding style in PCIe transport by Johannes Berg · 12 years ago
  41. ac91f91 iwlwifi: move notification wait into core by Johannes Berg · 12 years ago
  42. cc5f7e3 iwlwifi: implement dynamic opmode loading by Don Fry · 12 years ago
  43. c08ce20 iwlwifi: move IWL_CMD_FAILED_MSK by Johannes Berg · 12 years ago
  44. 76ed2ed iwlwifi: properly handle device_set_wakeup_enable by Johannes Berg · 12 years ago
  45. ff110c8 iwlwifi: Move IWL_MASK macro to transport. by Gregory Greenman · 12 years ago
  46. eec373f iwlwifi: s/iwlagn_unmap_tfd/iwl_unmap_tfd by Emmanuel Grumbach · 12 years ago
  47. bc2529c iwlwifi: s/iwlagn_txq_free_tfd/iwl_txq_free_tfd by Emmanuel Grumbach · 12 years ago
  48. 142fb5b iwlwifi: add __printf argument checking by Johannes Berg · 12 years ago
  49. a35e270 iwlwifi: fix debug print in iwl_sta_calc_ht_flags by Meenakshi Venkataraman · 12 years ago
  50. 726f23f iwlwifi: fix prints in iwl_rx_handle by Emmanuel Grumbach · 12 years ago
  51. ccf91bd rt2x00: Add support for RT5360 based PCI devices. by villacis@palosanto.com · 12 years ago
  52. b90bd9d ath9k: Support ethtool getstats api. by Ben Greear · 12 years ago
  53. d25360b ath9k: Fix modal EEPROM dump by Mohammed Shafi Shajakhan · 12 years ago
  54. 1dacd19 brcm80211: brcmu_pkt_buf_free_skb() should handle NULL by Dan Carpenter · 12 years ago
  55. 9be0292 brcm80211: remove an unneeded NULL check by Dan Carpenter · 12 years ago
  56. 8fd9d05 rt2800usb: 2001:3c17 is an RT3370 device by Albert Pool · 12 years ago
  57. 0e1fa7e iwlwifi: unregister LEDs if mac80211 registration fails by Johannes Berg · 12 years ago
  58. f69a23b iwlwifi: fix double free/complete in firmware loading by Johannes Berg · 12 years ago
  59. fcb6ff5 iwlwifi: disable WoWLAN if !CONFIG_PM_SLEEP by Johannes Berg · 12 years ago
  60. e5851da rt2x00: use atomic variable for seqno by Stanislaw Gruszka · 12 years ago
  61. f304a99 brcmfmac: Fix likely misuse of | for & by Joe Perches · 12 years ago
  62. 1ae2fc2 mac80211_hwsim: advertise interface combinations by Johannes Berg · 12 years ago
  63. a5fdde28b iwlwifi: fix TX power antenna access by Johannes Berg · 12 years ago
  64. 7a1c993 mwifiex: support NL80211_HIDDEN_SSID_ZERO_LEN for uAP by Avinash Patil · 12 years ago
  65. f0e3bd2 mwifiex: invalidate bss config before setting channel for uAP by Avinash Patil · 12 years ago
  66. a0f6876 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davem by John W. Linville · 12 years ago
  67. 4161923 wlcore: fix undefined symbols when CONFIG_PM is not defined by Eyal Shapira · 12 years ago
  68. bfc441a ath9k_hw: apply internal regulator settings on AR933x by Felix Fietkau · 12 years ago
  69. 5a71f13 ath9k_hw: update AR933x initvals to fix issues with high power devices by Felix Fietkau · 12 years ago
  70. 81357a2 ath9k: fix a use-after-free-bug when ath_tx_setup_buffer() fails by Felix Fietkau · 12 years ago
  71. ceea2a5 ath9k: stop rx dma before stopping tx by Felix Fietkau · 12 years ago
  72. 9b4760e ath5k: add possible wiphy interface combinations by Felix Fietkau · 12 years ago
  73. edb9bc9 brcmfmac: use vmalloc to allocate mem for the firmware by Hauke Mehrtens · 12 years ago
  74. f380f2c wl1251: fix oops on early interrupt by Grazvydas Ignotas · 12 years ago
  75. 75813bd iwlwifi: fix memory leak if opmode fails to init by Johannes Berg · 12 years ago
  76. f4c3717 iwlwifi: do not send lq cmd when station add fails by Meenakshi Venkataraman · 12 years ago
  77. a7b2ad5 iwlwifi: remove ucode16 option by Johannes Berg · 12 years ago
  78. 66a7707 iwlwifi: do not use shadow registers by default by Meenakshi Venkataraman · 12 years ago
  79. ebed633 iwlwifi: fix the Transmit Frame Descriptor rings by Emmanuel Grumbach · 12 years ago
  80. 882dde8 iwlwifi: update BT traffic load states correctly by Meenakshi Venkataraman · 12 years ago
  81. 28f3d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  82. a481991 Merge tag 'usb-3.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb by Linus Torvalds · 12 years ago
  83. a0d0d16 Merge git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next by John W. Linville · 12 years ago
  84. c51fa66 brcm80211: Fix compile error for .disable_hub_initiated_lpm. by Sarah Sharp · 12 years ago
  85. e1f12eb USB: Disable hub-initiated LPM for comms devices. by Sarah Sharp · 12 years ago
  86. 56138f5 iwlwifi: dont pull too much payload in skb head by Eric Dumazet · 12 years ago
  87. 32535bd Merge branch 'v3.5-for-usb' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into usb-next by Greg Kroah-Hartman · 12 years ago
  88. 0289403 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by David S. Miller · 12 years ago
  89. 05f8f25 Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  90. 08e6d90 Merge git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth by Gustavo Padovan · 12 years ago
  91. 2247997 wlcore: fix some sparse warnings due to missing static declaration by Luciano Coelho · 12 years ago
  92. 3246a7f wlcore: fix pointer print out in wl1271_acx_set_rx_filter() by Luciano Coelho · 12 years ago
  93. 15e3d25 mwifiex: remove set_channel cfg80211 hook by Johannes Berg · 12 years ago
  94. 68c7a1c rndis_wlan: remove set_channel cfg80211 hook by Johannes Berg · 12 years ago
  95. 5789772 iwlwifi: support explicit monitor interface by Johannes Berg · 12 years ago
  96. 65781af iwlwifi: invert the order of ssid list in scan cmd by David Spinadel · 12 years ago
  97. 4f9bfbb iwlwifi: disable default wildcard ssid scan by David Spinadel · 12 years ago
  98. 0ed4628 iwlwifi: fix scan_cmd_size allocation by David Spinadel · 12 years ago
  99. 2aed691 rt2x00:Add RT539b chipset support by Zero.Lin · 12 years ago
  100. 40bbc21 mwifiex: delete IEs when stop_ap by Avinash Patil · 12 years ago