1. af634be iwlwifi: kill bus_apm_config by Emmanuel Grumbach · 12 years ago
  2. cf61429 iwlwifi: consolidate the start_device flow by Emmanuel Grumbach · 12 years ago
  3. d48e207 iwlwifi: move the RF kill logic from iwl_probe to transport by Emmanuel Grumbach · 12 years ago
  4. cc56feb iwlwifi: introduce trans_ops->stop_hw by Emmanuel Grumbach · 12 years ago
  5. a6c684e iwlwifi: move apm_init to start_hw by Emmanuel Grumbach · 12 years ago
  6. ebb7678 iwlwifi: move prepare_card_hw to start_hw by Emmanuel Grumbach · 12 years ago
  7. 57a1dc8 iwlwifi: rename trans_ops->request_irq to trans_ops->start_hw by Emmanuel Grumbach · 12 years ago
  8. 8467ab4 iwlwifi: don't use the bus for ucode fw_desc any more by Emmanuel Grumbach · 13 years ago
  9. ea4caad iwlwifi: remove the pointer to dev from the bus layer by Emmanuel Grumbach · 13 years ago
  10. 1042db2 iwlwifi: give trans to all the read / write functions by Emmanuel Grumbach · 13 years ago
  11. 0390549 iwlwifi: the read / write register ops move to transport by Emmanuel Grumbach · 13 years ago
  12. a42a184 iwlwifi: move the bus configuration to transport by Emmanuel Grumbach · 12 years ago
  13. b52e7ea iwlwifi: allocate the transport from the bus layer by Emmanuel Grumbach · 12 years ago
  14. e81fb55 iwlwifi: move the shrd memory from priv by Emmanuel Grumbach · 12 years ago
  15. 8747bb4 iwlwifi: separate the APM from the EEPROM by Emmanuel Grumbach · 13 years ago
  16. a591697 iwlwifi: Connect IDI transport to driver. by Gregory Greenman · 12 years ago
  17. ed6a380 iwlwifi: add fw_alive to transport layer API, kill tx_start by Emmanuel Grumbach · 13 years ago
  18. b0302ab rtlwifi: Convert to asynchronous firmware load by Larry Finger · 12 years ago
  19. feced20 ath9k: Print the correct channel mode by Sujith Manoharan · 12 years ago
  20. 0ed7b93 ath9k_htc: Load firmware asynchronously by Sujith Manoharan · 12 years ago
  21. 2ed8171 iwlwifi: always restrict scan dwell in P2P by Johannes Berg · 12 years ago
  22. dcc3ec0 iwlwifi: add option to disalbe LED by Wey-Yi Guy · 12 years ago
  23. 2b2db58 iwlwifi: fix uCode event tracing by Johannes Berg · 12 years ago
  24. 0a79bb5 iwlwifi: fix typo by Wey-Yi Guy · 12 years ago
  25. d273bb2 rtlwifi: Move pr_fmt macros to a single location by Larry Finger · 12 years ago
  26. 41b2d62 ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rix by John W. Linville · 12 years ago
  27. ff7e9f9 mwl8k: Configuring correct MAC address in broadcast key by Yogesh Ashok Powar · 12 years ago
  28. c4f3b97 mwifiex: update BSS parameters in dump_station_info() by Amitkumar Karwar · 12 years ago
  29. 2690e1b mwifiex: pass priv pointer instead of adapter by Avinash Patil · 12 years ago
  30. 10ef6a8 rt2800usb: remove PWR_PIN_CFG=0x3 during init by Stanislaw Gruszka · 12 years ago
  31. 2a48e8a rt2800: zero MAC_SYS_CTRL bits during BBP and MAC reset by Stanislaw Gruszka · 12 years ago
  32. 4ed1dd2 rt2800: disable DMA after firmware load by Stanislaw Gruszka · 12 years ago
  33. 0c17cf9 rt2800usb: initialize H2M_INT_SRC register by Stanislaw Gruszka · 12 years ago
  34. 67e43de carl9170: allow users to lower output power level by Christian Lamparter · 12 years ago
  35. ea08635 mac80211: make CQM RSSI support per virtual interface by Johannes Berg · 12 years ago
  36. c1288b1 mac80211: make beacon filtering per virtual interface by Johannes Berg · 12 years ago
  37. 47d505c orinoco_usb: remove version definition by John W. Linville · 12 years ago
  38. 11deb53 ath5k: use bool type for no_hw_rfkill_switch module parameter by John W. Linville · 12 years ago
  39. d7d312c ath9k_htc: claim support for IBSS RSN by Antonio Quartulli · 12 years ago
  40. bfeb4db brcmfmac: Trivial typo of "couldn" to "could" fix by Joe Perches · 12 years ago
  41. 02f7719 brcm80211: Use pr_fmt and pr_<level> by Joe Perches · 12 years ago
  42. c2e6d5a brcm80211: Use brcmu_dbg_hex_dump by Joe Perches · 12 years ago
  43. 18aad4f brcm80211: Convert printk(KERN_DEBUG to pr_debug by Joe Perches · 12 years ago
  44. 8fb1eb8 brcmfmac: Remove useless #ifdef DEBUG by Joe Perches · 12 years ago
  45. 1e02382 brcm80211: Add and use brcmX_dbg_dump_hex by Joe Perches · 12 years ago
  46. d6400c2 brcmfmac: Convert printk(KERN_DEBUG to pr_debug by Joe Perches · 12 years ago
  47. 8ae7465 brcm80211: Use normal DEBUG define by Joe Perches · 12 years ago
  48. f997257 ath5k: claim support for IBSS RSN by Antonio Quartulli · 12 years ago
  49. 6ae4bb6 carl9170: remove eeprom data injection option by Christian Lamparter · 12 years ago
  50. f540f9f mwifiex: derive priv from net_device instead of wiphy by Yogesh Ashok Powar · 12 years ago
  51. 9da9a3b mwifiex: use bss_type and bss_num to retrieve priv by Yogesh Ashok Powar · 12 years ago
  52. e2d75c1 carl9170: claim to support IBSS RSN. by Nicolas Cavallari · 12 years ago
  53. 75ac9a2 drivers/net/wireless/mwifiex/scan.c: convert GFP_KERNEL to GFP_ATOMIC by Julia Lawall · 12 years ago
  54. ca742cd rtl8192se: Update copyright dates by Larry Finger · 12 years ago
  55. 6a57b08 rtl8192de: Update copyright dates by Larry Finger · 12 years ago
  56. c1d6604 rtl8192cu: Update copyright dates by Larry Finger · 12 years ago
  57. 9003a4a rtl8192ce: Update copyright dates by Larry Finger · 12 years ago
  58. fc61685 rtl8192c_common: Update copyright dates by Larry Finger · 12 years ago
  59. a8d7606 rtlwifi: Update copyright dates by Larry Finger · 12 years ago
  60. 9ef11f7 rtl8192cu: Remove dead code never selected by Larry Finger · 12 years ago
  61. 76a92be rtlwifi: rtl8192c_common: rtl8192de: Check for allocation failures by Larry Finger · 12 years ago
  62. fb4961d iwlwifi: update Copyright by Wey-Yi Guy · 12 years ago
  63. 668bd6a iwlwifi: add testmode cmd IWL_TM_CMD_APP2DEV_GET_FW_INFO by Kenny Hsu · 12 years ago
  64. 907781b iwlwifi: update error dump in testmode command sram_read by Kenny Hsu · 12 years ago
  65. b07f08a iwlwifi: enhance testmode command sram_read by Kenny Hsu · 12 years ago
  66. 102f097 iwlwifi: update testmode command of direct register access by Kenny Hsu · 12 years ago
  67. 2da424b iwlwifi: Sanity check for sta_id by Wey-Yi Guy · 12 years ago
  68. 017664f iwlwifi: don't process the info from uCode if does not has ownership by Wey-Yi Guy · 12 years ago
  69. 07839b1 rtlwifi: Simplify chip version id logging by Joe Perches · 12 years ago
  70. d9595ce rtlwifi: Remove incorrect logging message prefixes by Joe Perches · 12 years ago
  71. 481b960 rtlwifi: add CONFIG_RTLWIFI_DEBUG to remove all of the debug logging code by Joe Perches · 12 years ago
  72. f56e7eb rtlwifi: Optimize RT_TRACE macro use of KBUILD_MODNAME for size by Joe Perches · 13 years ago
  73. 4cd9f40 rtlwifi: Remove duplicate __func__ by Joe Perches · 13 years ago
  74. 9d833ed rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__ by Joe Perches · 13 years ago
  75. 4c48869 rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__ by Joe Perches · 13 years ago
  76. f30d750 rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__ by Joe Perches · 13 years ago
  77. af08687 rtlwifi: Standardize RT_PRINT_DATA macro and uses by Joe Perches · 13 years ago
  78. 884dd24 rtlwifi: Neaten RT_ASSERT, RT_TRACE, RTPRINT, RT_PRINT_DATA macros by Joe Perches · 13 years ago
  79. 3084f3b b43: N-PHY: trivial: change save&rest order in RSSI polling by Rafał Miłecki · 13 years ago
  80. e0c9a02 b43: N-PHY: implement RSSI calibration for rev3+ by Rafał Miłecki · 13 years ago
  81. 3eb1fa7 brcm80211: make ethtool_ops const by Stephen Hemminger · 13 years ago
  82. 34c5cf2 b43: N-PHY: upload PAPD PGA gain delta table by Rafał Miłecki · 13 years ago
  83. 603431e b43: N-PHY: fix typos in RF control by Rafał Miłecki · 13 years ago
  84. aeab575 b43: N-PHY: add helper for getting gain table by Rafał Miłecki · 13 years ago
  85. d3fd8bf7 b43: N-PHY: implement TX power control setup by Rafał Miłecki · 13 years ago
  86. 5056635 b43: add maskset helpers by Rafał Miłecki · 13 years ago
  87. 604c4ef mwl8k: Fixing Sparse ENDIAN CHECK warning by Yogesh Ashok Powar · 12 years ago
  88. d981e05 mwl8k: fix condition in mwl8k_cmd_encryption_remove_key() by Dan Carpenter · 12 years ago
  89. 5addc0d brcmfmac: work-around gcc 4.7 build issue by Alexandre Oliva · 12 years ago
  90. 7e9e7fa brcmsmac: remove PCI suspend/resume from bcma driver by Linus Torvalds · 12 years ago
  91. 7d5869e bcma: connect the bcma bus suspend/resume to the bcma driver suspend/resume by Linus Torvalds · 12 years ago
  92. 331d930 wireless: iwlwifi: iwl-scan.c: Fix build warning by Fabio Estevam · 12 years ago
  93. 7a532fe ath9k_hw: fix interpretation of the rx KeyMiss flag by Felix Fietkau · 12 years ago
  94. dfd00c4 rt2800pci: fix spurious interrupts generation by Stanislaw Gruszka · 12 years ago
  95. 92c1ff1 ipw2x00: signedness bug handling frame length by Dan Carpenter · 12 years ago
  96. ccde8a4 wireless: b43: fix Oops on card eject during transfer by Guennadi Liakhovetski · 12 years ago
  97. 7c17d86 Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net by Linus Torvalds · 12 years ago
  98. 61bd5e5 brcmsmac: fix reading of PCI sprom contents by Linus Torvalds · 12 years ago
  99. 9ee6045 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by David S. Miller · 12 years ago
  100. 1a19f77 ath9k: Fix regression in channelwidth switch at the same channel by Rajkumar Manoharan · 12 years ago