1. ac46ba4 ath9k: Fix BTCOEX debugfs file usage by Sujith Manoharan · 12 years ago
  2. 57527f8 ath9k_hw: Program filter coefficients correctly by Sujith Manoharan · 12 years ago
  3. 8524081 mwifiex: don't select lib80211 by Johannes Berg · 12 years ago
  4. ccd9536 rtlwifi: use eth_zero_addr() to assign zero address by Wei Yongjun · 12 years ago
  5. 9c033be net/wireless: ipw2x00: remove unreachable code by Stanislav Yakovlev · 12 years ago
  6. b87e2c4 brcmfmac: code cleanup by Hante Meuleman · 12 years ago
  7. 5a7a59d brcmfmac: limit hex dump on fwil. by Hante Meuleman · 12 years ago
  8. 756a670 brcmfmac: sdio module load fix. by Hante Meuleman · 12 years ago
  9. 5b3c183 brcmfmac: avoid usage of func->card->dev in sdio probe. by Hante Meuleman · 12 years ago
  10. 2def5c1 brcmfmac: sdio unload fix. by Hante Meuleman · 12 years ago
  11. 37ac578 brcmfmac: Handle mmc exceptions during init correct. by Hante Meuleman · 12 years ago
  12. 1799ddf brcmfmac: Any error should result in failure of probe. by Hante Meuleman · 12 years ago
  13. 3e0a97e brcmfmac: restructure handling of IF event by Arend van Spriel · 12 years ago
  14. b522dd8 brcmfmac: ignore IF event if it is a add for ifidx 0 by Arend van Spriel · 12 years ago
  15. b6f06f6 brcmfmac: fix wrong usage of unaligned include file by Arend van Spriel · 12 years ago
  16. df19e77 brcmfmac: fix NULL pointer access in brcmf_fweh_detach() by Hante Meuleman · 12 years ago
  17. 0b63cb7 brcmfmac: remove mac address validation from brcmf_net_attach() by Arend van Spriel · 12 years ago
  18. 9bcb74f brcmfmac: change mac address parameter in brcmf_add_if() by Arend van Spriel · 12 years ago
  19. 607d5c0 brcmfmac: correct handling IF firmware event by Arend van Spriel · 12 years ago
  20. bdf5ff5 brcmfmac: fix for multiple netdevice interface support by Arend van Spriel · 12 years ago
  21. 699b5e5 brcmfmac: change parameter in brcmf_add_if() function by Arend van Spriel · 12 years ago
  22. 7c38e69 brcmfmac: usb suspend/resume. by Hante Meuleman · 12 years ago
  23. 83bc9c31 brcmfmac: cleanup of usb firmware download routines by Hante Meuleman · 12 years ago
  24. 5c36b99 brcmfmac: rework firmware event handling code by Arend van Spriel · 12 years ago
  25. 957708f ath5k: precedence error in ath5k_hw_nic_wakeup() by Dan Carpenter · 12 years ago
  26. c32f5bb ath5k: Use module_platform_driver macro for ahb.c by Syam Sidhardhan · 12 years ago
  27. b126b02 ath9k: Remove unused workaround by Sujith Manoharan · 12 years ago
  28. 413c030 ath9k_hw: Update AR9485 initvals by Sujith Manoharan · 12 years ago
  29. 0b6eb36 ath9k_hw: Fix wrong peak detector DC offset by Rajkumar Manoharan · 12 years ago
  30. f95275c mwl8k: Send BASTREAM firmware commands per vif by Yogesh Ashok Powar · 12 years ago
  31. a695228 ath9k: [DFS] add pulse width tolerance for ETSI by Zefir Kurtisi · 12 years ago
  32. 1e5023c7 Merge branch 'for-linville' of git://github.com/kvalo/ath6kl by John W. Linville · 12 years ago
  33. dfbebe1 Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next by John W. Linville · 12 years ago
  34. 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
  35. ff7e686 ath6kl: support NL80211_USER_REG_HINT_CELL_BASE events by Kalle Valo · 12 years ago
  36. b8d9e57 mwl8k: Set packet timestamp to 0 when life time expiry is not used by Nishant Sarmukadam · 12 years ago
  37. e1f4d69 mwl8k: Do not expire eapol frames by Nishant Sarmukadam · 12 years ago
  38. ff7aa96 mwl8k: Unmap the pci DMA address in xmit error path by Nishant Sarmukadam · 12 years ago
  39. fd712f5 mwl8k: recheck if station still has valid rates by Yogesh Ashok Powar · 12 years ago
  40. 5d377fc mwl8k: defining interface combinations by Yogesh Ashok Powar · 12 years ago
  41. 601216e mwifiex: process RX packets in SDIO IRQ thread directly by Bing Zhao · 12 years ago
  42. 1993732 brcmfmac: use struct brcmf_if parameter in firmware event callbacks by Arend van Spriel · 12 years ago
  43. cb8b73d brcmfmac: add dedicated USB log level. by Hante Meuleman · 12 years ago
  44. 817b178 brcmfmac: on halting driver check before release or free. by Hante Meuleman · 12 years ago
  45. 6034d0a brcmfmac: check bus state to be data before sending data. by Hante Meuleman · 12 years ago
  46. 256c374 brcmfmac: return immediately error for out of range key_idx. by Hante Meuleman · 12 years ago
  47. 3f40b83 brcmfmac: fix build regression by Arend van Spriel · 12 years ago
  48. 1051058 brcmfmac: change return type of brcmf_sdio_hdparser by Franky Lin · 12 years ago
  49. fd67dc8 brcmfmac: remove brcmf_sdbrcm_wait_for_event by Franky Lin · 12 years ago
  50. 38b0b0d brcmfmac: protect consecutive SDIO access with sdio_claim_host by Franky Lin · 12 years ago
  51. 7cdf57d brcmfmac: decrease the range of SDIO access lock by Franky Lin · 12 years ago
  52. dd43a01 brcmfmac: use dynamically allocated control frame buffer by Franky Lin · 12 years ago
  53. bb451c8 brcmfmac: fix NULL pointer access in brcmf_create_iovar() by Arend van Spriel · 12 years ago
  54. 80e0fa8 brcmfmac: remove obsolete function brcmf_c_mkiovar by Hante Meuleman · 12 years ago
  55. 3477852 brcmfmac: remove obsolete variable from brcmf_cfg80211_start_ap() by Arend van Spriel · 12 years ago
  56. 1332e26 brcmfmac: change parameter of brcmf_set_management_ie() by Arend van Spriel · 12 years ago
  57. c697be5 brcmfmac: fix pkt_filter sizeof calculation. by Hante Meuleman · 12 years ago
  58. 21fff75 brcmfmac: use wait_event_timeout for 8021x pending count by Hante Meuleman · 12 years ago
  59. 6b028c5 brcmfmac: handle exceptions in brcmf_bus_start correct. by Hante Meuleman · 12 years ago
  60. db22ae8 brcmfmac: use fwil for netdev callbacks. by Hante Meuleman · 12 years ago
  61. f0799895 brcmfmac: remove obsolete i-scan and clean up related code. by Hante Meuleman · 12 years ago
  62. 3082b9b brcmfmac: make pointer type constant in brcmf_set_management_ie() by Arend van Spriel · 12 years ago
  63. 0ecd816 brcmfmac: restrict error condition in brcmf_inform_bss() by Arend van Spriel · 12 years ago
  64. 2cb941c brcmfmac: simplify if-else condition in brcmf_cfg80211_escan() by Arend van Spriel · 12 years ago
  65. 3d3726d brcmfmac: remove obsolete structure ap_info by Arend van Spriel · 12 years ago
  66. 9ee01b3 ar5523: Don't dereference sta if NULL by Pontus Fuchs · 12 years ago
  67. d01a303 ar5523: Fix sparse endianness warnings by Pontus Fuchs · 12 years ago
  68. f3ec3bf drivers/net/wireless/ath/ath6kl/hif.c: drop if around WARN_ON by Julia Lawall · 12 years ago
  69. 36f318b Wireless: rt2x00: Add device id for Sweex LW323 to rt2800usb.c by Jaume Delclòs · 12 years ago
  70. 47411a0 mwifiex: add multi-queue support by Avinash Patil · 12 years ago
  71. d31ab35 mwifiex: add support for SDIO card reset by Amitkumar Karwar · 12 years ago
  72. b2cb1a9 brcmfmac: remove duplicated include from dhd_dbg.c by Wei Yongjun · 12 years ago
  73. f0a5fd4 ar5523: use module_usb_driver to simplify the code by Wei Yongjun · 12 years ago
  74. 73e6991 add Marvell 88W8688 support to libertas_sdio by Harro Haan · 12 years ago
  75. 158b42e carl9170: kill MODULE_VERSION by Luis R. Rodriguez · 12 years ago
  76. 70bf870 ath9k: fix memory leak in DFS pattern detector by Zefir Kurtisi · 12 years ago
  77. 259bcf8 ath9k: resolve name collision in DFS detector by Zefir Kurtisi · 12 years ago
  78. 6a4b09f wireless: Convert dev_printk(KERN_<LEVEL> to dev_<level>( by Joe Perches · 12 years ago
  79. 0f01545 rtlwifi: rtl8192ce: rtl8192cu: rtl8192se: rtl81723ae: Turn on building of the new driver by Larry Finger · 12 years ago
  80. a290593 rtlwifi: Modify files for addition of rtl8723ae by Larry Finger · 12 years ago
  81. c592e63 rtlwifi: rtl8723ae: Add new driver by Larry Finger · 12 years ago
  82. d18aa87 iwlwifi: return commands with error on FW error by Johannes Berg · 12 years ago
  83. 8b2c982 mac80211: clarify interface iteration and make it configurable by Johannes Berg · 12 years ago
  84. 2e6e6b1 iwlwifi: fix typo in RX data tracing by Johannes Berg · 12 years ago
  85. 6b450fc iwlwifi: remove useless messages by Johannes Berg · 12 years ago
  86. 468b4bf iwlwifi: remove SKU/antenna messages by default by Johannes Berg · 12 years ago
  87. d01031b iwlwifi: remove EEPROM version message by default by Johannes Berg · 12 years ago
  88. e733269 iwlwifi: zero trans_cfg before settings its fields by Emmanuel Grumbach · 12 years ago
  89. adca123 iwlwifi: check the SCD conf from ALIVE response by Emmanuel Grumbach · 12 years ago
  90. e2b1930 iwlwifi: use list_first_entry by Johannes Berg · 12 years ago
  91. a4dece9 iwlwifi: fix queue flush confusion by Johannes Berg · 12 years ago
  92. 2eb81a4 iwlwifi: don't clear CTL_AMPDU on frame status by Johannes Berg · 12 years ago
  93. 37c477d iwlwifi: fix flush command by Johannes Berg · 12 years ago
  94. 0daf7d9 iwlwifi: don't call stop_device twice by Emmanuel Grumbach · 12 years ago
  95. f946b52 iwlwifi: handle RFKILL logic in the transport layer by Emmanuel Grumbach · 12 years ago
  96. 38141fc ar5523: make buffer size variable unsigned by Dan Carpenter · 12 years ago
  97. da17fcf rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192se: rtl8192de: Shorten some variable names by Larry Finger · 12 years ago
  98. 0bd899e rtlwifi: rtl8192c: rtl8192ce: Add support for B-CUT version of RTL8188CE by Larry Finger · 12 years ago
  99. cbc668a mac80211_hwsim: print per interface TX power by Johannes Berg · 12 years ago
  100. c844211 cfg80211: allow per interface TX power setting by Johannes Berg · 12 years ago