1. 12932180 ath9k: add Block ACK bitmap in sample debug by Mohammed Shafi Shajakhan · 13 years ago
  2. 6b66189 wl12xx: report the stop_ba event to all STAs in AP-mode by Arik Nemtsov · 13 years ago
  3. f80c2d1 wl12xx: correct fw_status structure for 8 sta support in AP-mode by Arik Nemtsov · 13 years ago
  4. af7fbb2 wl12xx: implement set_bitrate_mask callback by Eliad Peller · 13 years ago
  5. 68eaaf6 wl12xx: AP mode - support hidden SSID by Arik Nemtsov · 13 years ago
  6. df4c849 wl12xx: Use dev_hlid for auth and assoc req by Eliad Peller · 13 years ago
  7. c6930b0 wl12xx: send all pending packets on channel change by Eliad Peller · 13 years ago
  8. 26b4bf2 wl12xx: remove P2P ie from probe response by Eliad Peller · 13 years ago
  9. d48055d wl12xx: remove TIM ie from probe response by Eliad Peller · 13 years ago
  10. 06b660e wl12xx: Include OFDM rates in IBSS mode by Shahar Levi · 13 years ago
  11. d3b104a wl12xx: fix sdio_test module functionality by Shahar Levi · 13 years ago
  12. 6cd9d21 wl12xx: fix forced passive scans by Luciano Coelho · 13 years ago
  13. 4975312 mwifiex: remove unneeded NULL check by Dan Carpenter · 13 years ago
  14. aef0ba5 mwifiex: add a kfree() to an error path by Dan Carpenter · 13 years ago
  15. 5adcb81 iwlagn: remove duplicate list init by Amit Beka · 13 years ago
  16. 08ecf10 iwlagn: pending frames musn't be incremented if agg is on by Emmanuel Grumbach · 13 years ago
  17. edb5c2f iwlagn: remove uneeded declaration by Emmanuel Grumbach · 13 years ago
  18. 132f98c iwlagn: simplify the iwl_device_cmd layout by Emmanuel Grumbach · 13 years ago
  19. 247c61d iwlagn: remove the callback in host commands by Emmanuel Grumbach · 13 years ago
  20. 390808d iwlagn: split remain-on-channel by Johannes Berg · 13 years ago
  21. c689290 iwlagn: remove common station priv by Johannes Berg · 13 years ago
  22. 6e809a1 iwlagn: move scan code to scan file by Johannes Berg · 13 years ago
  23. da3ba88 rtlwifi: Combine instances of RTL_HAL_IS_CCK_RATE macros. by Larry Finger · 13 years ago
  24. 87b6d09 rtlwifi: rtl8192de: Change modinfo messages by Larry Finger · 13 years ago
  25. 7664bee rtlwifi: rtl8192se: Change modinfo messages by Larry Finger · 13 years ago
  26. eed7231 rtlwifi: rtl8192ce: Change modinfo messages by Larry Finger · 13 years ago
  27. f36369a ath9k: Store noise immunity values across scanning by Rajkumar Manoharan · 13 years ago
  28. 4d8b614 Merge branch 'master' of git://git.infradead.org/users/linville/wireless by John W. Linville · 13 years ago
  29. 2981808 b43: LCN-PHY: finish sense setup by Rafał Miłecki · 13 years ago
  30. bbb5574 b43: LCN-PHY: add more init tweaks by Rafał Miłecki · 13 years ago
  31. 1b0a69c b43: LCN-PHY: init TX power control by Rafał Miłecki · 13 years ago
  32. ac78a52 b43: LCN-PHY: implement SPUR avoidance mode by Rafał Miłecki · 13 years ago
  33. 0c5644b9 b43: LCN-PHY: set TX filters by Rafał Miłecki · 13 years ago
  34. b534706 b43: LCN-PHY: tweaks for channel switching by Rafał Miłecki · 13 years ago
  35. 143bb15 iwlagn: signedness bug by Wey-Yi Guy · 13 years ago
  36. 0008500 iwlagn: fix stack corruption for temperature offset v2 by Wey-Yi Guy · 13 years ago
  37. effd4d9 iwlagn: do not use interruptible waits by Johannes Berg · 13 years ago
  38. 7d8f2d5 iwlagn: use iwl_eeprom_calib_hdr structure by Wey-Yi Guy · 13 years ago
  39. c6f3034 iwlagn: add support for v2 of temperature offset calibration by Wey-Yi Guy · 13 years ago
  40. 18d0077 iwlagn: remove drvdata support from bus layer by Johannes Berg · 13 years ago
  41. ca934b6 iwlagn: move sysfs files to debugfs by Johannes Berg · 13 years ago
  42. fd90b3c iwlagn: remove unused function declarations by Johannes Berg · 13 years ago
  43. cebcbd7 iwlagn: rename iwl-pci.h to iwl-cfg.h by Johannes Berg · 13 years ago
  44. c01a404 iwlagn: clean up PM code by Johannes Berg · 13 years ago
  45. 72afb10 iwlagn: Makefile whitespace cleanup by Johannes Berg · 13 years ago
  46. 370ad31 iwlagn: generically provide iwl_trans_send_cmd_pdu by Johannes Berg · 13 years ago
  47. c17d068 iwlagn: move PCI-E transport files by Johannes Berg · 13 years ago
  48. 701cb09 iwlagn: merge eeprom access into single file by Wey-Yi Guy · 13 years ago
  49. 1dd9124 iwlagn: provide data after WARN_ON by Emmanuel Grumbach · 13 years ago
  50. 403ba56 iwlagn: replace beacon_time_fsf_bits variable with #define by Don Fry · 13 years ago
  51. b8c2b05 iwlagn: simplify chain_noise_num_beacons indirection by Fry, Donald H · 13 years ago
  52. 5092e47 iwlagn: fix modinfo display for 135 ucode. by Fry, Donald H · 13 years ago
  53. ff647af iwlagn: New SKU for 6005 SFF by Wey-Yi Guy · 13 years ago
  54. 9845ad2 iwlagn: Convert kzalloc to kcalloc by Joe Perches · 13 years ago
  55. 21023e2 iwlagn: add documentation to the transport layer by Emmanuel Grumbach · 13 years ago
  56. eeb7f8c iwlagn: document the bus layer API by Emmanuel Grumbach · 13 years ago
  57. 14991a9 iwlagn: use enum iwl_rxon_context_id instead of u8 by Emmanuel Grumbach · 13 years ago
  58. 859cfb0 iwlagn: move iwl_stop / wake_queue to the upper layer by Emmanuel Grumbach · 13 years ago
  59. 909e9b2 iwlagn: free the Tx cmd when a non empty Tx queue is freed by Emmanuel Grumbach · 13 years ago
  60. 39644e9 iwlagn: unmap cmd queue's tfds as BIDI by Emmanuel Grumbach · 13 years ago
  61. 17a68dd iwlagn: warn about buggy fw that doesn't set SEQ_RX_FRAME by Emmanuel Grumbach · 13 years ago
  62. d2c71c2 ath9k: Reset caldata on radio enable by Rajkumar Manoharan · 13 years ago
  63. 05bfe3d ath9k: load noise floor from history after the full chip reset by Rajkumar Manoharan · 13 years ago
  64. e9c1046 ath9k_hw: Fix magnitude/phase coeff correction by Rajkumar Manoharan · 13 years ago
  65. 491b209 ath9k_hw: remove ar9100_hw_compute_pll_control by Felix Fietkau · 13 years ago
  66. bf3f204 ath9k_hw: fix setting the hardware diversity flag by Felix Fietkau · 13 years ago
  67. d7084da ath9k_hw: remove dead code in the eeprom ops by Felix Fietkau · 13 years ago
  68. 1b8714f ath9k_hw: clean up hardware revision checks by Felix Fietkau · 13 years ago
  69. f11cc94 ath9k: sync the dma buffer after changing the retry flag by Felix Fietkau · 13 years ago
  70. 6e82bc4 ath9k: fix setting the IEEE80211_TX_CTL_CLEAR_PS_FILT flag by Felix Fietkau · 13 years ago
  71. 42cecc3 Revert "ath9k: do not insert padding into tx buffers on AR9380+" by John W. Linville · 13 years ago
  72. 376cf5d Merge branch 'for-linville' of git://github.com/lucacoelho/wl12xx by John W. Linville · 13 years ago
  73. 8c23516 b43: Fix beacon problem in ad-hoc mode by Manual Munz · 13 years ago
  74. 4245d31 ath9k: do not insert padding into tx buffers on AR9380+ by Felix Fietkau · 13 years ago
  75. 3afd21e ath9k: optimize ath_tx_rc_status usage by Felix Fietkau · 13 years ago
  76. bdf2dbf ath9k: remove a redundant check in ath_tx_form_aggr by Felix Fietkau · 13 years ago
  77. c6c539f ath9k: optimize ath9k_ps_restore by Felix Fietkau · 13 years ago
  78. 66ac69c ath9k_hw: remove the old tx descriptor API by Felix Fietkau · 13 years ago
  79. 493cf04 ath9k: use the new API for setting tx descriptors by Felix Fietkau · 13 years ago
  80. 2b63a41 ath9k_hw: add a new API for setting tx descriptors by Felix Fietkau · 13 years ago
  81. 60f8cc6 ath9k_hw: do not recalculate the descriptor checksum in ar9003_hw_fill_txdesc by Felix Fietkau · 13 years ago
  82. 7a2721a ath9k: call ath9k_hw_set_desc_link for beacon descriptors by Felix Fietkau · 13 years ago
  83. 38dad7b ath9k: move ath_buf_set_rate to remove a forward declaration by Felix Fietkau · 13 years ago
  84. 399c648 ath9k: reduce the number of functions that access the tx descriptor by Felix Fietkau · 13 years ago
  85. 55797b1 ath9k: remove ATH_TX_XRETRY and BUF_XRETRY flags by Felix Fietkau · 13 years ago
  86. 3483288 ath9k: ensure that rx is not enabled during a reset by Felix Fietkau · 13 years ago
  87. c31c826 ath9k: make beacon timer initialization more reliable by Felix Fietkau · 13 years ago
  88. e392700 ath9k: fix enabling interrupts after a hardware error interrupt by Felix Fietkau · 13 years ago
  89. c5d2593 ath9k: Fix PS wrappers and enabling LED by Mohammed Shafi Shajakhan · 13 years ago
  90. 79ac9b3 ath9k: enable LED pin for AR946/8x chipsets by Mohammed Shafi Shajakhan · 13 years ago
  91. 7db062a ath9k_hw: Do full chip reset on 11A channels for AR9003 by Rajkumar Manoharan · 13 years ago
  92. b54af8a ath9k_hw: move register definitions to header files by Senthil Balasubramanian · 13 years ago
  93. 2577c6e ath9k_hw: Add support for AR946/8x chipsets. by Senthil Balasubramanian · 13 years ago
  94. 4d0707e ath9k_hw: Split tx/rx gain table initval handling by Senthil Balasubramanian · 13 years ago
  95. ce407af ath9k_hw: Add initvals and register definitions for AR946/8x chipsets. by Senthil Balasubramanian · 13 years ago
  96. bd1a272 Merge branch 'for-linville' of git://github.com/lucacoelho/wl12xx by John W. Linville · 13 years ago
  97. 2249b01 iwlagn: workaround bug crashing some APs by Don Fry · 13 years ago
  98. daabead rtl2800usb: Fix incorrect storage of MAC address on big-endian platforms by Larry Finger · 13 years ago
  99. d331eb5 rt2800pci: Fix compiler error on PowerPC by Larry Finger · 13 years ago
  100. 7cabafc ipw2x00: fix rtnl mutex deadlock by Stanislaw Gruszka · 13 years ago