1. d931998 libertas: only enable mesh when interface is active by Daniel Drake · 13 years ago
  2. 3db4f98 libertas: mesh: misc cleanup by Daniel Drake · 13 years ago
  3. 037b559 wireless: mwifiex: print hw address via %pM by Andy Shevchenko · 13 years ago
  4. 8f89502 wireless: ath9k: use %pM to print MAC by Andy Shevchenko · 13 years ago
  5. 1d15b5f wireless: rtlwifi: throw away MAC_FMT and use %pM instead by Andy Shevchenko · 13 years ago
  6. a401d2b cfg80211: fix scan crash on single-band cards by Johannes Berg · 13 years ago
  7. 70126f6 carl9170: fix sparse warnings enabled by CONFIG_SPARSE_RCU_POINTER by Pavel Roskin · 13 years ago
  8. 0a557ed mac80211: check sta_info_get() return value by Eliad Peller · 13 years ago
  9. 5966f2d cfg80211: enter psm when working as p2p_cli by Eliad Peller · 13 years ago
  10. b2abb6e mac80211: sync driver before TX by Johannes Berg · 13 years ago
  11. e0d687b ath5k: merge ath5k_hw and ath5k_softc by Pavel Roskin · 13 years ago
  12. 4917359 b43: bcma: implement full core reset by Rafał Miłecki · 13 years ago
  13. 6f53912 bcma: allow enabling PLL by Rafał Miłecki · 13 years ago
  14. 7424dd0 bcma: allow setting FAST clockmode for a core by Rafał Miłecki · 13 years ago
  15. 3de1a77 bcma: trivial: add helpers for masking/setting by Rafał Miłecki · 13 years ago
  16. bb932ad bcma: move define of BCMA_CLKCTLST register by Rafał Miłecki · 13 years ago
  17. 2729df2 b43: correctly display longer chipsets ids by Rafał Miłecki · 13 years ago
  18. 85a237f mac80211: implement scan supported rates by Johannes Berg · 13 years ago
  19. 34850ab cfg80211: allow userspace to control supported rates in scan by Johannes Berg · 13 years ago
  20. 0b5dd73 b43: HT-PHY: fix masks in radio ctl by Rafał Miłecki · 13 years ago
  21. 40c6226 b43: bcma: read info about supported bands by Rafał Miłecki · 13 years ago
  22. 124cc11 b43: bcma: define 80211 core specific IO status bits by Rafał Miłecki · 13 years ago
  23. 2b5e332 bcma: define IO status register by Rafał Miłecki · 13 years ago
  24. 856799d ieee80211: add few wmm tspec values by Kalle Valo · 13 years ago
  25. eb1577b bcma: handle alternative SPROM location by Rafał Miłecki · 13 years ago
  26. b473bc1 b43: HT-PHY: fix typo in 0x2059 radio init by Rafał Miłecki · 13 years ago
  27. 49ac26f b43: HT-PHY: find channel entry with regs data by Rafał Miłecki · 13 years ago
  28. 315a685 b43: HT-PHY: switch to channel after enabling radio by Rafał Miłecki · 13 years ago
  29. 3667787 b43: use agent R/W ops for BCMA_IOCTL by Rafał Miłecki · 13 years ago
  30. 02c5172 ath9k: Fix some smatch warnings by Rajkumar Manoharan · 13 years ago
  31. f9ab38b MAINTAINERS: change maintainer of the wl1251 driver by Luciano Coelho · 13 years ago
  32. 5479de6 ath9k: Fix sparse warnings by Rajkumar Manoharan · 13 years ago
  33. 0901edb b43: bus: drop inline from SSB functions by Rafał Miłecki · 13 years ago
  34. 5829656 carl9170: set beacon xmit power to the max by Christian Lamparter · 13 years ago
  35. 943c339 carl9170: move beacon_update into tx.c by Christian Lamparter · 13 years ago
  36. 43b52a5 carl9170 firmware: update firmware headers by Christian Lamparter · 13 years ago
  37. 21ec489 ath9k: use ath_opmode_to_string() by Pavel Roskin · 13 years ago
  38. 6c2c1ed ath9k: remove defines in reg.h that exist in ../reg.h by Pavel Roskin · 13 years ago
  39. 78fa99a ath9k: use get_unaligned_{b16, le16, le32} where possible by Pavel Roskin · 13 years ago
  40. d47d78d ath: use get_unaligned_le{16,32} in ath_hw_keysetmac() by Pavel Roskin · 13 years ago
  41. c54dcd1 bcma: extract SPROM rev 9 the same way as rev 8 by Rafał Miłecki · 13 years ago
  42. 18dfa49 bcma: cc: set GPIOTIMER register by Rafał Miłecki · 13 years ago
  43. 09779ad ssb: SPROM: add LED duty cycle fields by Rafał Miłecki · 13 years ago
  44. 2683d65 mac80211: reconfigure tx on device reconfiguration by Eliad Peller · 13 years ago
  45. b3c2ce1 iwlagn: add tx start API to transport layer by Emmanuel Grumbach · 13 years ago
  46. 1a361cd iwlagn: move all the ICT related functions to iwl-trans-rx-pcie.c by Emmanuel Grumbach · 13 years ago
  47. ab6cf8e iwlagn: move iwlagn_stop_device to transport layer by Emmanuel Grumbach · 13 years ago
  48. 253a634 iwlagn: move tx transport functions to iwl-trans-tx-pcie.c by Emmanuel Grumbach · 13 years ago
  49. ab697a9 iwlagn: move rx transport functions to iwl-trans-rx-pcie.c by Emmanuel Grumbach · 13 years ago
  50. 4caab32 iwlagn: remove indirection for iwlagn_hw_valid_rtc_data_addr by Fry, Donald H · 13 years ago
  51. 45d5002 iwlagn: calibration bitmap by Wey-Yi Guy · 13 years ago
  52. 6ff88a6 iwlagn: set default of uCode ownership to driver by Hsu, Kenny · 13 years ago
  53. 2c2def1 iwlagn: simplify TX flags assignments by Johannes Berg · 13 years ago
  54. 47365ab iwlagn: add comment to tx and get_tx_cmd in iwl_trans_ops by Emmanuel Grumbach · 13 years ago
  55. 7ed9af7 iwlagn: comments for iwl_cfg by Wey-Yi Guy · 13 years ago
  56. e4305fe iwlagn: another double indirect removed by Wey-Yi Guy · 13 years ago
  57. 90c300c iwlagn: remove dual-indirect call to simply the code by Wey-Yi Guy · 13 years ago
  58. e505c43 iwlagn: remove un-necessary file by Wey-Yi Guy · 13 years ago
  59. 1ab9f6c iwlagn: move the Rx dispatching to the upper layer by Emmanuel Grumbach · 13 years ago
  60. a27367d iwlagn: move sync_irq to transport layer by Emmanuel Grumbach · 13 years ago
  61. 34c1b7b iwlagn: move the tasklet / irq to the transport layer by Emmanuel Grumbach · 13 years ago
  62. 47c1b49 iwlagn: move Tx datapath to transport layer by Emmanuel Grumbach · 13 years ago
  63. 94f9b97 mac80211: be more careful in suspend/resume by Johannes Berg · 13 years ago
  64. 3f29c52 carl9170: fix formatting issues found by checkpatch by Pavel Roskin · 13 years ago
  65. fcad584 MAINTAINERS: add entry for Marvell mwifiex wireless driver by Bing Zhao · 13 years ago
  66. f850e00 mac80211: let key iteration get keys in install order by Johannes Berg · 13 years ago
  67. 8bca5d8 mac80211: allow driver access to TKIP RX P1K by Johannes Berg · 13 years ago
  68. 66760ea ath9k: improve reliability of MIC error detection by Felix Fietkau · 13 years ago
  69. 933d594 orinoco: minor fixes for problems found by checkpatch.pl by Pavel Roskin · 13 years ago
  70. 16c929d mwl8k: Fixing sta dereference when ieee80211_tx_info->control.sta is NULL by Yogesh Ashok Powar · 13 years ago
  71. 5a865ba nl80211/cfg80211: add max_sched_scan_ie_len in the hw description by Luciano Coelho · 13 years ago
  72. 93b6aa6 nl80211/cfg80211: add max_sched_scan_ssids in the hw description by Luciano Coelho · 13 years ago
  73. 77dbbb1 nl80211: advertise GTK rekey support, new triggers by Johannes Berg · 13 years ago
  74. 95acac6 mac80211: allow driver to disconnect after resume by Johannes Berg · 13 years ago
  75. 2fcf2824 mac80211: remove a redundant check by Mohammed Shafi Shajakhan · 13 years ago
  76. 5d82c53 mwifiex: add cfg80211 handler for set_bitrate_mask by Yogesh Ashok Powar · 13 years ago
  77. 4e86879 ath5k: do not call ieee80211_stop_queue for queues not managed by mac80211 by Felix Fietkau · 13 years ago
  78. 6340211 ath5k: disable 32KHz sleep clock operation by default by Felix Fietkau · 13 years ago
  79. f006438 ath5k: fix reference clock usec duration setting restore by Felix Fietkau · 13 years ago
  80. fe00deb ath5k: delay full calibration after reset by Felix Fietkau · 13 years ago
  81. 26d16d2 ath5k: initialize common->clockrate by Felix Fietkau · 13 years ago
  82. 2d2cf47 ath5k: fix reference clock frequency for spur mitigation on AR2413 by Felix Fietkau · 13 years ago
  83. ca8bfd9 ath5k: apply the synth voltage tweak only on AR5112 rev 2 by Felix Fietkau · 13 years ago
  84. b613c72 ath5k: add missing checks for rfgain probe by Felix Fietkau · 13 years ago
  85. 0472ade ath9k_hw: Fix incorrect key_miss handling by Senthil Balasubramanian · 13 years ago
  86. 2a897d4 iwlagn: Add missing comma between constant string array by Joe Perches · 13 years ago
  87. 861d9c3 iwlegacy: Add missing comma between constant string array by Joe Perches · 13 years ago
  88. a677927 iwlagn: fix warning in testmode attribute table by Wey-Yi Guy · 13 years ago
  89. 9dff387 ath9k: remove an unnecessary function declaration by Mohammed Shafi Shajakhan · 13 years ago
  90. 43bf8c2 rt2800usb: Add new device ID for Belkin by Eduardo Bacchi Kienetz · 13 years ago
  91. 3ffca4f ath5k: Add missing breaks in switch/case by Joe Perches · 13 years ago
  92. 1288aa4 rtlwifi: rtl8192cu: Fix duplicate if test by Larry Finger · 13 years ago
  93. df90d84 libertas: fix handling of command timeout, completion and interruption by Daniel Drake · 13 years ago
  94. 55d9905 mac80211: allocate only one RX queue by Johannes Berg · 13 years ago
  95. f15220e mac80211: fix docbook by Johannes Berg · 13 years ago
  96. af71ff8 cfg80211: fix docbook by Johannes Berg · 13 years ago
  97. 534e7a4 bcma: add check if sprom is available before accessing it. by Hauke Mehrtens · 13 years ago
  98. edcc360 libertas: fix errors in functions accessing module registers by Olivier Sobrie · 13 years ago
  99. 6a2a0e7 ath5k: fix typos, bad comment formatting and GHz in place of MHz by Pavel Roskin · 13 years ago
  100. 86fbe17 ath5k: validate mode in ath5k_ani_init() before trying to set it by Pavel Roskin · 13 years ago