1. 9995ffe iwlwifi: change the default behavior of watchdog timer by Wey-Yi Guy · 13 years ago
  2. 34a5b4b iwlwifi: do not re-configure HT40 after associated by Wey-Yi Guy · 13 years ago
  3. 274b89c iwlagn: fix HW crypto for TX-only keys by Johannes Berg · 13 years ago
  4. 6a686c6 iwlagn: move iwl_enable_rfkill_int and kill iwl-helpers.h by Emmanuel Grumbach · 13 years ago
  5. c745f55 iwlagn: merge station management functions by Wey-Yi Guy · 13 years ago
  6. ade4c64 iwlagn: rename all the mac80211 callback functions by Wey-Yi Guy · 13 years ago
  7. 770c72c iwlagn: add debug for mac80211 callback by Wey-Yi Guy · 13 years ago
  8. ef082cb iwlagn: don't stop rts/cts until last aggregation queue close by Wey-Yi Guy · 13 years ago
  9. 26bfc0c iwlagn: eliminate bus pointer from iwl_priv structure by Don Fry · 13 years ago
  10. 3bde2b6 iwlagn: update beacon smarter by Johannes Berg · 13 years ago
  11. af4dc88 iwlagn: separate init calib and rt calib by Wey-Yi Guy · 13 years ago
  12. 3c607d2 iwlagn: rename iwlagn module iwlwifi and alias to iwlagn. by Don Fry · 13 years ago
  13. 390808d iwlagn: split remain-on-channel by Johannes Berg · 13 years ago
  14. c689290 iwlagn: remove common station priv by Johannes Berg · 13 years ago
  15. 4d8b614 Merge branch 'master' of git://git.infradead.org/users/linville/wireless by John W. Linville · 13 years ago
  16. 18d0077 iwlagn: remove drvdata support from bus layer by Johannes Berg · 13 years ago
  17. ca934b6 iwlagn: move sysfs files to debugfs by Johannes Berg · 13 years ago
  18. c01a404 iwlagn: clean up PM code by Johannes Berg · 13 years ago
  19. 859cfb0 iwlagn: move iwl_stop / wake_queue to the upper layer by Emmanuel Grumbach · 13 years ago
  20. 909e9b2 iwlagn: free the Tx cmd when a non empty Tx queue is freed by Emmanuel Grumbach · 13 years ago
  21. 2249b01 iwlagn: workaround bug crashing some APs by Don Fry · 13 years ago
  22. 7a10e3e4 iwlagn: iwl-trans.c can't dereference iwl_priv any more by Emmanuel Grumbach · 13 years ago
  23. 3e10cae iwlagn: remove priv dereferences from the transport layer by Emmanuel Grumbach · 13 years ago
  24. debcf73 iwlagn: handle GO powersave by Johannes Berg · 13 years ago
  25. e20d4341 iwlagn: move the stop / wake queue logic to transport layer by Emmanuel Grumbach · 13 years ago
  26. f22be62 iwlagn: move check_stuck_queue to transport layer by Emmanuel Grumbach · 13 years ago
  27. 5f178cd iwlagn: move wait_for_tx_queue_empty to transport layer by Emmanuel Grumbach · 13 years ago
  28. c91bd12 iwlagn: cosmetics in iwl-trans.h by Emmanuel Grumbach · 13 years ago
  29. e13c0c5 iwlagn: move the mapping ac to queue / fifo to transport by Emmanuel Grumbach · 13 years ago
  30. dfa2bdb iwlagn: upper layer uses slabs to allocate tx cmds by Emmanuel Grumbach · 13 years ago
  31. ba562f7 iwlagn: set tx_fifo for ampdu in transport layer by Emmanuel Grumbach · 13 years ago
  32. ae2c30b iwlagn: stop the device before freeing it by Emmanuel Grumbach · 13 years ago
  33. fd65693 iwlagn: remove dereferences of priv from transport by Emmanuel Grumbach · 13 years ago
  34. 5f85a78 iwlagn: iwl_tid_data moves to iwl-shared by Emmanuel Grumbach · 13 years ago
  35. 83ed901 iwlagn: all function iwl-io.c receive iwl_bus by Emmanuel Grumbach · 13 years ago
  36. dda61a4 iwlagn: iwl-dev.h doesn't include iwl-fh.h any more by Emmanuel Grumbach · 13 years ago
  37. ab9e212 iwlagn: remove unused parameters from hw_params by Emmanuel Grumbach · 13 years ago
  38. 6bb7884 iwlagn: remove references to priv from the transport layer by Emmanuel Grumbach · 13 years ago
  39. 7201247 iwlagn: move hcmd_lock to transport layer by Emmanuel Grumbach · 13 years ago
  40. 845a9c0 iwlagn: move all iwl_is_XXX helpers to iwl-shared.h by Emmanuel Grumbach · 13 years ago
  41. fee84f0d iwlagn: more comments for bt channel inhibition by Wey-Yi Guy · 13 years ago
  42. dd5b6d0 iwlagn: enable 11n aggregation without checking traffic load by Wey-Yi Guy · 13 years ago
  43. 7ff9470 iwlagn: move the NIC error flow to the transport layer by Emmanuel Grumbach · 13 years ago
  44. 0c32576 iwlagn: move ISR related data to transport layer by Emmanuel Grumbach · 13 years ago
  45. 57210f7 iwlagn: move iwl_suspend / iwl_resume to the transport layer by Emmanuel Grumbach · 13 years ago
  46. e6bb4c9 iwlagn: bus layer chooses its transport layer by Emmanuel Grumbach · 13 years ago
  47. f39c95e iwlagn: priv->sta_lock moves to iwl_shared by Emmanuel Grumbach · 13 years ago
  48. 6ac2f83 iwlagn: priv->mutex moves to iwl_shared by Emmanuel Grumbach · 13 years ago
  49. 10b15e6 iwlagn: priv->lock moves to iwl_shared by Emmanuel Grumbach · 13 years ago
  50. 63013ae iwlagn: priv->status moves to iwl_shared by Emmanuel Grumbach · 13 years ago
  51. 74e28e4 iwlagn: workqueue moves to iwl_shared by Emmanuel Grumbach · 13 years ago
  52. cefeaa5 iwlagn: cmd_queue moves to iwl_shared by Emmanuel Grumbach · 13 years ago
  53. d618912 iwlagn: hw_params moves to iwl_shared by Emmanuel Grumbach · 13 years ago
  54. 8f470ce iwlagn: debug_level moves to struct iwl_shared by Emmanuel Grumbach · 13 years ago
  55. cac988a iwlagn: introduce struct iwl-shared - known by all layers by Emmanuel Grumbach · 13 years ago
  56. 48f20d3 iwlagn: introduce iwl-shared.h by Emmanuel Grumbach · 13 years ago
  57. b39488a iwlagn: Rename iwlcore prefix by Wey-Yi Guy · 13 years ago
  58. c6baf7f iwlagn: support new P2P implementation by Johannes Berg · 13 years ago
  59. 4d2a5d0 iwlagn: move context init after firmware loading by Johannes Berg · 13 years ago
  60. 5d7969b iwlagn: separate firmware version warning by Johannes Berg · 13 years ago
  61. 29a34f9 iwlagn: remove wireless extensions inclusions by Johannes Berg · 13 years ago
  62. 2629313 iwlwifi: Fix build with CONFIG_PM disabled. by David S. Miller · 13 years ago
  63. 1e89cbac iwlagn: probe would crash with DEBUG_SHIRQ by Emmanuel Grumbach · 13 years ago
  64. c8ac61c iwlagn: implement WoWLAN by Johannes Berg · 13 years ago
  65. 5a3d988 iwlagn: rewrite HW crypto by Johannes Berg · 13 years ago
  66. 898ed67 iwlagn: remove un-necessary "_agn" by Wey-Yi Guy · 13 years ago
  67. c1c8140 iwlagn: iwl_bus holds drv_data as void * instead of iwl_priv by Emmanuel Grumbach · 13 years ago
  68. d593411 iwlagn: simplify the bus architecture by Emmanuel Grumbach · 13 years ago
  69. 41c5054 iwlagn: transport layer receives struct iwl_trans* by Emmanuel Grumbach · 13 years ago
  70. 0286cee iwlagn: move iwl_prepare_card_hw to the transport layer by Emmanuel Grumbach · 13 years ago
  71. 392f8b7 iwlagn: move more functions from the start flow to the transport layer by Emmanuel Grumbach · 13 years ago
  72. 48d42c4 iwlagn: SCD configuration for AMPDU moves to transport layer by Emmanuel Grumbach · 13 years ago
  73. 6bd4dba iwlagn: kill iwlagn_setup_deferred_work by Emmanuel Grumbach · 13 years ago
  74. 1a361cd iwlagn: move all the ICT related functions to iwl-trans-rx-pcie.c by Emmanuel Grumbach · 13 years ago
  75. ab6cf8e iwlagn: move iwlagn_stop_device to transport layer by Emmanuel Grumbach · 13 years ago
  76. ab697a9 iwlagn: move rx transport functions to iwl-trans-rx-pcie.c by Emmanuel Grumbach · 13 years ago
  77. 4caab32 iwlagn: remove indirection for iwlagn_hw_valid_rtc_data_addr by Fry, Donald H · 13 years ago
  78. 90c300c iwlagn: remove dual-indirect call to simply the code by Wey-Yi Guy · 13 years ago
  79. e505c43 iwlagn: remove un-necessary file by Wey-Yi Guy · 13 years ago
  80. 1ab9f6c iwlagn: move the Rx dispatching to the upper layer by Emmanuel Grumbach · 13 years ago
  81. a27367d iwlagn: move sync_irq to transport layer by Emmanuel Grumbach · 13 years ago
  82. 34c1b7b iwlagn: move the tasklet / irq to the transport layer by Emmanuel Grumbach · 13 years ago
  83. 2a897d4 iwlagn: Add missing comma between constant string array by Joe Perches · 13 years ago
  84. 3a3b14c iwlagn: declare static by Wey-Yi Guy · 13 years ago
  85. 207ecc5 iwlagn: Enable/disable PS poll based on RSSI and BT coex traffic state by Meenakshi Venkataraman · 13 years ago
  86. bdfbf09 iwlagn: provide heplers to access the transport ops by Emmanuel Grumbach · 13 years ago
  87. e419d62 iwlagn: consolidate the API that sends host commands and move to transport by Emmanuel Grumbach · 13 years ago
  88. 1359ca4 iwlagn: add an API to free the TX context by Emmanuel Grumbach · 13 years ago
  89. e3f10ce iwlagn: remove hcmd ops by Wey-Yi Guy · 13 years ago
  90. e55b517 iwlagn: call bt_coex directlly by Wey-Yi Guy · 13 years ago
  91. a0f6b0a iwlagn: add rx_free to transport layer by Emmanuel Grumbach · 13 years ago
  92. c85eb61 iwlagn: introduce transport layer and implement rx_init by Emmanuel Grumbach · 13 years ago
  93. 300d083 iwlagn: add module parameter to disable stuck queue watchdog timer by Wey-Yi Guy · 13 years ago
  94. 0b5b3ff iwlagn: fill beacon TX rate properly by Johannes Berg · 13 years ago
  95. f753816 iwlagn: Add power_level module parameter by Wey-Yi Guy · 13 years ago
  96. 0172b02 iwlagn: add power_save module parameter by Wey-Yi Guy · 13 years ago
  97. 705cd45 iwlagn: store the irq number to iwl_bus just like dev by Emmanuel Grumbach · 13 years ago
  98. 807caf2 iwlagn: fix misplaced bracket by Emmanuel Grumbach · 13 years ago
  99. bcd4fe2 iwlagn: waterfall the bus level if prepare card failed by Emmanuel Grumbach · 13 years ago
  100. ea3aa93 iwlagn: finally kill the pointer to pci_dev from iwl-dev.h by Emmanuel Grumbach · 13 years ago