1. 050757d ath6kl: Remove erroneous flag clearing by Mohammed Shafi Shajakhan · 12 years ago
  2. f5750c6 drivers/net/wireless/ath/ath6kl/hif.c: drop if around WARN_ON by Julia Lawall · 12 years ago
  3. f0ed67e ath6kl: Fix a mismatch in power management debug message by Mohammed Shafi Shajakhan · 12 years ago
  4. ff7e686 ath6kl: support NL80211_USER_REG_HINT_CELL_BASE events by Kalle Valo · 12 years ago
  5. a2e1be3 ath6kl: Add a hardware flag for SDIO CRC error workaround by Mohammed Shafi Shajakhan · 12 years ago
  6. 171fe76 ath6kl: Fix mapping uplink endpoint for AR6004 by Mohammed Shafi Shajakhan · 12 years ago
  7. 7ac25ea ath6kl: Fix inactivity timeout for AR6004 by Mohammed Shafi Shajakhan · 12 years ago
  8. c0b34e2 ath6kl: Rename ATH6KL_HW_FLAG_64BIT_RATES by Mohammed Shafi Shajakhan · 12 years ago
  9. 5dbdf6f ath6kl: Return error case when ath6kl_usb_alloc_pipe_resources fails by Mohammed Shafi Shajakhan · 12 years ago
  10. cf0dfa1 ath6kl: Remove obselete USB device related checks by Mohammed Shafi Shajakhan · 12 years ago
  11. 3077494 ath6kl: Check for valid endpoint ID in ath6kl_tx_complete() by Pandiyarajan Pitchaimuthu · 12 years ago
  12. 86aa7c1 ath6kl: Array index out of bounds check by Pandiyarajan Pitchaimuthu · 12 years ago
  13. 698bf86 ath6kl: Blocked client notification by Pandiyarajan Pitchaimuthu · 12 years ago
  14. 07033ce ath6kl: Max clients reached notification by Pandiyarajan Pitchaimuthu · 12 years ago
  15. baec5c6 ath6kl: Fix random rx data corruption by Vasanthakumar Thiagarajan · 12 years ago
  16. 363f149 ath6kl: Check for valid endpoint ID values in ath6kl_control_tx() by Raja Mani · 12 years ago
  17. d54601b ath6kl: Check for valid rate table index by Raja Mani · 12 years ago
  18. 43a06b3 ath6kl: Avoid null ptr dereference while printing reg domain pair by Raja Mani · 12 years ago
  19. 58109df ath6kl: Fix reconnection issue after recovery by Vasanthakumar Thiagarajan · 12 years ago
  20. f08dbda ath6kl: use list_move_tail instead of list_del/list_add_tail by Wei Yongjun · 12 years ago
  21. 527f657 ath6kl: fix uninitialized variable in ath6kl_sdio_enable_scatter() by Andi Kleen · 12 years ago
  22. 66ddcc3 ath6kl: Make fw error recovery configurable by Vasanthakumar Thiagarajan · 12 years ago
  23. a356170 ath6kl: Add a bit to ath6kl_dev_state for recovery cleanup state by Vasanthakumar Thiagarajan · 12 years ago
  24. e451f94 ath6kl: Remove unnecessary recovery state check in ath6kl_recovery_hb_timer() by Vasanthakumar Thiagarajan · 12 years ago
  25. 9d91884 ath6kl: Fix bug in scheduling hb_timer by Vasanthakumar Thiagarajan · 12 years ago
  26. 7756579 ath6kl: Recover from "wmi ctrl ep is full" condition by Vasanthakumar Thiagarajan · 12 years ago
  27. 9233299 ath6kl: Add support to detect fw error through heart beat by Vasanthakumar Thiagarajan · 12 years ago
  28. 84caf80 ath6kl: Recover from fw crash by Vasanthakumar Thiagarajan · 12 years ago
  29. ede615d ath6kl: Refactor ath6kl_init_hw_start() and ath6kl_init_hw_stop() by Vasanthakumar Thiagarajan · 12 years ago
  30. 8368509 ath6kl: fix link speed when using sgi by Dengke Qiu · 12 years ago
  31. 3814264 ath6kl: trivial cleanup on interface type selection by Mohammed Shafi Shajakhan · 12 years ago
  32. 2c07cf4 ath6kl: consolidate WoW pattern length by Thomas Pedersen · 12 years ago
  33. b1f47e3 ath6kl: rework scheduled scan by Thomas Pedersen · 12 years ago
  34. a3b3842 ath6kl: check usb_register() return value by Marina Makienko · 12 years ago
  35. 8114f9b ath6kl: Fix potential memory leak in ath6kl_tx_complete() by Vasanthakumar Thiagarajan · 12 years ago
  36. 0616dc1 ath6kl: Fix potential skb double free in ath6kl_wmi_sync_point() by Vasanthakumar Thiagarajan · 12 years ago
  37. f21243a ath6kl: reconfigure RSN capabilities when restarting AP by Thomas Pedersen · 12 years ago
  38. b5495e6 ath6kl: restart concurrent vifs on failed connect by Thomas Pedersen · 12 years ago
  39. fd4377b ath6kl: configure wow filters per-vif by Thomas Pedersen · 12 years ago
  40. f8c0305 ath6kl: fix incorrect use of IEEE80211_NUM_BANDS by Kalle Valo · 12 years ago
  41. 84841ba ath6kl: add support for changing contry code by Kalle Valo · 12 years ago
  42. 11f0bfc ath6kl: refactor wmi scan command by Kalle Valo · 12 years ago
  43. c8c72b7 ath6kl: move ath6kl_wmi_startscan_cmd() by Kalle Valo · 12 years ago
  44. 279b286 ath6kl: support TX error rate notification by Thomas Pedersen · 12 years ago
  45. bf744f1 ath6kl: Add support for AR6004 hardware version 1.3 by Bala Shanmugam · 12 years ago
  46. 4aca81b ath6kl: Make use of return value from ath6kl_diag_read() by Pandiyarajan Pitchaimuthu · 12 years ago
  47. c95dcb5 ath6kl: use custom MAC address for newly created interfaces by Aarthi Thiruvengadam · 12 years ago
  48. 85b20fc ath6kl: support rssi threshold for sched scan by Thomas Pedersen · 12 years ago
  49. 9b34f40 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 12 years ago
  50. 9917c85 brcm80211: remove some truely barftastic code by Alan Cox · 12 years ago
  51. c5b057b brcmfmac: remove 'always false' condition from brcmf_c_mkiovar_bsscfg by Arend van Spriel · 12 years ago
  52. 3cb91f5 brcmfmac: fix sparse warnings by Franky Lin · 12 years ago
  53. 81118d1 brcmfmac: Using zero instead of NULL by Dan Carpenter · 12 years ago
  54. 424749c ath9k: perform ANI cycle in idle state by Rajkumar Manoharan · 12 years ago
  55. b4764c8 carl9170: handle traps from firmware loader by Christian Lamparter · 12 years ago
  56. afe3840 mwifiex: Using %*phD instead of print_hex_dump_bytes by Andrei Emeltchenko · 12 years ago
  57. f575f65 mwifiex: use sizeof(array) to print_hex_dump_bytes by Bing Zhao · 12 years ago
  58. 7a66205 rt2800: comment tx power settings by Stanislaw Gruszka · 12 years ago
  59. 1e4cf24 rt2800: allow to reduce tx power on devices not exporting power limit by Stanislaw Gruszka · 12 years ago
  60. 146c3b0 rt2800: pass channel pointer to rt2800_config_txpower by Stanislaw Gruszka · 12 years ago
  61. d9bceae rt2800: use eeprom OFDM 6M TX power as criterion by Stanislaw Gruszka · 12 years ago
  62. de2493c rt2800: compensate tx power also for non 11b rates on 2GHz by Stanislaw Gruszka · 12 years ago
  63. 19f3fa2 rt2800: limit TX_PWR_CFG_ values to 0xc by Stanislaw Gruszka · 12 years ago
  64. cee2c73 rt2800: use BBP_R1 for setting tx power by Stanislaw Gruszka · 12 years ago
  65. 037fd9b ath_hw: Use common REG_WRITE parameter order by Sven Eckelmann · 12 years ago
  66. ed9f0ed rtlwifi: rtl8192ce: rtl8192cu: use %*phC to dump small buffers by Andy Shevchenko · 12 years ago
  67. 264e989 orinoco_usb: clean up some signedness issues by Dan Carpenter · 12 years ago
  68. 2b4766c bcma: do not initialize deactivated PCIe cores by Hauke Mehrtens · 12 years ago
  69. f255b9c ath/ath9k/ar9003_eeprom.c: Remove semicolon after if by Peter Senna Tschudin · 12 years ago
  70. 750f32c ath9k: Fix BT_OP_SCAN usage by Sujith Manoharan · 12 years ago
  71. 78b1775 ath9k: Use a helper routine for MCI/FTP tuning by Sujith Manoharan · 12 years ago
  72. dfae714 bcma: add an extra pcie core struct by Hauke Mehrtens · 12 years ago
  73. 017c4c3 bcma: use fallback sprom if sprom on card was not valid by Hauke Mehrtens · 12 years ago
  74. d954162 ssb: add attribute to indicate a parallel flash is available by Hauke Mehrtens · 12 years ago
  75. 54c9749 ssb: move parallel flash config into an own struct by Hauke Mehrtens · 12 years ago
  76. e5c9d7c bcma: add some more flash chips for serial flash by Hauke Mehrtens · 12 years ago
  77. 3c25ddd bcma: extract drv_cc in bcma_core_mips_flash_detect() by Hauke Mehrtens · 12 years ago
  78. e661b75 bcma: mark nflash if it is the boot flash by Hauke Mehrtens · 12 years ago
  79. cc78708 bcma: add and use constants for the flash windows by Hauke Mehrtens · 12 years ago
  80. 360dc31 bcma: mark pflash as present when available by Hauke Mehrtens · 12 years ago
  81. 30cfb02 bcma: init sprom struct earlier by Hauke Mehrtens · 12 years ago
  82. 49655bb bcma: just do the necessary things in early register on SoCs by Hauke Mehrtens · 12 years ago
  83. b0a949b Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 12 years ago
  84. 3cd1763 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  85. bc27d5f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next by John W. Linville · 12 years ago
  86. d012a60 mac80211: make client powersave independent of interface type by Marco Porsch · 12 years ago
  87. 5c95b94 nl/cfg80211: force scan using an AP vif if requested by Antonio Quartulli · 12 years ago
  88. f706adf Bluetooth: AMP: Get amp_mgr reference in HS hci_conn by Andrei Emeltchenko · 12 years ago
  89. 4ee3e06 cfg80211: add cfg80211 exported function tracing by Beni Lev · 12 years ago
  90. 14e8a3c cfg80211: add tracing to rdev-ops by Beni Lev · 12 years ago
  91. e35e4d2 cfg80211: add wrappers for registered_device_ops by Hila Gonen · 12 years ago
  92. de7044e cfg80211: Disallow HT/WEP in IBSS mode by Sujith Manoharan · 12 years ago
  93. f53c6a0 mac80211: fix copy-paste typo in Kconfig by Marco Porsch · 12 years ago
  94. 8c1dddd mac80211: use __printf attribute in debugfs by Johannes Berg · 12 years ago
  95. 444e3803 mac80211: remove some unused code by Johannes Berg · 12 years ago
  96. 8ba7acf mac80211: remove unimplemented mesh vendor sync by Johannes Berg · 12 years ago
  97. 3821b42 wireless: remove duplicate enum ieee80211_eid definitions by Arend van Spriel · 12 years ago
  98. c46597f wireless: gelic: make use of WLAN_EID_VENDOR_SPECIFIC by Arend van Spriel · 12 years ago
  99. 04b2312 wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFIC by Arend van Spriel · 12 years ago
  100. c13a765 mac80211: Notify new IBSS network creation by Sujith Manoharan · 12 years ago