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