1. c865154 ath6kl: Fix kernel panic during rx aggregation by Vasanthakumar Thiagarajan · 13 years ago
  2. 5f1127f ath6kl: fix testmode when fw-2.bin or fw-3.bin is used by Kalle Valo · 13 years ago
  3. 41b2d62 ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rix by John W. Linville · 13 years ago
  4. ff7e9f9 mwl8k: Configuring correct MAC address in broadcast key by Yogesh Ashok Powar · 13 years ago
  5. c4f3b97 mwifiex: update BSS parameters in dump_station_info() by Amitkumar Karwar · 13 years ago
  6. 2690e1b mwifiex: pass priv pointer instead of adapter by Avinash Patil · 13 years ago
  7. 10ef6a8 rt2800usb: remove PWR_PIN_CFG=0x3 during init by Stanislaw Gruszka · 13 years ago
  8. 2a48e8a rt2800: zero MAC_SYS_CTRL bits during BBP and MAC reset by Stanislaw Gruszka · 13 years ago
  9. 4ed1dd2 rt2800: disable DMA after firmware load by Stanislaw Gruszka · 13 years ago
  10. 0c17cf9 rt2800usb: initialize H2M_INT_SRC register by Stanislaw Gruszka · 13 years ago
  11. 67e43de carl9170: allow users to lower output power level by Christian Lamparter · 13 years ago
  12. ea08635 mac80211: make CQM RSSI support per virtual interface by Johannes Berg · 13 years ago
  13. c1288b1 mac80211: make beacon filtering per virtual interface by Johannes Berg · 13 years ago
  14. 47d505c orinoco_usb: remove version definition by John W. Linville · 13 years ago
  15. 11deb53 ath5k: use bool type for no_hw_rfkill_switch module parameter by John W. Linville · 13 years ago
  16. b49ba04 iwlwifi: fix PCI-E transport "inta" race by Johannes Berg · 13 years ago
  17. d7d312c ath9k_htc: claim support for IBSS RSN by Antonio Quartulli · 13 years ago
  18. bfeb4db brcmfmac: Trivial typo of "couldn" to "could" fix by Joe Perches · 13 years ago
  19. 02f7719 brcm80211: Use pr_fmt and pr_<level> by Joe Perches · 13 years ago
  20. c2e6d5a brcm80211: Use brcmu_dbg_hex_dump by Joe Perches · 13 years ago
  21. 18aad4f brcm80211: Convert printk(KERN_DEBUG to pr_debug by Joe Perches · 13 years ago
  22. 8fb1eb8 brcmfmac: Remove useless #ifdef DEBUG by Joe Perches · 13 years ago
  23. 1e02382 brcm80211: Add and use brcmX_dbg_dump_hex by Joe Perches · 13 years ago
  24. d6400c2 brcmfmac: Convert printk(KERN_DEBUG to pr_debug by Joe Perches · 13 years ago
  25. 8ae7465 brcm80211: Use normal DEBUG define by Joe Perches · 13 years ago
  26. f997257 ath5k: claim support for IBSS RSN by Antonio Quartulli · 13 years ago
  27. 6ae4bb6 carl9170: remove eeprom data injection option by Christian Lamparter · 13 years ago
  28. f540f9f mwifiex: derive priv from net_device instead of wiphy by Yogesh Ashok Powar · 13 years ago
  29. 9da9a3b mwifiex: use bss_type and bss_num to retrieve priv by Yogesh Ashok Powar · 13 years ago
  30. e2d75c1 carl9170: claim to support IBSS RSN. by Nicolas Cavallari · 13 years ago
  31. 75ac9a2 drivers/net/wireless/mwifiex/scan.c: convert GFP_KERNEL to GFP_ATOMIC by Julia Lawall · 13 years ago
  32. ca742cd rtl8192se: Update copyright dates by Larry Finger · 13 years ago
  33. 6a57b08 rtl8192de: Update copyright dates by Larry Finger · 13 years ago
  34. c1d6604 rtl8192cu: Update copyright dates by Larry Finger · 13 years ago
  35. 9003a4a rtl8192ce: Update copyright dates by Larry Finger · 13 years ago
  36. fc61685 rtl8192c_common: Update copyright dates by Larry Finger · 13 years ago
  37. a8d7606 rtlwifi: Update copyright dates by Larry Finger · 13 years ago
  38. 9ef11f7 rtl8192cu: Remove dead code never selected by Larry Finger · 13 years ago
  39. 76a92be rtlwifi: rtl8192c_common: rtl8192de: Check for allocation failures by Larry Finger · 13 years ago
  40. fb4961d iwlwifi: update Copyright by Wey-Yi Guy · 13 years ago
  41. 668bd6a iwlwifi: add testmode cmd IWL_TM_CMD_APP2DEV_GET_FW_INFO by Kenny Hsu · 13 years ago
  42. 907781b iwlwifi: update error dump in testmode command sram_read by Kenny Hsu · 13 years ago
  43. b07f08a iwlwifi: enhance testmode command sram_read by Kenny Hsu · 13 years ago
  44. 102f097 iwlwifi: update testmode command of direct register access by Kenny Hsu · 13 years ago
  45. 2da424b iwlwifi: Sanity check for sta_id by Wey-Yi Guy · 13 years ago
  46. 017664f iwlwifi: don't process the info from uCode if does not has ownership by Wey-Yi Guy · 13 years ago
  47. 07839b1 rtlwifi: Simplify chip version id logging by Joe Perches · 13 years ago
  48. d9595ce rtlwifi: Remove incorrect logging message prefixes by Joe Perches · 13 years ago
  49. 481b960 rtlwifi: add CONFIG_RTLWIFI_DEBUG to remove all of the debug logging code by Joe Perches · 13 years ago
  50. f56e7eb rtlwifi: Optimize RT_TRACE macro use of KBUILD_MODNAME for size by Joe Perches · 13 years ago
  51. 4cd9f40 rtlwifi: Remove duplicate __func__ by Joe Perches · 13 years ago
  52. 9d833ed rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__ by Joe Perches · 13 years ago
  53. 4c48869 rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__ by Joe Perches · 13 years ago
  54. f30d750 rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__ by Joe Perches · 13 years ago
  55. af08687 rtlwifi: Standardize RT_PRINT_DATA macro and uses by Joe Perches · 13 years ago
  56. 884dd24 rtlwifi: Neaten RT_ASSERT, RT_TRACE, RTPRINT, RT_PRINT_DATA macros by Joe Perches · 13 years ago
  57. 3084f3b b43: N-PHY: trivial: change save&rest order in RSSI polling by Rafał Miłecki · 13 years ago
  58. e0c9a02 b43: N-PHY: implement RSSI calibration for rev3+ by Rafał Miłecki · 13 years ago
  59. 3eb1fa7 brcm80211: make ethtool_ops const by Stephen Hemminger · 13 years ago
  60. 34c5cf2 b43: N-PHY: upload PAPD PGA gain delta table by Rafał Miłecki · 13 years ago
  61. 603431e b43: N-PHY: fix typos in RF control by Rafał Miłecki · 13 years ago
  62. aeab575 b43: N-PHY: add helper for getting gain table by Rafał Miłecki · 13 years ago
  63. d3fd8bf7 b43: N-PHY: implement TX power control setup by Rafał Miłecki · 13 years ago
  64. 5056635 b43: add maskset helpers by Rafał Miłecki · 13 years ago
  65. 1d2a445 ath6kl: Fix bug in maintaining aggregation state in AP mode by Vasanthakumar Thiagarajan · 13 years ago
  66. 3fdc099 ath6kl: Fix bug in using tid given by addba/delba req events by Vasanthakumar Thiagarajan · 13 years ago
  67. 17741c8 ath6kl: Pass vif instead of ar to ath6kl_add_new_sta() by Vasanthakumar Thiagarajan · 13 years ago
  68. 7baef81 ath6kl: Define a structure for connection specific aggregation information by Vasanthakumar Thiagarajan · 13 years ago
  69. 0e7de66 ath6kl: Fix memory leak when unloading ath6kl_sdio by Vasanthakumar Thiagarajan · 13 years ago
  70. 7a950ea ath6kl: Make sure to delete rx aggregation timer in aggr_reset_state() by Vasanthakumar Thiagarajan · 13 years ago
  71. 4f3d09d b43: add option to avoid duplicating device support with brcmsmac by John W. Linville · 13 years ago
  72. f96b08a brcmsmac: fix tx queue flush infinite loop by Stanislaw Gruszka · 13 years ago
  73. 241b128 ath6kl: add back beginnings of USB support by Kalle Valo · 13 years ago
  74. d6a434d ath6kl: create ath6kl_core.ko by Kalle Valo · 13 years ago
  75. 3b1b7d0 ath6kl: convert ath6kl_dbg() and ath6kl_dbg_dump() into functions by Kalle Valo · 13 years ago
  76. 5afa5aa ath6kl: get rid of AR_DBG_LVL_CHECK() by Kalle Valo · 13 years ago
  77. 45eaa78 ath6kl: create core.c by Kalle Valo · 13 years ago
  78. f29af97 ath6kl: add ATH6KL_CONF_UART_DEBUG by Kalle Valo · 13 years ago
  79. 46d33a2 ath6kl: unify cfg80211 init/cleanup functions by Kalle Valo · 13 years ago
  80. c25889e ath6kl: rename vif init and cleanup functions by Kalle Valo · 13 years ago
  81. cd23c1c ath6kl: add testmode 2 for 6003 ART by Alex Yang · 13 years ago
  82. e572602 ath6kl: fix uninitialized warning in ath6kl_process_uapsdq() by Kalle Valo · 13 years ago
  83. 3462735 ath6kl: remove -D__CHECK_ENDIAN__ from Makefile by Kalle Valo · 13 years ago
  84. d6f8026 ath6kl: use netdev_features_t by Kalle Valo · 13 years ago
  85. c3b5003 tg3: Fix single-vector MSI-X code by Matt Carlson · 13 years ago
  86. 4144cb2 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 13 years ago
  87. 6ab48a5 bnx2x: Disable AN KR work-around for BCM57810 by Yaniv Rosner · 13 years ago
  88. 096b952 bnx2x: Remove AutoGrEEEn for BCM84833 by Yaniv Rosner · 13 years ago
  89. 7531832 bnx2x: Remove 100Mb force speed for BCM84833 by Yaniv Rosner · 13 years ago
  90. 127302b bnx2x: Fix PFC setting on BCM57840 by Yaniv Rosner · 13 years ago
  91. 11b2ec6 bnx2x: Fix Super-Isolate mode for BCM84833 by Yaniv Rosner · 13 years ago
  92. 34aa6f1 net: sh-eth: Fix build error by the value which is not defined by Nobuhiro Iwamatsu · 13 years ago
  93. 604c4ef mwl8k: Fixing Sparse ENDIAN CHECK warning by Yogesh Ashok Powar · 13 years ago
  94. d981e05 mwl8k: fix condition in mwl8k_cmd_encryption_remove_key() by Dan Carpenter · 13 years ago
  95. 5addc0d brcmfmac: work-around gcc 4.7 build issue by Alexandre Oliva · 13 years ago
  96. 1886e5d ehea: make some functions and variables static by Thadeu Lima de Souza Cascardo · 13 years ago
  97. 7e9e7fa brcmsmac: remove PCI suspend/resume from bcma driver by Linus Torvalds · 13 years ago
  98. 7d5869e bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resume by Linus Torvalds · 13 years ago
  99. 331d930 wireless: iwlwifi: iwl-scan.c: Fix build warning by Fabio Estevam · 13 years ago
  100. 7a532fe ath9k_hw: fix interpretation of the rx KeyMiss flag by Felix Fietkau · 13 years ago