1. 11127e9 mac80211: transmit fragment list to drivers by Johannes Berg · 13 years ago
  2. 74e4dbf mac80211: make TX LED handling independent of fragmentation by Johannes Berg · 13 years ago
  3. a1a3fce mac80211: move fragment flag adjustment by Johannes Berg · 13 years ago
  4. 252b86c mac80211: use skb list for fragments by Johannes Berg · 13 years ago
  5. 83c7657 ath9k: trivial: reorder rx_tasklet processing by Zefir Kurtisi · 13 years ago
  6. b68e6b3 cfg80211: pass DFS region to drivers through reg_notifier() by Luis R. Rodriguez · 13 years ago
  7. 8b60b07 cfg80211: process regulatory DFS region for countries by Luis R. Rodriguez · 13 years ago
  8. 4713e96 Merge branch 'for-linville' of git://github.com/sgruszka/iwlegacy by John W. Linville · 13 years ago
  9. e3bea1c mwifiex: add support for Marvell sd8797 device by Bing Zhao · 13 years ago
  10. 7adb92f p54spi: Remove FIXME in op_stop by Michael Büsch · 13 years ago
  11. fcac4fb mac80211: call ieee80211_recalc_idle() after sending packets by Felix Fietkau · 13 years ago
  12. 1f80c23 wireless: use strlcpy routine in .get_drvinfo by Rick Jones · 13 years ago
  13. 6048d763 minstrel_ht: Remove unused function parameters by Patrick Kelle · 13 years ago
  14. 88d5346 mac80211: memory leak in mesh_queue_preq() by Dan Carpenter · 13 years ago
  15. 5e2e05d mac80211: use kfree_skb() instead of kfree() by Dan Carpenter · 13 years ago
  16. a5f69d94 mac80211: Get rid of search loop for rate group index by Helmut Schaa · 13 years ago
  17. b79296b mac80211: Check rate->idx before rate->count by Helmut Schaa · 13 years ago
  18. a7f23f0 mac80211: remove crypto special case for auth frames by Johannes Berg · 13 years ago
  19. 8505a7e brcmsmac: Use current logging styles by Joe Perches · 13 years ago
  20. ccb290f NFC: Fix indentation in nci.h file by Ilan Elias · 13 years ago
  21. 8227bf4 ath9k_hw: set btcoex weights for AR9462 by Rajkumar Manoharan · 13 years ago
  22. 54f10b0 ath9k_hw: Cleanup btcoex wlan weights by Rajkumar Manoharan · 13 years ago
  23. bc6d5c2 ath9k: Remove enabling btcoex from stomp type change by Rajkumar Manoharan · 13 years ago
  24. 9c461ce Merge branch 'for-linville' of git://github.com/kvalo/ath6kl by John W. Linville · 13 years ago
  25. 9b5e2f4 iwlegacy: debugfs_ops should depend on CONFIG_IWLEGACY_DEBUGFS by Greg Dietsche · 13 years ago
  26. e3a2c77 iwlegacy: 4965-rs: cleanup il4965_rs_sta_dbgfs_rate_scale_data_read by Greg Dietsche · 13 years ago
  27. a741b99 iwlegacy: 4965-rs: don't return rate from il4965_rs_update_rate_tbl by Greg Dietsche · 13 years ago
  28. 3e4b065 iwlegacy: 4965-rs: il4965_rs_alloc_sta: remove lq_sta local var by Greg Dietsche · 13 years ago
  29. 144c0961 iwlegacy: 4965-rs: remove unnecessary null check for sta and lq_sta by Greg Dietsche · 13 years ago
  30. da6134d iwlegacy: 4965-rs: remove null check on sta in il4965_rs_tx_status by Greg Dietsche · 13 years ago
  31. 730b4c2 iwlegacy: 4965: remove vif null check in request_scan by Greg Dietsche · 13 years ago
  32. c63b2d0 iwlegacy: remove unused IL_AC_UNSET define by Stanislaw Gruszka · 13 years ago
  33. dd44eb9 iwlegacy: change IL_ERR to D_HT in iwl4965_rs_tl_turn_on_agg_for_tid by Greg Dietsche · 13 years ago
  34. 53611e0 iwlegacy: change IL_WARN to D_HT in il4965_tx_agg_start by Greg Dietsche · 13 years ago
  35. 1722f8e iwlegacy: checkpatch.pl fixes by Stanislaw Gruszka · 13 years ago
  36. e739236 iwlegacy: indentions and whitespaces by Stanislaw Gruszka · 13 years ago
  37. f02579e iwlegacy: merge iwl-debug.h into common.h by Stanislaw Gruszka · 13 years ago
  38. f19ab37 iwlegacy: rename iwl-debug.c to debug.c by Stanislaw Gruszka · 13 years ago
  39. eac3b21 iwlegacy: merge iwl-fh.h into 4965.h by Stanislaw Gruszka · 13 years ago
  40. 9a95b37 iwlegacy: use FH49_ prefix in 4965 code by Stanislaw Gruszka · 13 years ago
  41. 53143a1 iwlegacy: use FH39_ prefix in 3945 code by Stanislaw Gruszka · 13 years ago
  42. e8c39d4 iwlegacy: rename iwl-prph.h to prph.h by Stanislaw Gruszka · 13 years ago
  43. 47ef694 iwlegacy: merge iwl-{eeprom,led}.h into common.h by Stanislaw Gruszka · 13 years ago
  44. 9941200 iwlegacy: merge iwl-power.h into common.h by Stanislaw Gruszka · 13 years ago
  45. 3fbbf9a iwlegacy: merge iwl-legacy-rs.h into common.h by Stanislaw Gruszka · 13 years ago
  46. f44cfaf iwlegacy: remove iwl-helpers.h by Stanislaw Gruszka · 13 years ago
  47. e94a409 iwlegacy: merge common header files by Stanislaw Gruszka · 13 years ago
  48. 98613be iwlegacy: rename iwl-core.h to common.h by Stanislaw Gruszka · 13 years ago
  49. 77375bb iwlegacy: rename iwl-csr.h to csr.h by Stanislaw Gruszka · 13 years ago
  50. e53aac4 iwlegacy: move IL_MASK by Stanislaw Gruszka · 13 years ago
  51. 6278dda iwlegacy: remove il_ieee80211_get_hw_conf by Stanislaw Gruszka · 13 years ago
  52. d4459a9 iwlegacy: rename iwl-commands.h to commands.h by Stanislaw Gruszka · 13 years ago
  53. 7f8e122 iwlegacy: rename module name by Stanislaw Gruszka · 13 years ago
  54. 0cdc213 iwlegacy: merge common .c files by Stanislaw Gruszka · 13 years ago
  55. 4ed4791 iwlegacy: rename iwl-core.c to common.c by Stanislaw Gruszka · 13 years ago
  56. d2dfb33 iwlegacy: rename other handlers by Stanislaw Gruszka · 13 years ago
  57. 6e9848b4 iwlegacy: s/rx_reply/hdl/ by Stanislaw Gruszka · 13 years ago
  58. d0c7234 iwlegacy: s/rx_handler/handler/ by Stanislaw Gruszka · 13 years ago
  59. 4d69c75 iwlegacy: rename REPLY_ to N_ or C_ by Stanislaw Gruszka · 13 years ago
  60. db7746f iwlegacy: s/STATISTICS/STATS/ by Stanislaw Gruszka · 13 years ago
  61. a6766cc iwlegacy: s/STATUS_/S_/ by Stanislaw Gruszka · 13 years ago
  62. 6bbb137 iwlegacy: move iwl-3945-{,hw,fh,debugfs}.h to 3945.h by Stanislaw Gruszka · 13 years ago
  63. af038f4 iwlegacy: move iwl-4965-{,hw,debugfs,calib}.h to 4965.h by Stanislaw Gruszka · 13 years ago
  64. 8f29b45 iwlegacy: add accidentally removed comments by Stanislaw Gruszka · 13 years ago
  65. ccf5533 iwlegacy: rename iwl-3945-{rs,debugfs}.c to 3945-{rs,debug}.c by Stanislaw Gruszka · 13 years ago
  66. f3a1b49 iwlegacy: rename iwl-4965-{rs,calib,debugfs}.c to 4965-{rs,calib,debug}.c by Stanislaw Gruszka · 13 years ago
  67. fcb7458 iwlegacy: merge iwl-4965-lib.c into 4965-mac.c by Stanislaw Gruszka · 13 years ago
  68. a1751b2 iwlegacy: merge iwl-4965-{tx,rx}.c into 4965-mac.c by Stanislaw Gruszka · 13 years ago
  69. eb3cdfb iwlegacy: merge iwl-4965-sta.c into 4965-mac.c by Stanislaw Gruszka · 13 years ago
  70. 862d32e iwlegacy: merge iwl-4965-ucode.c into 4965.c by Stanislaw Gruszka · 13 years ago
  71. 56e7a8c iwlegacy: merge iwl-4965-eeprom.c into 4965.c by Stanislaw Gruszka · 13 years ago
  72. ecce1f0 iwlegacy: merge iwl-3945-led.c into 3945.c by Stanislaw Gruszka · 13 years ago
  73. fc19cbd iwlegacy: merge iwl-4965-led.c into 4965.c by Stanislaw Gruszka · 13 years ago
  74. 61fe55f iwlegacy: rename base 4965 and 3945 file names by Stanislaw Gruszka · 13 years ago
  75. 17d6e55 iwlegacy: remove for_each_context by Stanislaw Gruszka · 13 years ago
  76. 3b98c7f iwlegacy: s/TABLE/TBL/ by Stanislaw Gruszka · 13 years ago
  77. 0c2c885 iwlegacy: s/index/idx/ by Stanislaw Gruszka · 13 years ago
  78. 2d09b06 iwlegacy: s/INDEX/IDX/ by Stanislaw Gruszka · 13 years ago
  79. 2eb0581 iwlegacy: s/IL_RATE/RATE/ by Stanislaw Gruszka · 13 years ago
  80. 6ce1dc4 iwlegacy: s/window/win/ by Stanislaw Gruszka · 13 years ago
  81. ebf0d90 iwlegacy: s/statistics/stats/ by Stanislaw Gruszka · 13 years ago
  82. b73bb5f iwlegacy: s/il_rx_mem_buffer/il_rx_buf/ by Stanislaw Gruszka · 13 years ago
  83. 7c2cde2 iwlegacy: partial rxon context cleanup by Stanislaw Gruszka · 13 years ago
  84. dcae1c6 iwlegacy: s/iwl_rx_packet/iwl_rx_pkt/ by Stanislaw Gruszka · 13 years ago
  85. d317516 iwlegacy: rename remaining IWLs to ILs by Stanislaw Gruszka · 13 years ago
  86. 232913b iwlegacy: remove not needed parentheses by Stanislaw Gruszka · 13 years ago
  87. db54eb5 iwlegacy: rename il_{read,write}_prph by Stanislaw Gruszka · 13 years ago
  88. 0c1a94e iwlegacy: rename i/o direct methods by Stanislaw Gruszka · 13 years ago
  89. 1c8cae5 iwlegacy: remove _il_{read,write}_direct32 by Stanislaw Gruszka · 13 years ago
  90. 1388226 iwlegacy: mark il_{grab,release}_nic_access as unlocked by Stanislaw Gruszka · 13 years ago
  91. 142b343 iwlegacy: mark poll bit as unlocked function by Stanislaw Gruszka · 13 years ago
  92. 841b2cc iwlegacy: rename il_{read,write}32 to _il_{rd,wr} by Stanislaw Gruszka · 13 years ago
  93. b6297cd iwlegacy: remove IL_CRIT by Stanislaw Gruszka · 13 years ago
  94. 9406f79 iwlegacy: remove il argument from IWL_ERR/INFO/WARN/CRIT by Stanislaw Gruszka · 13 years ago
  95. 58de00a iwlegacy: rename IL_DEBUG_ to D_ by Stanislaw Gruszka · 13 years ago
  96. 2d27c5d iwlegacy: remove DEBUG_LIMIT by Stanislaw Gruszka · 13 years ago
  97. 46f16c4 iwlegacy: remove DEBUG_IO by Stanislaw Gruszka · 13 years ago
  98. d2ddf62 iwlegacy: rename iwlegacy to il by Stanislaw Gruszka · 13 years ago
  99. 46bc8d4 iwlegacy: rename priv to il by Stanislaw Gruszka · 13 years ago
  100. e2ebc83 iwlegacy: rename iwl to il by Stanislaw Gruszka · 13 years ago