1. a41d9a9 ath: changed kmalloc to kmemdup by Andrei Epure · 11 years ago
  2. 6a3e4e0 ath6kl: Fix the byte alignment rule to avoid loss of bytes in a TCP segment by Myoungje Kim · 11 years ago
  3. 15ac077 ath6kl: remove false check from ath6kl_rx() by Kalle Valo · 11 years ago
  4. 99089ab ath6kl: add an extra band check to ath6kl_wmi_beginscan_cmd() by Kalle Valo · 11 years ago
  5. aa8705f ath6kl: add tracing support to debug message macros by Kalle Valo · 11 years ago
  6. da01d53 ath6kl: add tracing support to log functions by Kalle Valo · 11 years ago
  7. d470b4b ath6kl: convert ath6kl_info/err/warn macros to real functions by Kalle Valo · 11 years ago
  8. 4771979 ath6kl: adding tracing points for htc_mbox by Kalle Valo · 11 years ago
  9. d57f093 ath6kl: add tracing point for hif irqs by Kalle Valo · 11 years ago
  10. e60c815 ath6kl: add tracing points for sdio transfers by Kalle Valo · 11 years ago
  11. 416cf0b ath6kl: add tracing support and tracing points for wmi packets by Kalle Valo · 11 years ago
  12. 44af344 ath6kl: cold reset target after host warm boot by Kalle Valo · 11 years ago
  13. 4e1609c ath6kl: fix usb related error handling and warnings by Kalle Valo · 11 years ago
  14. ec1461d ath6kl: cleanup ath6kl_reset_device() by Kalle Valo · 11 years ago
  15. e72c274 ath6kl: print firmware capabilities by Kalle Valo · 11 years ago
  16. 4969b41 b43: HT-PHY: enable basic TX power setup by Rafał Miłecki · 11 years ago
  17. 5949e04 b43: HT-PHY: setup TX power control by Rafał Miłecki · 11 years ago
  18. 4409a23 b43: HT-PHY: implement RSSI polling by Rafał Miłecki · 11 years ago
  19. 396535e b43: HT-PHY: implement playing sample tone by Rafał Miłecki · 11 years ago
  20. 371ec46 b43: HT-PHY: implement stopping sample tone playback by Rafał Miłecki · 11 years ago
  21. 60e8fb9 b43: HT-PHY: implement controlling TX power control by Rafał Miłecki · 11 years ago
  22. a51ab25 b43: HT-PHY: implement PA override by Rafał Miłecki · 11 years ago
  23. 4cce095 b43: HT-PHY: implement CCA reset by Rafał Miłecki · 11 years ago
  24. d7bb7ca b43: HT-PHY: implement MAC reclocking by Rafał Miłecki · 11 years ago
  25. 2dacfe7 b43: HT-PHY: implement spurious tone avoidance by Rafał Miłecki · 11 years ago
  26. f6099f8 b43: HT-PHY: move TX fix to the separated function by Rafał Miłecki · 11 years ago
  27. b372afa b43: HT-PHY: add classifier control function by Rafał Miłecki · 11 years ago
  28. 4760692 b43: HT-PHY: rename AFE defines by Rafał Miłecki · 11 years ago
  29. 1a2780e wil6210: temperature measurement by Vladimir Kondratiev · 11 years ago
  30. b802317 wil6210: sync with new firmware by Vladimir Kondratiev · 11 years ago
  31. 55f7acd wil6210: new SW reset by Vladimir Kondratiev · 11 years ago
  32. c7996ef wil6210: headers clean-up by Vladimir Kondratiev · 11 years ago
  33. acc9780 wil6210: use WLAN_CAPABILITY_DMG_TYPE_MASK by Vladimir Kondratiev · 11 years ago
  34. de70ab8 wil6210: fix FW error notification by Vladimir Kondratiev · 11 years ago
  35. 102b1d9 wil6210: report all received mgmt frames by Vladimir Kondratiev · 11 years ago
  36. a0f7845 wil6210: use cfg80211_inform_bss_frame() by Vladimir Kondratiev · 11 years ago
  37. d81079f wil6210: refactor connect_worker by Vladimir Kondratiev · 11 years ago
  38. 03866e7 wil6210: Fix garbage sent to the FW with wmi_set_ie() by Vladimir Kondratiev · 11 years ago
  39. b1defa4 wil6210: do not set IE's for beacon by Vladimir Kondratiev · 11 years ago
  40. 249a382 wil6210: handle WMI_BA_STATUS_EVENTID by Vladimir Kondratiev · 11 years ago
  41. 3442a50 wil6210: handle linkup/linkdown WMI events by Vladimir Kondratiev · 11 years ago
  42. 3b0378a wil6210: Remove local implementation of dynamic hexdump by Vladimir Kondratiev · 11 years ago
  43. d95f1d2 wil6210: remove unused including <linux/version.h> by Wei Yongjun · 11 years ago
  44. 9437a24 rtlwifi: rtl8192cu: Fix problem that prevents reassociation by Larry Finger · 11 years ago
  45. 5818a46 rt2x00: fix rt2x00 to work with the new ralink SoC config symbols by John Crispin · 11 years ago
  46. c3f251a mwl8k: don't overwrite regulatory settings on fw reload by Jonas Gorski · 11 years ago
  47. 7c21bb6 wireless:rtlwifi: replaced kmalloc+memcpy with kmemdup by Andrei Epure · 11 years ago
  48. 60c46bf iwlegacy: fix sparse warnings by Stephen Hemminger · 11 years ago
  49. 4363b57 orinoco_usb: don't release nonexistent firmware by Michal Pecio · 11 years ago
  50. 1fdc7fe ath6kl: small cleanup in ath6kl_htc_pipe_rx_complete() by Dan Carpenter · 12 years ago
  51. c678fb2 mwifiex: fix potential null dereference 'mef_entry' by Bing Zhao · 11 years ago
  52. 8908c7d mwifiex: Trigger a card reset on reaching tx_timeout threshold by Ashok Nagarajan · 11 years ago
  53. e6146c5 rndis_wlan: update email address by Jussi Kivilinna · 11 years ago
  54. 6648997 rtlwifi: rtl8192cu: Fix schedule while atomic bug splat by Larry Finger · 12 years ago
  55. cd309ab Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 11 years ago
  56. 3d5c203 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next by John W. Linville · 11 years ago
  57. 5f0fabf mwifiex: fix potential out-of-boundary access to ibss rate table by Bing Zhao · 11 years ago
  58. 7da060c mwifiex: add WOWLAN support by Amitkumar Karwar · 11 years ago
  59. 0d7f53e mwifiex: add "ethtool wol" command support by Amitkumar Karwar · 11 years ago
  60. cc0b5a6 mwifiex: shorten the host sleep configuration macro names by Amitkumar Karwar · 11 years ago
  61. f553e1a mwifiex: modify skb->truesize for PCIE Rx by Avinash Patil · 11 years ago
  62. 9931078 mwifiex: avoid [-Wmaybe-uninitialized] warnings in pcie.c by Bing Zhao · 11 years ago
  63. 8509e82 mwifiex: fix [-Wunused-function] warnings on pcie suspend/resume by Bing Zhao · 11 years ago
  64. fcca8d5 mwifiex: remove static forward declarations in pcie.c by Bing Zhao · 11 years ago
  65. 18c45b1 ath9k: Report rx-crc-errors in ethtool stats. by Ben Greear · 11 years ago
  66. 4d90038 ath9k: Report txerr-filtered errors in debugfs. by Ben Greear · 11 years ago
  67. 7c2332b b43: HT-PHY: make it BCMA-only by Rafał Miłecki · 11 years ago
  68. ef95e58 ath9k_hw: Fix fixed antenna for AR9462 by Sujith Manoharan · 11 years ago
  69. 16329ff ath9k_hw: Update initvals for AR9462 by Sujith Manoharan · 11 years ago
  70. 15d2b58 ath9k_hw: Use helper functions to simplify HW reset by Sujith Manoharan · 11 years ago
  71. fcb9a3d ath9k_hw: Remove CHANNEL_CW_INT by Sujith Manoharan · 11 years ago
  72. 8f0c3b6 brcmfmac: add parameter to brcmf_proto_hdrpush() for data offset by Arend van Spriel · 11 years ago
  73. 17f14d7 brcmutil: add dequeue function with filtering by Arend van Spriel · 11 years ago
  74. 6fc9ca1 brcmfmac: assure brcmf_txcomplete() is called in failure paths by Arend van Spriel · 11 years ago
  75. 7f4bcee brcmfmac: release transmit packet in brcmf_txcomplete() by Arend van Spriel · 11 years ago
  76. 349e710 brcmfmac: add support for TLV based firmware signalling by Arend van Spriel · 11 years ago
  77. edee166 brcmutil: add macros for setting bitfields using mask/shift operations by Arend van Spriel · 11 years ago
  78. bee1b84 brcmfmac: increase required skbuff headroom for firmware signalling by Arend van Spriel · 11 years ago
  79. dc7bdbf brcmfmac: remove null-pointer check in .sched_scan_start() callback by Arend van Spriel · 11 years ago
  80. 5cfd6e8 brcmfmac: cleanup module information macros by Arend van Spriel · 11 years ago
  81. 1b255c9 brcmfmac: make debug module parameter more clear by Arend van Spriel · 11 years ago
  82. e548357 brcmfmac: introduce tracepoints for message logging by Arend van Spriel · 11 years ago
  83. cd86452 brcmsmac: radio on led support by Piotr Haber · 11 years ago
  84. 9892982 mwl8k: Load 8764 firmware image by Nishant Sarmukadam · 12 years ago
  85. d926dc7 mwl8k: Adding support for 8764 4x4 AP by Nishant Sarmukadam · 12 years ago
  86. f6baf15 ath6kl: small cleanup in ath6kl_htc_pipe_rx_complete() by Dan Carpenter · 12 years ago
  87. 6f56b06 drivers/net/wireless/ath/wil6210: Makefile, only -Werror when no -W* in EXTRA_CFLAGS by Chen Gang · 12 years ago
  88. 4ba910d ath9k: simplify ATH_EP_RND by Bob Copeland · 12 years ago
  89. 2dcc26e ray_cs: read past the end of the array by Dan Carpenter · 12 years ago
  90. 88cceab b43: define BCMA wireless specific PLLs by Rafał Miłecki · 12 years ago
  91. 93ecbd6 wil6210: convert to use simple_open() by Wei Yongjun · 12 years ago
  92. 1887417 ath5k: cleanup channel to eprom_mode function by Jiri Slaby · 12 years ago
  93. cd3d03d rndis_wlan: Remove redundant NULL check before kfree by Syam Sidhardhan · 12 years ago
  94. 7626cf1 brcmsmac: export firmware version to ethtool by Hauke Mehrtens · 12 years ago
  95. 5f34608 carl9170: fix frame drop and WARN due to minstrel_ht change by Christian Lamparter · 12 years ago
  96. a829148 b43: Fix 'me' -> 'be' typo in Kconfig by W. Trevor King · 12 years ago
  97. 3a703ab5 rt2x00: rt2x00pci_regbusy_read() - only print register access failure once by Tim Gardner · 12 years ago
  98. 930df2d Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 11 years ago
  99. c5b3ad4 be2net: use CSR-BAR SEMAPHORE reg for BE2/BE3 by Sathya Perla · 11 years ago
  100. 70e21fe Merge branch 'sfc-3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh/sfc by David S. Miller · 11 years ago