1. edf3833 iwlwifi: move all ucode routines to iwl-ucode.c by Don Fry · 13 years ago
  2. 87272af iwlwifi: move bcast_sta_id init to common routine by Don Fry · 13 years ago
  3. 1589c56 iwlwifi: clarify comment by Don Fry · 13 years ago
  4. 1dcedc8 iwlwifi: debug print in tx_queue_set_status is more clear by Emmanuel Grumbach · 13 years ago
  5. 1df06bd iwlwifi: stop_hw replace enable_rfkill_int by Emmanuel Grumbach · 13 years ago
  6. 08079a49 iwlwifi: move hw_rev to transport layer by Emmanuel Grumbach · 13 years ago
  7. 99673ee iwlwifi: kill bus_get_hw_id by Emmanuel Grumbach · 13 years ago
  8. 9ca8596 iwlwifi: kill bus_get_hw_id_string by Emmanuel Grumbach · 13 years ago
  9. f6d0e9b iwlwifi: kill bus_is_pm_supported by Emmanuel Grumbach · 13 years ago
  10. af634be iwlwifi: kill bus_apm_config by Emmanuel Grumbach · 13 years ago
  11. cf61429 iwlwifi: consolidate the start_device flow by Emmanuel Grumbach · 13 years ago
  12. d48e207 iwlwifi: move the RF kill logic from iwl_probe to transport by Emmanuel Grumbach · 13 years ago
  13. cc56feb iwlwifi: introduce trans_ops->stop_hw by Emmanuel Grumbach · 13 years ago
  14. a6c684e iwlwifi: move apm_init to start_hw by Emmanuel Grumbach · 13 years ago
  15. ebb7678 iwlwifi: move prepare_card_hw to start_hw by Emmanuel Grumbach · 13 years ago
  16. 57a1dc8 iwlwifi: rename trans_ops->request_irq to trans_ops->start_hw by Emmanuel Grumbach · 13 years ago
  17. 8467ab4 iwlwifi: don't use the bus for ucode fw_desc any more by Emmanuel Grumbach · 13 years ago
  18. ea4caad iwlwifi: remove the pointer to dev from the bus layer by Emmanuel Grumbach · 13 years ago
  19. 1042db2 iwlwifi: give trans to all the read / write functions by Emmanuel Grumbach · 13 years ago
  20. 0390549 iwlwifi: the read / write register ops move to transport by Emmanuel Grumbach · 13 years ago
  21. a42a184 iwlwifi: move the bus configuration to transport by Emmanuel Grumbach · 13 years ago
  22. b52e7ea iwlwifi: allocate the transport from the bus layer by Emmanuel Grumbach · 13 years ago
  23. e81fb55 iwlwifi: move the shrd memory from priv by Emmanuel Grumbach · 13 years ago
  24. 8747bb4 iwlwifi: separate the APM from the EEPROM by Emmanuel Grumbach · 13 years ago
  25. a591697 iwlwifi: Connect IDI transport to driver. by Gregory Greenman · 13 years ago
  26. ed6a380 iwlwifi: add fw_alive to transport layer API, kill tx_start by Emmanuel Grumbach · 13 years ago
  27. 5fbea5d ath6kl: initialize the 'nominal_phy' field in the 'wmi_create_pstream_cmd' struct for create_qos command by Chilam Ng · 13 years ago
  28. 1b46dc04 ath6kl: fix compiler warning in ath6kl_init_hw_params() by Kalle Valo · 13 years ago
  29. 3c325fb ath6kl: Fix typo in cfg80211.c by Masanari Iida · 13 years ago
  30. 874239f Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  31. cca4d5a ath6kl: Workaround to support Deep Sleep with MSM. by Santosh Sajjan · 13 years ago
  32. b0302ab rtlwifi: Convert to asynchronous firmware load by Larry Finger · 13 years ago
  33. feced20 ath9k: Print the correct channel mode by Sujith Manoharan · 13 years ago
  34. 0ed7b93 ath9k_htc: Load firmware asynchronously by Sujith Manoharan · 13 years ago
  35. 2ed8171 iwlwifi: always restrict scan dwell in P2P by Johannes Berg · 13 years ago
  36. dcc3ec0 iwlwifi: add option to disalbe LED by Wey-Yi Guy · 13 years ago
  37. 2b2db58 iwlwifi: fix uCode event tracing by Johannes Berg · 13 years ago
  38. 0a79bb5 iwlwifi: fix typo by Wey-Yi Guy · 13 years ago
  39. d273bb2 rtlwifi: Move pr_fmt macros to a single location by Larry Finger · 13 years ago
  40. 3c411a4 ath6kl: Return a proper error code when not in connected state by Raja Mani · 13 years ago
  41. 081c7a8 ath6kl: Wait for host sleep mode cmd processed event during WOW suspend by Raja Mani · 13 years ago
  42. d91e8ee ath6kl: Configure WOW patterns while going to wow_suspend by Raja Mani · 13 years ago
  43. e390af7 ath6kl: Re-architect suspend mode handling in ath6kl_sdio_suspend by Raja Mani · 13 years ago
  44. c865154 ath6kl: Fix kernel panic during rx aggregation by Vasanthakumar Thiagarajan · 13 years ago
  45. 5f1127f ath6kl: fix testmode when fw-2.bin or fw-3.bin is used by Kalle Valo · 13 years ago
  46. 41b2d62 ath9k: use WARN_ON_ONCE in ath_rc_get_highest_rix by John W. Linville · 13 years ago
  47. ff7e9f9 mwl8k: Configuring correct MAC address in broadcast key by Yogesh Ashok Powar · 13 years ago
  48. c4f3b97 mwifiex: update BSS parameters in dump_station_info() by Amitkumar Karwar · 13 years ago
  49. 2690e1b mwifiex: pass priv pointer instead of adapter by Avinash Patil · 13 years ago
  50. 10ef6a8 rt2800usb: remove PWR_PIN_CFG=0x3 during init by Stanislaw Gruszka · 13 years ago
  51. 2a48e8a rt2800: zero MAC_SYS_CTRL bits during BBP and MAC reset by Stanislaw Gruszka · 13 years ago
  52. 4ed1dd2 rt2800: disable DMA after firmware load by Stanislaw Gruszka · 13 years ago
  53. 0c17cf9 rt2800usb: initialize H2M_INT_SRC register by Stanislaw Gruszka · 13 years ago
  54. 67e43de carl9170: allow users to lower output power level by Christian Lamparter · 13 years ago
  55. ea08635 mac80211: make CQM RSSI support per virtual interface by Johannes Berg · 13 years ago
  56. c1288b1 mac80211: make beacon filtering per virtual interface by Johannes Berg · 13 years ago
  57. 47d505c orinoco_usb: remove version definition by John W. Linville · 13 years ago
  58. 11deb53 ath5k: use bool type for no_hw_rfkill_switch module parameter by John W. Linville · 13 years ago
  59. b49ba04 iwlwifi: fix PCI-E transport "inta" race by Johannes Berg · 13 years ago
  60. d7d312c ath9k_htc: claim support for IBSS RSN by Antonio Quartulli · 13 years ago
  61. bfeb4db brcmfmac: Trivial typo of "couldn" to "could" fix by Joe Perches · 13 years ago
  62. 02f7719 brcm80211: Use pr_fmt and pr_<level> by Joe Perches · 13 years ago
  63. c2e6d5a brcm80211: Use brcmu_dbg_hex_dump by Joe Perches · 13 years ago
  64. 18aad4f brcm80211: Convert printk(KERN_DEBUG to pr_debug by Joe Perches · 13 years ago
  65. 8fb1eb8 brcmfmac: Remove useless #ifdef DEBUG by Joe Perches · 13 years ago
  66. 1e02382 brcm80211: Add and use brcmX_dbg_dump_hex by Joe Perches · 13 years ago
  67. d6400c2 brcmfmac: Convert printk(KERN_DEBUG to pr_debug by Joe Perches · 13 years ago
  68. 8ae7465 brcm80211: Use normal DEBUG define by Joe Perches · 13 years ago
  69. f997257 ath5k: claim support for IBSS RSN by Antonio Quartulli · 13 years ago
  70. 6ae4bb6 carl9170: remove eeprom data injection option by Christian Lamparter · 13 years ago
  71. f540f9f mwifiex: derive priv from net_device instead of wiphy by Yogesh Ashok Powar · 13 years ago
  72. 9da9a3b mwifiex: use bss_type and bss_num to retrieve priv by Yogesh Ashok Powar · 13 years ago
  73. e2d75c1 carl9170: claim to support IBSS RSN. by Nicolas Cavallari · 13 years ago
  74. 75ac9a2 drivers/net/wireless/mwifiex/scan.c: convert GFP_KERNEL to GFP_ATOMIC by Julia Lawall · 13 years ago
  75. ca742cd rtl8192se: Update copyright dates by Larry Finger · 13 years ago
  76. 6a57b08 rtl8192de: Update copyright dates by Larry Finger · 13 years ago
  77. c1d6604 rtl8192cu: Update copyright dates by Larry Finger · 13 years ago
  78. 9003a4a rtl8192ce: Update copyright dates by Larry Finger · 13 years ago
  79. fc61685 rtl8192c_common: Update copyright dates by Larry Finger · 13 years ago
  80. a8d7606 rtlwifi: Update copyright dates by Larry Finger · 13 years ago
  81. 9ef11f7 rtl8192cu: Remove dead code never selected by Larry Finger · 13 years ago
  82. 76a92be rtlwifi: rtl8192c_common: rtl8192de: Check for allocation failures by Larry Finger · 13 years ago
  83. fb4961d iwlwifi: update Copyright by Wey-Yi Guy · 13 years ago
  84. 668bd6a iwlwifi: add testmode cmd IWL_TM_CMD_APP2DEV_GET_FW_INFO by Kenny Hsu · 13 years ago
  85. 907781b iwlwifi: update error dump in testmode command sram_read by Kenny Hsu · 13 years ago
  86. b07f08a iwlwifi: enhance testmode command sram_read by Kenny Hsu · 13 years ago
  87. 102f097 iwlwifi: update testmode command of direct register access by Kenny Hsu · 13 years ago
  88. 2da424b iwlwifi: Sanity check for sta_id by Wey-Yi Guy · 13 years ago
  89. 017664f iwlwifi: don't process the info from uCode if does not has ownership by Wey-Yi Guy · 13 years ago
  90. 07839b1 rtlwifi: Simplify chip version id logging by Joe Perches · 13 years ago
  91. d9595ce rtlwifi: Remove incorrect logging message prefixes by Joe Perches · 13 years ago
  92. 481b960 rtlwifi: add CONFIG_RTLWIFI_DEBUG to remove all of the debug logging code by Joe Perches · 13 years ago
  93. f56e7eb rtlwifi: Optimize RT_TRACE macro use of KBUILD_MODNAME for size by Joe Perches · 13 years ago
  94. 4cd9f40 rtlwifi: Remove duplicate __func__ by Joe Perches · 13 years ago
  95. 9d833ed rtlwifi: Convert RT_ASSERT macro to use ##__VA_ARGS__ by Joe Perches · 13 years ago
  96. 4c48869 rtlwifi: Convert RTPRINT macro to use ##__VA_ARGS__ by Joe Perches · 13 years ago
  97. f30d750 rtlwifi: Convert RT_TRACE macro to use ##__VA_ARGS__ by Joe Perches · 13 years ago
  98. af08687 rtlwifi: Standardize RT_PRINT_DATA macro and uses by Joe Perches · 13 years ago
  99. 884dd24 rtlwifi: Neaten RT_ASSERT, RT_TRACE, RTPRINT, RT_PRINT_DATA macros by Joe Perches · 13 years ago
  100. 3084f3b b43: N-PHY: trivial: change save&rest order in RSSI polling by Rafał Miłecki · 13 years ago