1. e0b3826 wl12xx: check for ROC on scan_complete by Eliad Peller · 13 years ago
  2. 2ec7da2 wl12xx: don't use WL1271_SCAN_OPT_PRIORITY_HIGH flag by Eliad Peller · 13 years ago
  3. 8757955 wl12xx: don't disconnect on recovery by Eliad Peller · 13 years ago
  4. a0a5215 wl12xx: add beacon_filtering debugfs file by Eliad Peller · 13 years ago
  5. 2a5bff0 wl12xx: add module_param to trigger BUG() on recovery by Eliad Peller · 13 years ago
  6. 5c47214 wl12xx: print the seq_num of rx packet by Eliad Peller · 13 years ago
  7. c91d060 wl12xx: print acx id by Eliad Peller · 13 years ago
  8. c6ceb87 Merge branch 'wl12xx-next' into for-linville by Luciano Coelho · 13 years ago
  9. 56e6786 cfg80211: print bandwidth in chan_reg_rule_print_dbg() by Pavel Roskin · 13 years ago
  10. f84f234 ath9k: ath9k_hw_set_txpowerlimit sets previous txpower by Bill Jordan · 13 years ago
  11. cf577fc b43: LCN-PHY: add conditions for few operations by Rafał Miłecki · 13 years ago
  12. bce4dc4 b43: LCN-PHY: rename functions, get rid of magic names by Rafał Miłecki · 13 years ago
  13. 71c1d1e b43: LCN-PHY: upload additional 0x7 table by Rafał Miłecki · 13 years ago
  14. 095be64 b43: LCN-PHY: rewrite 0x7 table at the end of init by Rafał Miłecki · 13 years ago
  15. b35e6d9 b43: LCN-PHY: put tables functions in correct file by Rafał Miłecki · 13 years ago
  16. 0b4ff45 b43: LCN-PHY: minor fixes by Rafał Miłecki · 13 years ago
  17. 5126d97 rt2x00: Add new chipset support by zero.lin · 13 years ago
  18. a1f1c21 nl80211/cfg80211: add match filtering for sched_scan by Luciano Coelho · 13 years ago
  19. cedb541 nl80211/cfg80211: add WIPHY_FLAG_AP_UAPSD flag by Eliad Peller · 13 years ago
  20. 4690c33 iwlwifi: signedness bug in iwl_trans_pcie_tx_agg_alloc() by Dan Carpenter · 13 years ago
  21. 427977a iwlwifi: fix double assign in iwl_start_tx_ba_trans_ready() by Dan Carpenter · 13 years ago
  22. 81a91d5 ath9k_hw: Fix rx latency of 11a mode by Rajkumar Manoharan · 13 years ago
  23. 4c5ade4 mac80211: handle allocation failures in mesh_pathtbl_init() by Dan Carpenter · 13 years ago
  24. edf6b78 mac80211: add flag to indicate HW only Tx-agg setup support by Arik Nemtsov · 13 years ago
  25. 2461615 wireless: Remove unnecessary OOM logging messages by Joe Perches · 13 years ago
  26. 246c081 rfkill: Remove unnecessary OOM logging messages by Joe Perches · 13 years ago
  27. d15b845 mac80211: Remove unnecessary OOM logging messages by Joe Perches · 13 years ago
  28. 239289e mac80211: Consolidate mesh path duplicated functions by Javier Cardona · 13 years ago
  29. cd72e81 mac80211: Consolidate {mesh,mpp}_path_flush into one function by Javier Cardona · 13 years ago
  30. 19c50b3 mac80211: Don't iterate twice over all mpaths when once in sufficient by Javier Cardona · 13 years ago
  31. ad99d14 mac80211: Remove redundant mesh path expiration checks by Javier Cardona · 13 years ago
  32. f5e50cd mac80211: Improve mpath state locking by Javier Cardona · 13 years ago
  33. ece1a2e mac80211: Remove mesh paths when an interface is removed by Javier Cardona · 13 years ago
  34. af089c1 mac80211: Fix RCU pointer dereference in mesh_path_discard_frame() by Javier Cardona · 13 years ago
  35. 5982b47 mwifiex: replace kmalloc & memcpy sequence with kmemdup by Yogesh Ashok Powar · 13 years ago
  36. 3459731 ath9k: fix checks for first subframe delimiter padding by Felix Fietkau · 13 years ago
  37. 2a36a0e mwl8k: Set hardware flag IEEE80211_HW_AP_LINK_PS by Yogesh Ashok Powar · 13 years ago
  38. 3c42e6e ath9k_hw: fix the last register write for ar5416 addac by Felix Fietkau · 13 years ago
  39. b8b0b97 ath9k_hw: drop an unused column in AR5008-AR9002 initvals by Felix Fietkau · 13 years ago
  40. f4b34b5 cfg80211/nl80211: Indicate roaming feature capability to userspace. by Vivek Natarajan · 13 years ago
  41. f0425be mac80211: retry sending failed BAR frames later instead of tearing down aggr by Felix Fietkau · 13 years ago
  42. 765b07e b43: LCN-PHY: implement saving and restoring PHY & radio configuration by Rafał Miłecki · 13 years ago
  43. d703a5a bcma: extract some basic info about board from SPROM by Rafał Miłecki · 13 years ago
  44. e2d646c ssb: use u16 for storing board rev by Rafał Miłecki · 13 years ago
  45. 39f7d33 b43: LCN-PHY: prepare functions for channel switching by Rafał Miłecki · 13 years ago
  46. bd3bf69 b43: LCN-PHY: implement more PHY ops before radio init by Rafał Miłecki · 13 years ago
  47. f533d0f b43: LCN-PHY: add R/W ops for PHY and radio by Rafał Miłecki · 13 years ago
  48. adb5066 ath9k_hw: do not apply the 2.4 ghz ack timeout workaround to cts by Felix Fietkau · 13 years ago
  49. 2cca397 mac80211: Defer tranmission of mesh path errors by Javier Cardona · 13 years ago
  50. 2fa8b6a iwlwifi: iwl-agn-rs.c: remove old comment by Greg Dietsche · 13 years ago
  51. 44f1d26 ath9k: defer ath_tx_setup_buffer setup to the first tx attempt during aggr by Felix Fietkau · 13 years ago
  52. fa05f87 ath9k: move seqno allocation in the tx path to ath_tx_setup_buffer by Felix Fietkau · 13 years ago
  53. 6a0ddae ath9k: move the sequence number from ath_frame_info to ath_buf by Felix Fietkau · 13 years ago
  54. 56dc633 ath9k: clean up the aggregation tid queue by Felix Fietkau · 13 years ago
  55. a75c062 ath9k: use u8 for the tx key index by Felix Fietkau · 13 years ago
  56. 29e7624 ath: Make ath_printk void not int and remove unused struct ath_common * by Joe Perches · 13 years ago
  57. 7b8112d ath: Make ath_dbg void not int by Joe Perches · 13 years ago
  58. 78b8e51 wl12xx/sdio_test.c: fix build breakage from WL127X_FW_NAME change by John W. Linville · 13 years ago
  59. 9a53bf5 b43: Fix swatch warning by Larry Finger · 13 years ago
  60. 1ba45b9 ath9k: Fix a smatch warnings by Larry Finger · 13 years ago
  61. cf3af74 ath9k: Add debugfs support for mac/baseband samples by Rajkumar Manoharan · 13 years ago
  62. 059ee09 ath9k: fix regression in sending aggregated packets by Felix Fietkau · 13 years ago
  63. a7be039 ath9k: Fix eifs/usec timeout for AR9287 v1.3+ by Rajkumar Manoharan · 13 years ago
  64. e3f2acc ath9k_hw: Set default slottime as 9us by Rajkumar Manoharan · 13 years ago
  65. 5475896 b43: make HT-PHY support experimental by Rafał Miłecki · 13 years ago
  66. 14a8083 b43: use 8K buffers for 64-bit DMA to workaround hardware bug by Rafał Miłecki · 13 years ago
  67. 996bc37 b43: Relax requirement for descriptors to be in the DMA zone by Larry Finger · 13 years ago
  68. 1eb85d63 p54spi: add "spi:" prefix for stlc45xx modalias by Axel Lin · 13 years ago
  69. debcf73 iwlagn: handle GO powersave by Johannes Berg · 13 years ago
  70. 8ad71be iwlagn: move tx queues to transport layer by Emmanuel Grumbach · 13 years ago
  71. e20d4341 iwlagn: move the stop / wake queue logic to transport layer by Emmanuel Grumbach · 13 years ago
  72. f22be62 iwlagn: move check_stuck_queue to transport layer by Emmanuel Grumbach · 13 years ago
  73. 5f178cd iwlagn: move wait_for_tx_queue_empty to transport layer by Emmanuel Grumbach · 13 years ago
  74. c91bd12 iwlagn: cosmetics in iwl-trans.h by Emmanuel Grumbach · 13 years ago
  75. 7f01d56 iwlagn: move the disable agg logic to transport layer by Emmanuel Grumbach · 13 years ago
  76. 464021f iwlagn: move the check_empty logic to the transport layer by Emmanuel Grumbach · 13 years ago
  77. 288712a iwlagn: allocate resources for TX BA session in transport by Emmanuel Grumbach · 13 years ago
  78. e13c0c5 iwlagn: move the mapping ac to queue / fifo to transport by Emmanuel Grumbach · 13 years ago
  79. dfa2bdb iwlagn: upper layer uses slabs to allocate tx cmds by Emmanuel Grumbach · 13 years ago
  80. ba562f7 iwlagn: set tx_fifo for ampdu in transport layer by Emmanuel Grumbach · 13 years ago
  81. 2c45229 iwlagn: upper layer stores iwl_rxon_context in skb's CB by Emmanuel Grumbach · 13 years ago
  82. ae2c30b iwlagn: stop the device before freeing it by Emmanuel Grumbach · 13 years ago
  83. fd65693 iwlagn: remove dereferences of priv from transport by Emmanuel Grumbach · 13 years ago
  84. 5f85a78 iwlagn: iwl_tid_data moves to iwl-shared by Emmanuel Grumbach · 13 years ago
  85. 1603dd4 iwlagn: adding special "D" SKU for 2000 series by Wey-Yi Guy · 13 years ago
  86. 332a4ba iwlagn: iwl-pci doesn't include iwl-dev any more by Emmanuel Grumbach · 13 years ago
  87. f090fba iwlagn: fix compile warnings when CONFIG_PM_SLEEP is not set by Daniel Halperin · 13 years ago
  88. 83ed901 iwlagn: all function iwl-io.c receive iwl_bus by Emmanuel Grumbach · 13 years ago
  89. a72b8b0 iwlagn: add missing includes by Emmanuel Grumbach · 13 years ago
  90. 9d6b2cb iwlagn: move Keep Warm to transport layer by Emmanuel Grumbach · 13 years ago
  91. dda61a4 iwlagn: iwl-dev.h doesn't include iwl-fh.h any more by Emmanuel Grumbach · 13 years ago
  92. ab9e212 iwlagn: remove unused parameters from hw_params by Emmanuel Grumbach · 13 years ago
  93. 6bb7884 iwlagn: remove references to priv from the transport layer by Emmanuel Grumbach · 13 years ago
  94. 16db88b iwlagn: move dump_csr and dump_fh to transport layer by Emmanuel Grumbach · 13 years ago
  95. 7201247 iwlagn: move hcmd_lock to transport layer by Emmanuel Grumbach · 13 years ago
  96. 6d8f6ee iwlagn: transport layer should receive iwl_trans by Emmanuel Grumbach · 13 years ago
  97. 790428b iwlagn: move iwl_free_pages to iwl-shared.h by Emmanuel Grumbach · 13 years ago
  98. 845a9c0 iwlagn: move all iwl_is_XXX helpers to iwl-shared.h by Emmanuel Grumbach · 13 years ago
  99. effcea1 iwlagn: fix the check of IWLAGN_FIRST_AMPDU_QUEUE by Emmanuel Grumbach · 13 years ago
  100. 105183b iwlagn: move scd_bc_tbls and scd_base_addr to iwl_trans_pcie by Emmanuel Grumbach · 13 years ago