1. 689def9 ath6kl: unify rx function naming in htc.c by Kalle Valo · 14 years ago
  2. dfa0104 ath6kl: unify tx function names in htc.c by Kalle Valo · 14 years ago
  3. 0603376 ath6kl: Process regulatory requests from firmware. by Vivek Natarajan · 14 years ago
  4. 6e4604c ath6kl: Allow AP mode to be configured by Jouni Malinen · 14 years ago
  5. 572e27c ath6kl: Fix AP mode connect event parsing and TIM updates by Jouni Malinen · 14 years ago
  6. d6e51e6 ath6kl: Fix WMI message structure for AP_SET_PVB by Jouni Malinen · 14 years ago
  7. 11869be athk6l: Fix channel list processing in scan requests by Jouni Malinen · 14 years ago
  8. 252c068 ath6kl: Add debugfs support to write a chip register by Vasanthakumar Thiagarajan · 14 years ago
  9. f9ea075 ath6kl: Fix endianness in register write by Vasanthakumar Thiagarajan · 14 years ago
  10. 38c35ff ath6kl: Make ath6kl_diag_write32() non-static by Vasanthakumar Thiagarajan · 14 years ago
  11. e509044 ath6kl: Add debugfs entry to modify roaming parameters. by Vivek Natarajan · 14 years ago
  12. b142b91 ath6kl: Fix endianness in requesting chip register read by Vasanthakumar Thiagarajan · 14 years ago
  13. 91d57de ath6kl: Add debugfs interface to dump diagnostic registers from firmware by Vasanthakumar Thiagarajan · 14 years ago
  14. bc07ddb ath6kl: read fwlog from firmware ring buffer by Kalle Valo · 14 years ago
  15. addb44b ath6kl: cleanup diagnose window read and write functions by Kalle Valo · 14 years ago
  16. 939f1cc ath6kl: implement support to set firmware log parameters by Kalle Valo · 14 years ago
  17. bdf5396 ath6kl: add firmware log support by Kalle Valo · 14 years ago
  18. d748753 ath6kl: Do not enable Probe Request reporting by default by Jouni Malinen · 14 years ago
  19. a846401 ath6kl: fix compilation when NL80211_TESTMODE is disabled by Kalle Valo · 14 years ago
  20. 003353b0d ath6kl: add testmode support by Kalle Valo · 14 years ago
  21. 4495ab1 ath6kl: Define __CHECK_ENDIAN__ for sparse by Jouni Malinen · 14 years ago
  22. 1b1e6ee ath6kl: Return error from wmi.c instead of -EIO in ath6kl_cfg80211_scan by Jouni Malinen · 14 years ago
  23. 8bdfbf4 ath6kl: Include P2P IE(s) in GO Probe Response depending on request by Jouni Malinen · 14 years ago
  24. a587526 ath6kl: Do not clear CONNECT bit setting in AP mode for STA disconnect by Edward Lu · 14 years ago
  25. 229ed6b ath6kl: Fix default key installation in AP mode by Edward Lu · 14 years ago
  26. 38acde3 ath6kl: Fix a typo in ath6k context by Edward Lu · 14 years ago
  27. 6b5e5d2 ath6kl: Add support for new P2P iftypes in mode changes by Jouni Malinen · 14 years ago
  28. f80574a ath6kl: Advertise supported mgmt_stypes by Jouni Malinen · 14 years ago
  29. 9809d8e ath6kl: Report received Action frames to cfg80211 by Jouni Malinen · 14 years ago
  30. a0df5db ath6kl: Notify cfg80211 of TX status of mgmt_tx frames by Jouni Malinen · 14 years ago
  31. ae32c30 ath6kl: Report received Probe Request frames to cfg80211 by Jouni Malinen · 14 years ago
  32. 1276c9e ath6kl: Support channel set request for startscan command by Edward Lu · 14 years ago
  33. b84da8c ath6kl: Use set_appie command to add Probe Request IEs by Jouni Malinen · 14 years ago
  34. f9e5f05 ath6kl: Add cfg80211 calls for remain-on-channel events by Jouni Malinen · 14 years ago
  35. 4dea08e ath6kl: Request P2P capabilities during target init by Jouni Malinen · 14 years ago
  36. 8a6c8060 ath6kl: Implement mgmt_tx by Jouni Malinen · 14 years ago
  37. 63fa1e0 ath6kl: Implement remain_on_channel and cancel_remain_on_channel by Jouni Malinen · 14 years ago
  38. 6465ddc ath6kl: Add new WMI commands and events for P2P by Jouni Malinen · 14 years ago
  39. 2387513 ath6kl: Use change_station() to authorize/unauthorize STAs by Jouni Malinen · 14 years ago
  40. 9a5b131 ath6kl: Delay initial group key setup in AP mode by Jouni Malinen · 14 years ago
  41. 3c774bb ath6kl: Fix AP mode (Re)AssocReq IE processing by Jouni Malinen · 14 years ago
  42. 6a7c9ba ath6kl: Add functionality for starting AP mode by Jouni Malinen · 14 years ago
  43. 78fc485 ath6kl: Add debugfs file entry to dump credit distribution stats by Vasanthakumar Thiagarajan · 14 years ago
  44. 03f68a9 ath6kl: Add debugfs entry to dump target stats by Vasanthakumar Thiagarajan · 14 years ago
  45. d999ba3 ath6kl: Add initial debugfs changes by Vasanthakumar Thiagarajan · 14 years ago
  46. f7a7e7a ath6kl: Avoid rolling back of entire scatter setup in case of failure by Vasanthakumar Thiagarajan · 14 years ago
  47. 3ce6ff5 ath6kl: Add wmi meta data information only it is available by Vasanthakumar Thiagarajan · 14 years ago
  48. 8af123e ath6kl: Remove unused meta_v2 from ath6kl_data_tx() by Vasanthakumar Thiagarajan · 14 years ago
  49. 94e532d ath6kl: Fix system freeze under heavy data load by Vasanthakumar Thiagarajan · 14 years ago
  50. abcb344 ath6kl: implement suspend support by Kalle Valo · 14 years ago
  51. 1df94a8 ath6kl: Fix buffer alignment for scatter-gather I/O by Vasanthakumar Thiagarajan · 14 years ago
  52. 13e34ea ath6kl: Fix bug in computing AMSU subframe padding by Vasanthakumar Thiagarajan · 14 years ago
  53. 594a0bc ath6kl: Cleanup ath6kl_wmi_data_hdr_remove() by Vasanthakumar Thiagarajan · 14 years ago
  54. 67f9178 ath6kl: Minor cleanup in min_hdr_len computation by Vasanthakumar Thiagarajan · 14 years ago
  55. 83dc5f2 ath6kl: Release ar->lock right afer updating net_stats in ath6kl_rx() by Vasanthakumar Thiagarajan · 14 years ago
  56. 65d2bb1 ath6kl: fix indentation in htc_issued_send() by Kalle Valo · 14 years ago
  57. 0e5cc8e ath6kl: Check sme state before delivering disconnect event to cfg80211 by Raja Mani · 14 years ago
  58. f91db9b ath6kl: Avoid finding bss presence in cfg80211 scan list by Raja Mani · 14 years ago
  59. 31024d9 ath6kl: Add beginning of AR6004 initialisation support by Kevin Fang · 14 years ago
  60. 0ce7792 ath6kl: Use cfg80211_inform_bss instead of cfg80211_inform_bss_frame by Jouni Malinen · 14 years ago
  61. 2fa8b6a iwlwifi: iwl-agn-rs.c: remove old comment by Greg Dietsche · 14 years ago
  62. 44f1d26 ath9k: defer ath_tx_setup_buffer setup to the first tx attempt during aggr by Felix Fietkau · 14 years ago
  63. fa05f87 ath9k: move seqno allocation in the tx path to ath_tx_setup_buffer by Felix Fietkau · 14 years ago
  64. 6a0ddae ath9k: move the sequence number from ath_frame_info to ath_buf by Felix Fietkau · 14 years ago
  65. 56dc633 ath9k: clean up the aggregation tid queue by Felix Fietkau · 14 years ago
  66. a75c062 ath9k: use u8 for the tx key index by Felix Fietkau · 14 years ago
  67. 29e7624 ath: Make ath_printk void not int and remove unused struct ath_common * by Joe Perches · 14 years ago
  68. 7b8112d ath: Make ath_dbg void not int by Joe Perches · 14 years ago
  69. 78b8e51 wl12xx/sdio_test.c: fix build breakage from WL127X_FW_NAME change by John W. Linville · 14 years ago
  70. 9a53bf5 b43: Fix swatch warning by Larry Finger · 14 years ago
  71. 1ba45b9 ath9k: Fix a smatch warnings by Larry Finger · 14 years ago
  72. cf3af74 ath9k: Add debugfs support for mac/baseband samples by Rajkumar Manoharan · 14 years ago
  73. 059ee09 ath9k: fix regression in sending aggregated packets by Felix Fietkau · 14 years ago
  74. a7be039 ath9k: Fix eifs/usec timeout for AR9287 v1.3+ by Rajkumar Manoharan · 14 years ago
  75. e3f2acc ath9k_hw: Set default slottime as 9us by Rajkumar Manoharan · 14 years ago
  76. 5475896 b43: make HT-PHY support experimental by Rafał Miłecki · 14 years ago
  77. 14a8083 b43: use 8K buffers for 64-bit DMA to workaround hardware bug by Rafał Miłecki · 14 years ago
  78. 996bc37 b43: Relax requirement for descriptors to be in the DMA zone by Larry Finger · 14 years ago
  79. 1eb85d63 p54spi: add "spi:" prefix for stlc45xx modalias by Axel Lin · 14 years ago
  80. debcf73 iwlagn: handle GO powersave by Johannes Berg · 14 years ago
  81. 8ad71be iwlagn: move tx queues to transport layer by Emmanuel Grumbach · 14 years ago
  82. e20d4341 iwlagn: move the stop / wake queue logic to transport layer by Emmanuel Grumbach · 14 years ago
  83. f22be62 iwlagn: move check_stuck_queue to transport layer by Emmanuel Grumbach · 14 years ago
  84. 5f178cd iwlagn: move wait_for_tx_queue_empty to transport layer by Emmanuel Grumbach · 14 years ago
  85. c91bd12 iwlagn: cosmetics in iwl-trans.h by Emmanuel Grumbach · 14 years ago
  86. 7f01d56 iwlagn: move the disable agg logic to transport layer by Emmanuel Grumbach · 14 years ago
  87. 464021f iwlagn: move the check_empty logic to the transport layer by Emmanuel Grumbach · 14 years ago
  88. 288712a iwlagn: allocate resources for TX BA session in transport by Emmanuel Grumbach · 14 years ago
  89. e13c0c5 iwlagn: move the mapping ac to queue / fifo to transport by Emmanuel Grumbach · 14 years ago
  90. dfa2bdb iwlagn: upper layer uses slabs to allocate tx cmds by Emmanuel Grumbach · 14 years ago
  91. ba562f7 iwlagn: set tx_fifo for ampdu in transport layer by Emmanuel Grumbach · 14 years ago
  92. 2c45229 iwlagn: upper layer stores iwl_rxon_context in skb's CB by Emmanuel Grumbach · 14 years ago
  93. ae2c30b iwlagn: stop the device before freeing it by Emmanuel Grumbach · 14 years ago
  94. fd65693 iwlagn: remove dereferences of priv from transport by Emmanuel Grumbach · 14 years ago
  95. 5f85a78 iwlagn: iwl_tid_data moves to iwl-shared by Emmanuel Grumbach · 14 years ago
  96. 1603dd4 iwlagn: adding special "D" SKU for 2000 series by Wey-Yi Guy · 14 years ago
  97. 332a4ba iwlagn: iwl-pci doesn't include iwl-dev any more by Emmanuel Grumbach · 14 years ago
  98. f090fba iwlagn: fix compile warnings when CONFIG_PM_SLEEP is not set by Daniel Halperin · 14 years ago
  99. 83ed901 iwlagn: all function iwl-io.c receive iwl_bus by Emmanuel Grumbach · 14 years ago
  100. a72b8b0 iwlagn: add missing includes by Emmanuel Grumbach · 14 years ago