1. 06991c2 Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 12 years ago
  2. 9e97d14 Merge branch 'for-linville' of git://github.com/kvalo/ath6kl by John W. Linville · 12 years ago
  3. 4fe0c75 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  4. 8457703 ath6kl: provide 64-bit per-station byte counters by Vladimir Kondratiev · 12 years ago
  5. 5b112d3 cfg80211: pass wiphy to cfg80211_ref_bss/put_bss by Johannes Berg · 12 years ago
  6. 33fd8fe drivers/net/wireless/ath/ath6kl: remove depends on CONFIG_EXPERIMENTAL by Kees Cook · 12 years ago
  7. 0c0280b wireless: make the reg_notifier() void by Luis R. Rodriguez · 12 years ago
  8. 6f7c1ad ath6kl: minor optimization using if, else if by Mohammed Shafi Shajakhan · 12 years ago
  9. 355b3a9 ath6kl: Move and rename ath6kl_cleanup_vif function by Mohammed Shafi Shajakhan · 12 years ago
  10. eb922e4 ath6kl: Parse beacon interval from userspace by Mohammed Shafi Shajakhan · 12 years ago
  11. 8aa659d ath6kl: trivial cleanup on interface type selection by Mohammed Shafi Shajakhan · 12 years ago
  12. de2070f ath6kl: Fix kernel panic on continuous driver load/unload by Mohammed Shafi Shajakhan · 12 years ago
  13. e16ccfe ath6kl: remove unnecessary check for NULL skb by Mohammed Shafi Shajakhan · 12 years ago
  14. 895dc38 ath6kl: Use standard way to assign the boolean variable by Mohammed Shafi Shajakhan · 12 years ago
  15. 050757d ath6kl: Remove erroneous flag clearing by Mohammed Shafi Shajakhan · 12 years ago
  16. 62c8003 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  17. 3d9d1d6 nl80211/cfg80211: support VHT channel configuration by Johannes Berg · 12 years ago
  18. 683b6d3 cfg80211: pass a channel definition struct by Johannes Berg · 12 years ago
  19. 42d97a5 cfg80211: remove remain-on-channel channel type by Johannes Berg · 12 years ago
  20. 1e5023c Merge branch 'for-linville' of git://github.com/kvalo/ath6kl by John W. Linville · 12 years ago
  21. 0f62248 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 12 years ago
  22. f5750c6 drivers/net/wireless/ath/ath6kl/hif.c: drop if around WARN_ON by Julia Lawall · 12 years ago
  23. f0ed67e ath6kl: Fix a mismatch in power management debug message by Mohammed Shafi Shajakhan · 12 years ago
  24. ff7e686 ath6kl: support NL80211_USER_REG_HINT_CELL_BASE events by Kalle Valo · 12 years ago
  25. f3ec3bf drivers/net/wireless/ath/ath6kl/hif.c: drop if around WARN_ON by Julia Lawall · 12 years ago
  26. c844211 cfg80211: allow per interface TX power setting by Johannes Berg · 12 years ago
  27. a2e1be3 ath6kl: Add a hardware flag for SDIO CRC error workaround by Mohammed Shafi Shajakhan · 12 years ago
  28. 171fe76 ath6kl: Fix mapping uplink endpoint for AR6004 by Mohammed Shafi Shajakhan · 12 years ago
  29. 7ac25ea ath6kl: Fix inactivity timeout for AR6004 by Mohammed Shafi Shajakhan · 12 years ago
  30. c0b34e2 ath6kl: Rename ATH6KL_HW_FLAG_64BIT_RATES by Mohammed Shafi Shajakhan · 12 years ago
  31. 5dbdf6f ath6kl: Return error case when ath6kl_usb_alloc_pipe_resources fails by Mohammed Shafi Shajakhan · 12 years ago
  32. cf0dfa1 ath6kl: Remove obselete USB device related checks by Mohammed Shafi Shajakhan · 12 years ago
  33. 3077494 ath6kl: Check for valid endpoint ID in ath6kl_tx_complete() by Pandiyarajan Pitchaimuthu · 12 years ago
  34. 86aa7c1 ath6kl: Array index out of bounds check by Pandiyarajan Pitchaimuthu · 12 years ago
  35. 698bf86 ath6kl: Blocked client notification by Pandiyarajan Pitchaimuthu · 12 years ago
  36. 07033ce ath6kl: Max clients reached notification by Pandiyarajan Pitchaimuthu · 12 years ago
  37. baec5c6 ath6kl: Fix random rx data corruption by Vasanthakumar Thiagarajan · 12 years ago
  38. 363f149 ath6kl: Check for valid endpoint ID values in ath6kl_control_tx() by Raja Mani · 12 years ago
  39. d54601b ath6kl: Check for valid rate table index by Raja Mani · 12 years ago
  40. 43a06b3 ath6kl: Avoid null ptr dereference while printing reg domain pair by Raja Mani · 12 years ago
  41. 58109df ath6kl: Fix reconnection issue after recovery by Vasanthakumar Thiagarajan · 12 years ago
  42. f08dbda ath6kl: use list_move_tail instead of list_del/list_add_tail by Wei Yongjun · 12 years ago
  43. 527f657 ath6kl: fix uninitialized variable in ath6kl_sdio_enable_scatter() by Andi Kleen · 12 years ago
  44. 66ddcc3 ath6kl: Make fw error recovery configurable by Vasanthakumar Thiagarajan · 12 years ago
  45. a356170 ath6kl: Add a bit to ath6kl_dev_state for recovery cleanup state by Vasanthakumar Thiagarajan · 12 years ago
  46. e451f94 ath6kl: Remove unnecessary recovery state check in ath6kl_recovery_hb_timer() by Vasanthakumar Thiagarajan · 12 years ago
  47. 9d91884 ath6kl: Fix bug in scheduling hb_timer by Vasanthakumar Thiagarajan · 12 years ago
  48. 7756579 ath6kl: Recover from "wmi ctrl ep is full" condition by Vasanthakumar Thiagarajan · 12 years ago
  49. 9233299 ath6kl: Add support to detect fw error through heart beat by Vasanthakumar Thiagarajan · 12 years ago
  50. 84caf80 ath6kl: Recover from fw crash by Vasanthakumar Thiagarajan · 12 years ago
  51. ede615d ath6kl: Refactor ath6kl_init_hw_start() and ath6kl_init_hw_stop() by Vasanthakumar Thiagarajan · 12 years ago
  52. 8368509 ath6kl: fix link speed when using sgi by Dengke Qiu · 12 years ago
  53. 3814264 ath6kl: trivial cleanup on interface type selection by Mohammed Shafi Shajakhan · 12 years ago
  54. 2c07cf4 ath6kl: consolidate WoW pattern length by Thomas Pedersen · 12 years ago
  55. b1f47e3 ath6kl: rework scheduled scan by Thomas Pedersen · 12 years ago
  56. a3b3842 ath6kl: check usb_register() return value by Marina Makienko · 12 years ago
  57. 8114f9b ath6kl: Fix potential memory leak in ath6kl_tx_complete() by Vasanthakumar Thiagarajan · 12 years ago
  58. 0616dc1 ath6kl: Fix potential skb double free in ath6kl_wmi_sync_point() by Vasanthakumar Thiagarajan · 12 years ago
  59. f21243a ath6kl: reconfigure RSN capabilities when restarting AP by Thomas Pedersen · 12 years ago
  60. b5495e6 ath6kl: restart concurrent vifs on failed connect by Thomas Pedersen · 12 years ago
  61. fd4377b ath6kl: configure wow filters per-vif by Thomas Pedersen · 12 years ago
  62. f8c0305 ath6kl: fix incorrect use of IEEE80211_NUM_BANDS by Kalle Valo · 12 years ago
  63. 84841ba ath6kl: add support for changing contry code by Kalle Valo · 12 years ago
  64. 11f0bfc ath6kl: refactor wmi scan command by Kalle Valo · 12 years ago
  65. c8c72b7 ath6kl: move ath6kl_wmi_startscan_cmd() by Kalle Valo · 12 years ago
  66. 279b286 ath6kl: support TX error rate notification by Thomas Pedersen · 12 years ago
  67. bf744f1 ath6kl: Add support for AR6004 hardware version 1.3 by Bala Shanmugam · 12 years ago
  68. 4aca81b ath6kl: Make use of return value from ath6kl_diag_read() by Pandiyarajan Pitchaimuthu · 12 years ago
  69. c95dcb5 ath6kl: use custom MAC address for newly created interfaces by Aarthi Thiruvengadam · 12 years ago
  70. 85b20fc ath6kl: support rssi threshold for sched scan by Thomas Pedersen · 12 years ago
  71. 04b2312 wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFIC by Arend van Spriel · 12 years ago
  72. b292219 wireless: use OR operation to set wiphy features by Johannes Berg · 12 years ago
  73. 552bff0 cfg80211: constify name parameter to add_virtual_intf by Johannes Berg · 12 years ago
  74. fd01428 nl80211: move scan API to wdev by Johannes Berg · 12 years ago
  75. 84efbb8 cfg80211: use wireless_dev for interface management by Johannes Berg · 12 years ago
  76. 71bbc99 cfg80211: use wdev in mgmt-tx/ROC APIs by Johannes Berg · 12 years ago
  77. b1fbd46 Merge remote-tracking branch 'wireless-next/master' into mac80211-next by Johannes Berg · 12 years ago
  78. dfb89c5 cfg80211: don't allow WoWLAN support without CONFIG_PM by Johannes Berg · 12 years ago
  79. d987dd1 Merge remote branch 'wireless-next/master' into ath6kl-next by Kalle Valo · 12 years ago
  80. c85251f ath6kl: fix fw capability parsing by Thomas Pedersen · 12 years ago
  81. b5b6f6a ath6kl: use firmware version from FW IE by Naveen Singh · 12 years ago
  82. 7940bad ath6kl: Fix unstable downlink throughput by Vasanthakumar Thiagarajan · 12 years ago
  83. 0faf745 ath6kl: Fix race in aggregation reorder logic by Vasanthakumar Thiagarajan · 12 years ago
  84. d154f32 ath6kl: support changing dtim period on AP mode by Etay Luz · 12 years ago
  85. f1ff32e ath6kl: Add missing newline terminations by Joe Perches · 12 years ago
  86. aa430da cfg80211: provide channel to start_ap function by Johannes Berg · 12 years ago
  87. 67b3f12 ath6kl: separate ht cap for each band by Kiran Reddy · 12 years ago
  88. df6a707 ath6kl: Fix typo in htc mbox debug print msg by Raja Mani · 12 years ago
  89. 824174c ath6kl: Remove unneeded memset in roam related config func by Raja Mani · 12 years ago
  90. 28f3d71 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  91. 06e360a ath6kl: Add support for setting tx rateset. by Bala Shanmugam · 12 years ago
  92. fa338be ath6kl: Fix missing gpio pin 9 configuration by Vasanthakumar Thiagarajan · 12 years ago
  93. 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
  94. e1f12eb USB: Disable hub-initiated LPM for comms devices. by Sarah Sharp · 13 years ago
  95. 33a6664 ath6kl: issue wmi disconnect after notifying cfg80211 by Thomas Pedersen · 12 years ago
  96. 12d9568 Merge branch 'for-linville' of git://github.com/kvalo/ath6kl by John W. Linville · 12 years ago
  97. dd45b75 ath6kl: Include match ssid list in scheduled scan by Naveen Singh · 12 years ago
  98. c422d52d ath6kl: enable enhanced bmiss detection by Thomas Pedersen · 12 years ago
  99. 6821d4f ath6kl: Add wow multicast firmware capability support by Naveen Gangadharan · 13 years ago
  100. 8ab5415 ath6kl: Use correct max-scan-SSIDs limit by Jouni Malinen · 13 years ago