1. a6965c4 mac80211: mesh locking fixes by Javier Cardona · 13 years ago
  2. 86d7f9f mac80211: fix mpath timer NULL function by Javier Cardona · 13 years ago
  3. 7646887 mac80211: improve mpath debugging by Javier Cardona · 13 years ago
  4. 87a8c8c b43: HT-PHY: allow writing longer tables with a single call by Rafał Miłecki · 13 years ago
  5. 98f8dc7 b43: HT-PHY: init: add missing small-tables writes by Rafał Miłecki · 13 years ago
  6. b5be7e4 rtlwifi: add module parameter to set global debug level by Stefan Assmann · 13 years ago
  7. a4042bb b43: HT-PHY: init: add some AFE (Analog Frontend) operation by Rafał Miłecki · 13 years ago
  8. 357e24d b43: HT-PHY: init: add missing PHY mask/set ops by Rafał Miłecki · 13 years ago
  9. b505834 b43: HT-PHY: init: init BPHY and upload 0x1a table by Rafał Miłecki · 13 years ago
  10. 19240f3 b43: HT-PHY: init: copy tables and reset CCA by Rafał Miłecki · 13 years ago
  11. f457f18 b43: HT-PHY: init: implement few simple PHY writes by Rafał Miłecki · 13 years ago
  12. 15222b5 b43: HT-PHY: init: zero EXTG registers by Rafał Miłecki · 13 years ago
  13. a63d7e6 mwl8k: Traffic to clients gets affected when one client leaves a cyrpto bss by Nishant Sarmukadam · 13 years ago
  14. 25d49e4 mac80211: update mesh path selection frame format by Thomas Pedersen · 13 years ago
  15. 36c704f ieee80211: add mesh action codes by Thomas Pedersen · 13 years ago
  16. 8db0985 mac80211: update mesh peering frame format by Thomas Pedersen · 13 years ago
  17. 54ef656 mac80211: update mesh peering frame codes by Thomas Pedersen · 13 years ago
  18. 6709a6d ieee80211: introduce Self Protected Action codes by Thomas Pedersen · 13 years ago
  19. 082ebb0 mac80211: fix mesh beacon format by Thomas Pedersen · 13 years ago
  20. f6a3e99 b43: make forcing clock common (HT-PHY also uses that) by Rafał Miłecki · 13 years ago
  21. 6a461c2 b43: include HT-PHY in some common code by Rafał Miłecki · 13 years ago
  22. 984e5be bcma: implement BCM4331 workaround for external PA lines by Rafał Miłecki · 13 years ago
  23. 17030f4 b43: support new RX header, noticed to be used in 598.314+ fw by Rafał Miłecki · 13 years ago
  24. 5d85290 b43: support new TX header, noticed to be used by 598.314+ fw by Rafał Miłecki · 13 years ago
  25. efe0249 b43: use enum for firmware header format by Rafał Miłecki · 13 years ago
  26. 2391b7e b43: rename TX header formats by Rafał Miłecki · 13 years ago
  27. e69dede mac80211: Tear down BA session on BAR tx failure by Helmut Schaa · 13 years ago
  28. c1407b6 wireless: Introduce defines for BAR TID_INFO & MULTI_TID fields by Helmut Schaa · 13 years ago
  29. 2a19032 b43: reload phy and bss settings after core restarts by Felix Fietkau · 13 years ago
  30. 69ce674 ath9k: do btcoex ASPM disabling at initialization time by Stanislaw Gruszka · 13 years ago
  31. 3b9cf1b ath9k: merge common ->config_pci_powersave() checks by Stanislaw Gruszka · 13 years ago
  32. 84c87dc ath9k: remove ->config_pci_powersave() redundant argument by Stanislaw Gruszka · 13 years ago
  33. 04b4d69 wl12xx: fix tx_queue_count spurious increment by Arik Nemtsov · 13 years ago
  34. 04216da wl12xx: AP-mode - prevent Tx to stale/invalid stations by Arik Nemtsov · 13 years ago
  35. cf42039 wl12xx: set the AP-started flag only after setting keys by Arik Nemtsov · 13 years ago
  36. 9b17f1b wl12xx: enable AP advanced functionality by Arik Nemtsov · 13 years ago
  37. 769d7ac wl12xx: don't wait for disconnection event by Eliad Peller · 13 years ago
  38. bdf91cf wl12xx: handle wrap-around overflow in released Tx blocks FW counter by Arik Nemtsov · 13 years ago
  39. 742246f wl12xx: schedule TX packets according to FW packet occupancy by Arik Nemtsov · 13 years ago
  40. bf54e30 wl12xx: track freed packets in FW by AC by Arik Nemtsov · 13 years ago
  41. 010d3d3 wl12xx: don't remove key if hlid was already deleted by Eliad Peller · 13 years ago
  42. 7f97b48 wl12xx: use ap_bcast_hlid for recorded keys by Eliad Peller · 13 years ago
  43. 1a8adb6 wl12xx: AP-mode - configure HT rate support to the FW by Arik Nemtsov · 13 years ago
  44. 99d5ad7 wl12xx: AP-mode - configure STA HT rates on join by Arik Nemtsov · 13 years ago
  45. 0b932ab wl12xx: AP-mode - set STA HT capabilities when adding a STA by Arik Nemtsov · 13 years ago
  46. 227e81e wl12xx: support IBSS vif type by Eliad Peller · 13 years ago
  47. 31cd3ae wl12xx: add wl12xx_cmd_role_start_ibss() by Eliad Peller · 13 years ago
  48. b42f068 wl12xx: don't remove key if hlid was already deleted by Eliad Peller · 13 years ago
  49. b67476e wl12xx: call wl12xx_cmd_set_peer_state() in AP mode by Eliad Peller · 13 years ago
  50. 0f9c825 wl12xx: re-enable block ack session support by Arik Nemtsov · 13 years ago
  51. e51ae9b wl12xx: use dynamic hlids for AP-mode by Arik Nemtsov · 13 years ago
  52. 712e9bf wl12xx: fix session counter by Arik Nemtsov · 13 years ago
  53. 3be4112 wl12xx: update BT coex configuration params by Eliad Peller · 13 years ago
  54. 251c177 wl12xx: replace dummy_join with ROC/CROC commands by Eliad Peller · 13 years ago
  55. 79ebec7 wl12xx: handle dummy packet event also in ap mode by Arik Nemtsov · 13 years ago
  56. a7cba38 wl12xx: add ROC/CROC commands by Eliad Peller · 13 years ago
  57. f4df1bd wl12xx: add system_hlid by Eliad Peller · 13 years ago
  58. fa6ad9f wl12xx: add set_rate_mgmt_params acx by Eliad Peller · 13 years ago
  59. f42bd2c wl12xx: use wl1271_acx_beacon_filter_opt for both sta and ap by Eliad Peller · 13 years ago
  60. 154037d wl12xx: change max/default template size by Eliad Peller · 13 years ago
  61. 79b122d wl12xx: update rx/tx by Eliad Peller · 13 years ago
  62. a4e02f3 wl12xx: update scan cmd api by Eliad Peller · 13 years ago
  63. 04e8079 wl12xx: add device role commands by Eliad Peller · 13 years ago
  64. b78b47e wl12xx: enable/disable role on interface add/remove by Eliad Peller · 13 years ago
  65. c690ec8 wl12xx: update commands & events by Eliad Peller · 13 years ago
  66. 7f097988 wl12xx: update acx commands by Eliad Peller · 13 years ago
  67. 4d56ad9 wl12xx: update fw status struct by Eliad Peller · 13 years ago
  68. 08c1d1c wl12xx: remove rx filtering stuff by Eliad Peller · 13 years ago
  69. dbe25cb wl12xx: temporarily disable advanced ap functions by Eliad Peller · 13 years ago
  70. 2920743 wl12xx: use 1 spare block in all cases by Arik Nemtsov · 13 years ago
  71. c302b2c wl12xx: Use a single fw for both STA and AP roles by Arik Nemtsov · 13 years ago
  72. 7bb5d6c wl12xx: Revert "wl12xx: schedule TX packets according to FW occupancy" by Arik Nemtsov · 13 years ago
  73. af2bf4b staging: remove ath6kl by Kalle Valo · 13 years ago
  74. 7c6fa2a mwifiex: use cfg80211 dynamic scan table and cfg80211_get_bss API by Amitkumar Karwar · 13 years ago
  75. 9af73cf ath9k: avoid sending a-mpdu packets to sleeping stations by Felix Fietkau · 13 years ago
  76. 9946ecf nl80211/cfg80211: Add extra IE configuration to AP mode setup by Jouni Malinen · 13 years ago
  77. 5fb628e nl80211/cfg80211: Add crypto settings into NEW_BEACON by Jouni Malinen · 13 years ago
  78. 32e9de8 nl80211/cfg80211: Allow SSID to be specified in new beacon command by Jouni Malinen · 13 years ago
  79. 0879fa4 cfg80211/mac80211: move information element parsing logic to cfg80211 by Yogesh Ashok Powar · 13 years ago
  80. f3d4505 ath9k: remove eeprom txgain override for minor version < 19 by Marek Lindner · 13 years ago
  81. 6f07b72 wl12xx: fixes for hw_pg_ver and chip id reporting by Gery Kahn · 13 years ago
  82. 0a1d3ab wl12xx: Add support to RX packets payload alignment by Shahar Levi · 13 years ago
  83. f612ced nl80211/cfg80211: Make addition of new sinfo fields safer by Jouni Malinen · 13 years ago
  84. 040bdf7 cfg80211: fix a crash in nl80211_send_station by Felix Fietkau · 13 years ago
  85. 6a6767b ath9k: remove obselete comments by Mohammed Shafi Shajakhan · 13 years ago
  86. 32359e3 ath9k: optimize rate control statistics by Mohammed Shafi Shajakhan · 13 years ago
  87. 1b1de7a mac80211: fix erroneous clearing of MESH_PATH_SN_VALID flag by Javier Cardona · 13 years ago
  88. 9f3a35d ath9k_htc: minor clean-up by Mohammed Shafi Shajakhan · 13 years ago
  89. f785d83 mac80211: clear sta.drv_priv on reconfiguration by Eliad Peller · 13 years ago
  90. 50d3dfb cfg80211/nl80211: Send AssocReq IEs to user space in AP mode by Jouni Malinen · 13 years ago
  91. d2da587 nl80211: Indicate driver-based offchannel TX on mgmt_tx_cancel_wait by Jouni Malinen · 13 years ago
  92. 281ed29 mac80211_hwsim: Fix RX status reporting for HT by Jouni Malinen · 13 years ago
  93. 20adc1a Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath6kl by John W. Linville · 13 years ago
  94. ad226ec ath6kl: fix function name conflicts with ath9k by Kalle Valo · 13 years ago
  95. 392e741 Merge branch 'ath6kl-next' of master.kernel.org:/pub/scm/linux/kernel/git/kvalo/ath6kl by John W. Linville · 13 years ago
  96. 53dd4b9 b43: Remove EXPERIMENTAL designation from LP PHY selection by Larry Finger · 13 years ago
  97. 8888fb4 libertas: remove some dead code in if_spi_prog_helper_firmware() by Dan Carpenter · 13 years ago
  98. abc1199 rt2x00: Fix PCI interrupt processing race on SMP systems by Helmut Schaa · 13 years ago
  99. c3ccb33 rtlwifi: Remove raw read/write routines from header by Larry Finger · 13 years ago
  100. 886e14b rtlwifi: Eliminate raw reads and writes from PCIe portion by Larry Finger · 13 years ago