1. c91bd12 iwlagn: cosmetics in iwl-trans.h by Emmanuel Grumbach · 13 years ago
  2. 7f01d56 iwlagn: move the disable agg logic to transport layer by Emmanuel Grumbach · 13 years ago
  3. 464021f iwlagn: move the check_empty logic to the transport layer by Emmanuel Grumbach · 13 years ago
  4. 288712a iwlagn: allocate resources for TX BA session in transport by Emmanuel Grumbach · 13 years ago
  5. e13c0c5 iwlagn: move the mapping ac to queue / fifo to transport by Emmanuel Grumbach · 13 years ago
  6. dfa2bdb iwlagn: upper layer uses slabs to allocate tx cmds by Emmanuel Grumbach · 13 years ago
  7. ba562f7 iwlagn: set tx_fifo for ampdu in transport layer by Emmanuel Grumbach · 13 years ago
  8. 2c45229 iwlagn: upper layer stores iwl_rxon_context in skb's CB by Emmanuel Grumbach · 13 years ago
  9. ae2c30b iwlagn: stop the device before freeing it by Emmanuel Grumbach · 13 years ago
  10. fd65693 iwlagn: remove dereferences of priv from transport by Emmanuel Grumbach · 13 years ago
  11. 5f85a78 iwlagn: iwl_tid_data moves to iwl-shared by Emmanuel Grumbach · 13 years ago
  12. 1603dd4 iwlagn: adding special "D" SKU for 2000 series by Wey-Yi Guy · 13 years ago
  13. 332a4ba iwlagn: iwl-pci doesn't include iwl-dev any more by Emmanuel Grumbach · 13 years ago
  14. f090fba iwlagn: fix compile warnings when CONFIG_PM_SLEEP is not set by Daniel Halperin · 13 years ago
  15. 83ed901 iwlagn: all function iwl-io.c receive iwl_bus by Emmanuel Grumbach · 13 years ago
  16. a72b8b0 iwlagn: add missing includes by Emmanuel Grumbach · 13 years ago
  17. 9d6b2cb iwlagn: move Keep Warm to transport layer by Emmanuel Grumbach · 13 years ago
  18. dda61a4 iwlagn: iwl-dev.h doesn't include iwl-fh.h any more by Emmanuel Grumbach · 13 years ago
  19. ab9e212 iwlagn: remove unused parameters from hw_params by Emmanuel Grumbach · 13 years ago
  20. 6bb7884 iwlagn: remove references to priv from the transport layer by Emmanuel Grumbach · 13 years ago
  21. 16db88b iwlagn: move dump_csr and dump_fh to transport layer by Emmanuel Grumbach · 13 years ago
  22. 7201247 iwlagn: move hcmd_lock to transport layer by Emmanuel Grumbach · 13 years ago
  23. 6d8f6ee iwlagn: transport layer should receive iwl_trans by Emmanuel Grumbach · 13 years ago
  24. 790428b iwlagn: move iwl_free_pages to iwl-shared.h by Emmanuel Grumbach · 13 years ago
  25. 845a9c0 iwlagn: move all iwl_is_XXX helpers to iwl-shared.h by Emmanuel Grumbach · 13 years ago
  26. effcea1 iwlagn: fix the check of IWLAGN_FIRST_AMPDU_QUEUE by Emmanuel Grumbach · 13 years ago
  27. 105183b iwlagn: move scd_bc_tbls and scd_base_addr to iwl_trans_pcie by Emmanuel Grumbach · 13 years ago
  28. 04e1cab iwlagn: move reclaim related functions by Emmanuel Grumbach · 13 years ago
  29. a0eaad7 iwlagn: reclaim the packets in transport layer by Emmanuel Grumbach · 13 years ago
  30. 1f7b617 iwlagn: move isr_statistics to transport layer by Emmanuel Grumbach · 13 years ago
  31. e4ef84d iwlagn: add comments to module parameters by Wey-Yi Guy · 13 years ago
  32. fee84f0d iwlagn: more comments for bt channel inhibition by Wey-Yi Guy · 13 years ago
  33. 6a9ae0d iwlagn: support small form factor SKU of 6205 by Wey-Yi Guy · 13 years ago
  34. dd5b6d0 iwlagn: enable 11n aggregation without checking traffic load by Wey-Yi Guy · 13 years ago
  35. 7ff9470 iwlagn: move the NIC error flow to the transport layer by Emmanuel Grumbach · 13 years ago
  36. 0c32576 iwlagn: move ISR related data to transport layer by Emmanuel Grumbach · 13 years ago
  37. 57210f7 iwlagn: move iwl_suspend / iwl_resume to the transport layer by Emmanuel Grumbach · 13 years ago
  38. 5a878bf iwlagn: iwl_rx_queue moves to the iwl_trans_pcie by Emmanuel Grumbach · 13 years ago
  39. 87e5666 iwlagn: transport handler can register debugfs entries by Emmanuel Grumbach · 13 years ago
  40. 6fbfae8 iwlagn: add comments to iwl_bus / iwl_trans by Emmanuel Grumbach · 13 years ago
  41. e6bb4c9 iwlagn: bus layer chooses its transport layer by Emmanuel Grumbach · 13 years ago
  42. f39c95e iwlagn: priv->sta_lock moves to iwl_shared by Emmanuel Grumbach · 13 years ago
  43. 9ca06f0 iwlagn: add IWL_DEBUG_FW_ERRORS by Emmanuel Grumbach · 13 years ago
  44. 44856c6 iwlagn: modify the debug macro to be usable by all the layers by Emmanuel Grumbach · 13 years ago
  45. 6ac2f83 iwlagn: priv->mutex moves to iwl_shared by Emmanuel Grumbach · 13 years ago
  46. 10b15e6 iwlagn: priv->lock moves to iwl_shared by Emmanuel Grumbach · 13 years ago
  47. 63013ae iwlagn: priv->status moves to iwl_shared by Emmanuel Grumbach · 13 years ago
  48. 74e28e4 iwlagn: workqueue moves to iwl_shared by Emmanuel Grumbach · 13 years ago
  49. cefeaa5 iwlagn: cmd_queue moves to iwl_shared by Emmanuel Grumbach · 13 years ago
  50. d618912 iwlagn: hw_params moves to iwl_shared by Emmanuel Grumbach · 13 years ago
  51. 8f470ce iwlagn: debug_level moves to struct iwl_shared by Emmanuel Grumbach · 13 years ago
  52. cac988a iwlagn: introduce struct iwl-shared - known by all layers by Emmanuel Grumbach · 13 years ago
  53. 48f20d3 iwlagn: introduce iwl-shared.h by Emmanuel Grumbach · 13 years ago
  54. a294b96 iwlagn: use iwl_get_debug_level instead of iwl_debug_level by Emmanuel Grumbach · 13 years ago
  55. f293bd1 iwlagn: remove out-dated comments by Wey-Yi Guy · 13 years ago
  56. b39488a iwlagn: Rename iwlcore prefix by Wey-Yi Guy · 13 years ago
  57. 107021c ath9k: minor cleanup in ani by Mohammed Shafi Shajakhan · 13 years ago
  58. 9976f62 ath9k: use appropriate debug mask by Mohammed Shafi Shajakhan · 13 years ago
  59. 1cda0fd p54: Use do_div for 64-bit division to fix 32-bit kernels by Christian Lamparter · 13 years ago
  60. 397e5d5 ath9k: add missing AR9340 in ath_mac_bb_names by Florian Fainelli · 13 years ago
  61. e0a8c58 Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx by John W. Linville · 13 years ago
  62. a508a6e ath9k: add AR9580 support by Luis R. Rodriguez · 13 years ago
  63. 80d6e96 carl9170: Use do_div for 64-bit division to fix 32-bit kernels by Christian Lamparter · 13 years ago
  64. 5a63ef0 ath9k_hw: add AR9580 support by Luis R. Rodriguez · 13 years ago
  65. 5fa7198 ath9k_htc: Add get_stats call back by Mohammed Shafi Shajakhan · 13 years ago
  66. c3e5fac b43: correct warning for uninitialized variable 'macstat' by John W. Linville · 13 years ago
  67. 22c55e6 ath9k: remove replicated null check in ath_pci_aspm_init by John W. Linville · 13 years ago
  68. ea5a08c b43: HT-PHY: read clip state by Rafał Miłecki · 13 years ago
  69. c750f79 b43: HT-PHY: use separated function for forcing RF sequence by Rafał Miłecki · 13 years ago
  70. 1a6e9d0 ath9k: Send legacy rated frames as unaggregated by Rajkumar Manoharan · 13 years ago
  71. df76626 b43: drop Kconfig option of forcing PIO mode by Rafał Miłecki · 13 years ago
  72. 2523249 libertas: update readme file by Amitkumar Karwar · 13 years ago
  73. 5b62bb5 rtlwifi: rtl8192de: Convert to use the new rate-mapping routine in rtlwifi by Larry Finger · 13 years ago
  74. 8e35337 rtlwifi: rtl8192se: Convert to use the new rate-mapping routine in rtlwifi by Larry Finger · 13 years ago
  75. 2b67e88 rtlwifi: rtl8192cu: Convert to use the new rate-mapping routine in rtlwifi by Larry Finger · 13 years ago
  76. 78851b6 rtlwifi: rtl8192ce: Convert to use the new rate-mapping routine in rtlwifi by Larry Finger · 13 years ago
  77. 7ad0ce3 rtlwifi: Install updated rate-mapping routine by Larry Finger · 13 years ago
  78. f750323 drivers/net/wireless/mwifiex/scan.c: test the just-initialized value by Julia Lawall · 13 years ago
  79. 8b0be90 b43/legacy: Remove firmware IDs by Michael Büsch · 13 years ago
  80. 8ad38d2 ath9k_hw: Disable Walsh spatial spreading for 2 chains by Rajkumar Manoharan · 13 years ago
  81. a35e278 ath9k: Change rate control to use legacy rate as last MRR by Rajkumar Manoharan · 13 years ago
  82. 2a15b39 ath9k_hw: Fix descriptor status of TxOpExceeded by Rajkumar Manoharan · 13 years ago
  83. 52c94f4 ath9k: Add support for get_stats callback by Mohammed Shafi Shajakhan · 13 years ago
  84. 0d78156 p54: improve site survey by Christian Lamparter · 13 years ago
  85. 152e585 ath9k: fix MGMT packets when using TKIP by Bill Jordan · 13 years ago
  86. cbe1e82 b43: warn when forcing PIO mode by Rafał Miłecki · 13 years ago
  87. 9489902 ath9k_hw: fix EIFS value to microseconds by Alex Hacker · 13 years ago
  88. dc713fb b43: LCN-PHY: init 0x2064 radio by Rafał Miłecki · 13 years ago
  89. 78bc246 b43: LCN-PHY: basic PHY init by Rafał Miłecki · 13 years ago
  90. 00044f1 carl9170: export HW random number generator by Christian Lamparter · 13 years ago
  91. acf1771 carl9170: improve site survey by Christian Lamparter · 13 years ago
  92. f5e2289 carl9170: import updated firmware headers by Christian Lamparter · 13 years ago
  93. 7ccc83b carl9170: fix timekeeping for HW_COUNTER firmwares by Christian Lamparter · 13 years ago
  94. bfe2ed8 libertas: handle mesh networks in lbs_iface_active() by Dan Carpenter · 13 years ago
  95. ba2d00e b43: LCN-PHY: add init tables by Rafał Miłecki · 13 years ago
  96. 7ed8852 b43: LCN-PHY: switch analog by Rafał Miłecki · 13 years ago
  97. ba356b5 b43: LCN-PHY: implement disabling radio by Rafał Miłecki · 13 years ago
  98. f928668 b43: LCN-PHY: add very basic PHY ops by Rafał Miłecki · 13 years ago
  99. 0cc9772 b43: fix DMA on some bugged hardware by Rafał Miłecki · 13 years ago
  100. 292121dc ath9k: remove a bogus WARN_ON by Felix Fietkau · 13 years ago