1. 6a0ddae ath9k: move the sequence number from ath_frame_info to ath_buf by Felix Fietkau · 13 years ago
  2. 56dc633 ath9k: clean up the aggregation tid queue by Felix Fietkau · 13 years ago
  3. a75c062 ath9k: use u8 for the tx key index by Felix Fietkau · 13 years ago
  4. 29e7624 ath: Make ath_printk void not int and remove unused struct ath_common * by Joe Perches · 13 years ago
  5. 7b8112d ath: Make ath_dbg void not int by Joe Perches · 13 years ago
  6. 78b8e51 wl12xx/sdio_test.c: fix build breakage from WL127X_FW_NAME change by John W. Linville · 13 years ago
  7. 9a53bf5 b43: Fix swatch warning by Larry Finger · 13 years ago
  8. 1ba45b9 ath9k: Fix a smatch warnings by Larry Finger · 13 years ago
  9. cf3af74 ath9k: Add debugfs support for mac/baseband samples by Rajkumar Manoharan · 13 years ago
  10. 059ee09 ath9k: fix regression in sending aggregated packets by Felix Fietkau · 13 years ago
  11. a7be039 ath9k: Fix eifs/usec timeout for AR9287 v1.3+ by Rajkumar Manoharan · 13 years ago
  12. e3f2acc ath9k_hw: Set default slottime as 9us by Rajkumar Manoharan · 13 years ago
  13. 5475896 b43: make HT-PHY support experimental by Rafał Miłecki · 13 years ago
  14. 14a8083 b43: use 8K buffers for 64-bit DMA to workaround hardware bug by Rafał Miłecki · 13 years ago
  15. 996bc37 b43: Relax requirement for descriptors to be in the DMA zone by Larry Finger · 13 years ago
  16. 1eb85d63 p54spi: add "spi:" prefix for stlc45xx modalias by Axel Lin · 13 years ago
  17. debcf73 iwlagn: handle GO powersave by Johannes Berg · 13 years ago
  18. 8ad71be iwlagn: move tx queues to transport layer by Emmanuel Grumbach · 13 years ago
  19. e20d4341 iwlagn: move the stop / wake queue logic to transport layer by Emmanuel Grumbach · 13 years ago
  20. f22be62 iwlagn: move check_stuck_queue to transport layer by Emmanuel Grumbach · 13 years ago
  21. 5f178cd iwlagn: move wait_for_tx_queue_empty to transport layer by Emmanuel Grumbach · 13 years ago
  22. c91bd12 iwlagn: cosmetics in iwl-trans.h by Emmanuel Grumbach · 13 years ago
  23. 7f01d56 iwlagn: move the disable agg logic to transport layer by Emmanuel Grumbach · 13 years ago
  24. 464021f iwlagn: move the check_empty logic to the transport layer by Emmanuel Grumbach · 13 years ago
  25. 288712a iwlagn: allocate resources for TX BA session in transport by Emmanuel Grumbach · 13 years ago
  26. e13c0c5 iwlagn: move the mapping ac to queue / fifo to transport by Emmanuel Grumbach · 13 years ago
  27. dfa2bdb iwlagn: upper layer uses slabs to allocate tx cmds by Emmanuel Grumbach · 13 years ago
  28. ba562f7 iwlagn: set tx_fifo for ampdu in transport layer by Emmanuel Grumbach · 13 years ago
  29. 2c45229 iwlagn: upper layer stores iwl_rxon_context in skb's CB by Emmanuel Grumbach · 13 years ago
  30. ae2c30b iwlagn: stop the device before freeing it by Emmanuel Grumbach · 13 years ago
  31. fd65693 iwlagn: remove dereferences of priv from transport by Emmanuel Grumbach · 13 years ago
  32. 5f85a78 iwlagn: iwl_tid_data moves to iwl-shared by Emmanuel Grumbach · 13 years ago
  33. 1603dd4 iwlagn: adding special "D" SKU for 2000 series by Wey-Yi Guy · 13 years ago
  34. 332a4ba iwlagn: iwl-pci doesn't include iwl-dev any more by Emmanuel Grumbach · 13 years ago
  35. f090fba iwlagn: fix compile warnings when CONFIG_PM_SLEEP is not set by Daniel Halperin · 13 years ago
  36. 83ed901 iwlagn: all function iwl-io.c receive iwl_bus by Emmanuel Grumbach · 13 years ago
  37. a72b8b0 iwlagn: add missing includes by Emmanuel Grumbach · 13 years ago
  38. 9d6b2cb iwlagn: move Keep Warm to transport layer by Emmanuel Grumbach · 13 years ago
  39. dda61a4 iwlagn: iwl-dev.h doesn't include iwl-fh.h any more by Emmanuel Grumbach · 13 years ago
  40. ab9e212 iwlagn: remove unused parameters from hw_params by Emmanuel Grumbach · 13 years ago
  41. 6bb7884 iwlagn: remove references to priv from the transport layer by Emmanuel Grumbach · 13 years ago
  42. 16db88b iwlagn: move dump_csr and dump_fh to transport layer by Emmanuel Grumbach · 13 years ago
  43. 7201247 iwlagn: move hcmd_lock to transport layer by Emmanuel Grumbach · 13 years ago
  44. 6d8f6ee iwlagn: transport layer should receive iwl_trans by Emmanuel Grumbach · 13 years ago
  45. 790428b iwlagn: move iwl_free_pages to iwl-shared.h by Emmanuel Grumbach · 13 years ago
  46. 845a9c0 iwlagn: move all iwl_is_XXX helpers to iwl-shared.h by Emmanuel Grumbach · 13 years ago
  47. effcea1 iwlagn: fix the check of IWLAGN_FIRST_AMPDU_QUEUE by Emmanuel Grumbach · 13 years ago
  48. 105183b iwlagn: move scd_bc_tbls and scd_base_addr to iwl_trans_pcie by Emmanuel Grumbach · 13 years ago
  49. 04e1cab iwlagn: move reclaim related functions by Emmanuel Grumbach · 13 years ago
  50. a0eaad7 iwlagn: reclaim the packets in transport layer by Emmanuel Grumbach · 13 years ago
  51. 1f7b617 iwlagn: move isr_statistics to transport layer by Emmanuel Grumbach · 13 years ago
  52. e4ef84d iwlagn: add comments to module parameters by Wey-Yi Guy · 13 years ago
  53. fee84f0d iwlagn: more comments for bt channel inhibition by Wey-Yi Guy · 13 years ago
  54. 6a9ae0d iwlagn: support small form factor SKU of 6205 by Wey-Yi Guy · 13 years ago
  55. dd5b6d0 iwlagn: enable 11n aggregation without checking traffic load by Wey-Yi Guy · 13 years ago
  56. 7ff9470 iwlagn: move the NIC error flow to the transport layer by Emmanuel Grumbach · 13 years ago
  57. 0c32576 iwlagn: move ISR related data to transport layer by Emmanuel Grumbach · 13 years ago
  58. 57210f7 iwlagn: move iwl_suspend / iwl_resume to the transport layer by Emmanuel Grumbach · 13 years ago
  59. 5a878bf iwlagn: iwl_rx_queue moves to the iwl_trans_pcie by Emmanuel Grumbach · 13 years ago
  60. 87e5666 iwlagn: transport handler can register debugfs entries by Emmanuel Grumbach · 13 years ago
  61. 6fbfae8 iwlagn: add comments to iwl_bus / iwl_trans by Emmanuel Grumbach · 13 years ago
  62. e6bb4c9 iwlagn: bus layer chooses its transport layer by Emmanuel Grumbach · 13 years ago
  63. f39c95e iwlagn: priv->sta_lock moves to iwl_shared by Emmanuel Grumbach · 13 years ago
  64. 9ca06f0 iwlagn: add IWL_DEBUG_FW_ERRORS by Emmanuel Grumbach · 13 years ago
  65. 44856c6 iwlagn: modify the debug macro to be usable by all the layers by Emmanuel Grumbach · 13 years ago
  66. 6ac2f83 iwlagn: priv->mutex moves to iwl_shared by Emmanuel Grumbach · 13 years ago
  67. 10b15e6 iwlagn: priv->lock moves to iwl_shared by Emmanuel Grumbach · 13 years ago
  68. 63013ae iwlagn: priv->status moves to iwl_shared by Emmanuel Grumbach · 13 years ago
  69. 74e28e4 iwlagn: workqueue moves to iwl_shared by Emmanuel Grumbach · 13 years ago
  70. cefeaa5f iwlagn: cmd_queue moves to iwl_shared by Emmanuel Grumbach · 13 years ago
  71. d618912 iwlagn: hw_params moves to iwl_shared by Emmanuel Grumbach · 13 years ago
  72. 8f470ce iwlagn: debug_level moves to struct iwl_shared by Emmanuel Grumbach · 13 years ago
  73. cac988a iwlagn: introduce struct iwl-shared - known by all layers by Emmanuel Grumbach · 13 years ago
  74. 48f20d3 iwlagn: introduce iwl-shared.h by Emmanuel Grumbach · 13 years ago
  75. a294b96 iwlagn: use iwl_get_debug_level instead of iwl_debug_level by Emmanuel Grumbach · 13 years ago
  76. f293bd1 iwlagn: remove out-dated comments by Wey-Yi Guy · 13 years ago
  77. b39488a iwlagn: Rename iwlcore prefix by Wey-Yi Guy · 13 years ago
  78. 107021c ath9k: minor cleanup in ani by Mohammed Shafi Shajakhan · 13 years ago
  79. 9976f62 ath9k: use appropriate debug mask by Mohammed Shafi Shajakhan · 13 years ago
  80. 1cda0fd p54: Use do_div for 64-bit division to fix 32-bit kernels by Christian Lamparter · 13 years ago
  81. 397e5d5 ath9k: add missing AR9340 in ath_mac_bb_names by Florian Fainelli · 13 years ago
  82. 4a711a8 cfg80211: document wiphy->registered by Stanislaw Gruszka · 13 years ago
  83. 817a53d mac80211: refactor skb copy to failq in mesh_path_move_to_queue by John W. Linville · 13 years ago
  84. b38de31 net/mac80211/debugfs: Convert to kstrou8_from_user by Peter Huewe · 14 years ago
  85. e0a8c58 Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx by John W. Linville · 13 years ago
  86. a508a6e ath9k: add AR9580 support by Luis R. Rodriguez · 13 years ago
  87. 80d6e96 carl9170: Use do_div for 64-bit division to fix 32-bit kernels by Christian Lamparter · 13 years ago
  88. 5a63ef0 ath9k_hw: add AR9580 support by Luis R. Rodriguez · 13 years ago
  89. 5fa7198 ath9k_htc: Add get_stats call back by Mohammed Shafi Shajakhan · 13 years ago
  90. c3e5fac b43: correct warning for uninitialized variable 'macstat' by John W. Linville · 13 years ago
  91. 22c55e6 ath9k: remove replicated null check in ath_pci_aspm_init by John W. Linville · 13 years ago
  92. ea5a08c b43: HT-PHY: read clip state by Rafał Miłecki · 13 years ago
  93. c750f79 b43: HT-PHY: use separated function for forcing RF sequence by Rafał Miłecki · 13 years ago
  94. fe8e084 MAINTANERS: update Qualcomm Atheros addresses by Luis R. Rodriguez · 13 years ago
  95. dde88b7 wireless: relicense regulatory header to ISC by Luis R. Rodriguez · 13 years ago
  96. 9533b4a mac80211: add uapsd_queues and max_sp params fields by Eliad Peller · 13 years ago
  97. c75786c nl80211/cfg80211: add STA WME parameters by Eliad Peller · 13 years ago
  98. a21fa87 mac80211: allow action frames with unknown BSSID in GO mode by Arik Nemtsov · 13 years ago
  99. 1a6e9d0 ath9k: Send legacy rated frames as unaggregated by Rajkumar Manoharan · 13 years ago
  100. 2a33bee mac80211: fix race condition between assoc_done and first EAP packet by Guy Eilam · 13 years ago