1. 3667787 b43: use agent R/W ops for BCMA_IOCTL by Rafał Miłecki · 13 years ago
  2. 02c5172 ath9k: Fix some smatch warnings by Rajkumar Manoharan · 13 years ago
  3. 5479de6 ath9k: Fix sparse warnings by Rajkumar Manoharan · 13 years ago
  4. 0901edb b43: bus: drop inline from SSB functions by Rafał Miłecki · 13 years ago
  5. 5829656 carl9170: set beacon xmit power to the max by Christian Lamparter · 13 years ago
  6. 943c339 carl9170: move beacon_update into tx.c by Christian Lamparter · 13 years ago
  7. 43b52a5 carl9170 firmware: update firmware headers by Christian Lamparter · 13 years ago
  8. 21ec489 ath9k: use ath_opmode_to_string() by Pavel Roskin · 13 years ago
  9. 6c2c1ed ath9k: remove defines in reg.h that exist in ../reg.h by Pavel Roskin · 13 years ago
  10. 78fa99a ath9k: use get_unaligned_{b16, le16, le32} where possible by Pavel Roskin · 13 years ago
  11. d47d78d ath: use get_unaligned_le{16,32} in ath_hw_keysetmac() by Pavel Roskin · 13 years ago
  12. b3c2ce1 iwlagn: add tx start API to transport layer by Emmanuel Grumbach · 13 years ago
  13. 1a361cd iwlagn: move all the ICT related functions to iwl-trans-rx-pcie.c by Emmanuel Grumbach · 13 years ago
  14. ab6cf8e iwlagn: move iwlagn_stop_device to transport layer by Emmanuel Grumbach · 13 years ago
  15. 253a634 iwlagn: move tx transport functions to iwl-trans-tx-pcie.c by Emmanuel Grumbach · 13 years ago
  16. ab697a9 iwlagn: move rx transport functions to iwl-trans-rx-pcie.c by Emmanuel Grumbach · 13 years ago
  17. 4caab32 iwlagn: remove indirection for iwlagn_hw_valid_rtc_data_addr by Fry, Donald H · 13 years ago
  18. 45d5002 iwlagn: calibration bitmap by Wey-Yi Guy · 13 years ago
  19. 6ff88a6 iwlagn: set default of uCode ownership to driver by Hsu, Kenny · 13 years ago
  20. 2c2def1 iwlagn: simplify TX flags assignments by Johannes Berg · 13 years ago
  21. 47365ab iwlagn: add comment to tx and get_tx_cmd in iwl_trans_ops by Emmanuel Grumbach · 13 years ago
  22. 7ed9af7 iwlagn: comments for iwl_cfg by Wey-Yi Guy · 13 years ago
  23. e4305fe iwlagn: another double indirect removed by Wey-Yi Guy · 13 years ago
  24. 90c300c iwlagn: remove dual-indirect call to simply the code by Wey-Yi Guy · 13 years ago
  25. e505c43 iwlagn: remove un-necessary file by Wey-Yi Guy · 13 years ago
  26. 1ab9f6c iwlagn: move the Rx dispatching to the upper layer by Emmanuel Grumbach · 13 years ago
  27. a27367d iwlagn: move sync_irq to transport layer by Emmanuel Grumbach · 13 years ago
  28. 34c1b7b iwlagn: move the tasklet / irq to the transport layer by Emmanuel Grumbach · 13 years ago
  29. 47c1b49 iwlagn: move Tx datapath to transport layer by Emmanuel Grumbach · 13 years ago
  30. 3f29c52 carl9170: fix formatting issues found by checkpatch by Pavel Roskin · 13 years ago
  31. 66760ea ath9k: improve reliability of MIC error detection by Felix Fietkau · 13 years ago
  32. 933d594 orinoco: minor fixes for problems found by checkpatch.pl by Pavel Roskin · 13 years ago
  33. 16c929d mwl8k: Fixing sta dereference when ieee80211_tx_info->control.sta is NULL by Yogesh Ashok Powar · 13 years ago
  34. 5d82c53 mwifiex: add cfg80211 handler for set_bitrate_mask by Yogesh Ashok Powar · 13 years ago
  35. 4e86879 ath5k: do not call ieee80211_stop_queue for queues not managed by mac80211 by Felix Fietkau · 13 years ago
  36. 6340211 ath5k: disable 32KHz sleep clock operation by default by Felix Fietkau · 13 years ago
  37. f006438 ath5k: fix reference clock usec duration setting restore by Felix Fietkau · 13 years ago
  38. fe00deb ath5k: delay full calibration after reset by Felix Fietkau · 13 years ago
  39. 26d16d2 ath5k: initialize common->clockrate by Felix Fietkau · 13 years ago
  40. 2d2cf47 ath5k: fix reference clock frequency for spur mitigation on AR2413 by Felix Fietkau · 13 years ago
  41. ca8bfd9 ath5k: apply the synth voltage tweak only on AR5112 rev 2 by Felix Fietkau · 13 years ago
  42. b613c72 ath5k: add missing checks for rfgain probe by Felix Fietkau · 13 years ago
  43. 0472ade ath9k_hw: Fix incorrect key_miss handling by Senthil Balasubramanian · 13 years ago
  44. 2a897d4 iwlagn: Add missing comma between constant string array by Joe Perches · 13 years ago
  45. 861d9c3 iwlegacy: Add missing comma between constant string array by Joe Perches · 13 years ago
  46. a677927 iwlagn: fix warning in testmode attribute table by Wey-Yi Guy · 13 years ago
  47. 9dff387 ath9k: remove an unnecessary function declaration by Mohammed Shafi Shajakhan · 13 years ago
  48. 43bf8c2 rt2800usb: Add new device ID for Belkin by Eduardo Bacchi Kienetz · 13 years ago
  49. 3ffca4f ath5k: Add missing breaks in switch/case by Joe Perches · 13 years ago
  50. 1288aa4 rtlwifi: rtl8192cu: Fix duplicate if test by Larry Finger · 13 years ago
  51. df90d84 libertas: fix handling of command timeout, completion and interruption by Daniel Drake · 13 years ago
  52. edcc360 libertas: fix errors in functions accessing module registers by Olivier Sobrie · 13 years ago
  53. 6a2a0e7 ath5k: fix typos, bad comment formatting and GHz in place of MHz by Pavel Roskin · 13 years ago
  54. 86fbe17 ath5k: validate mode in ath5k_ani_init() before trying to set it by Pavel Roskin · 13 years ago
  55. 2139475 ath9k_hw: add a missing delay for an analog register by Felix Fietkau · 13 years ago
  56. 7d865c7 ath9k_hw: fix synth delay for half/quarter channels by Felix Fietkau · 13 years ago
  57. 0407cf1 ath9k_hw: set 5 GHz half/quarter channels on AR9002 using fractional mode by Felix Fietkau · 13 years ago
  58. fe2b6af ath9k_hw: remove ar9287 v1.3+ specific hardcoded register hacks by Felix Fietkau · 13 years ago
  59. b6ba41b ath9k_hw: initialize more timing related registers for half/quarter channels by Felix Fietkau · 13 years ago
  60. 087b6ff ath9k_hw: fix MAC clock rate for AR9287 v1.3+ by Felix Fietkau · 13 years ago
  61. 906c720 ath9k_hw: fix MAC clock for half/quarter rate by Felix Fietkau · 13 years ago
  62. a949b17 ath9k_hw: always enable 5 GHz fast clock for AR9280 by Felix Fietkau · 13 years ago
  63. 804f6ac ath9k_hw: remove hardcoded PLL overrides for AR9280 by Felix Fietkau · 13 years ago
  64. cd27bc3 mwifiex: 11n specific configuration for transmit by Amitkumar Karwar · 13 years ago
  65. 5c3d29f iwlagn: remove iwlagn_hcmd_utils structure and call directly by Don Fry · 13 years ago
  66. 4e30811 iwlagn: separate and enhance the fixed rate from by Wey-Yi Guy · 13 years ago
  67. eedb6e3 iwlagn: block regular host commands if driver don't own uCode by Wey-Yi Guy · 13 years ago
  68. e98a193 iwlagn: allow application own the uCode operation by Wey-Yi Guy · 13 years ago
  69. c7c1115 iwlagn: add CMD_ON_DEMAND flag for host command from testmode by Wey-Yi Guy · 13 years ago
  70. 3a3b14c iwlagn: declare static by Wey-Yi Guy · 13 years ago
  71. 207ecc5 iwlagn: Enable/disable PS poll based on RSSI and BT coex traffic state by Meenakshi Venkataraman · 13 years ago
  72. 0a49b2c iwlagn: use bt handler for 2030 and 135 series devices by Wey-Yi Guy · 13 years ago
  73. 909fc3c iwlagn: remove double level temperature indirect call by Wey-Yi Guy · 13 years ago
  74. 70e3e8a iwlagn: remove indirection for eeprom_query_addr by Fry, Donald H · 13 years ago
  75. e4c598b iwlagn: remove the indirection for iwl_apm_init by Fry, Donald H · 13 years ago
  76. 6b6db91 iwlagn: remove the indirection for update_chain_flags by Fry, Donald H · 13 years ago
  77. bdfbf09 iwlagn: provide heplers to access the transport ops by Emmanuel Grumbach · 13 years ago
  78. 02f6f65 iwlagn: remove the indirection for the dma channel num by Wey-Yi Guy · 13 years ago
  79. e419d62 iwlagn: consolidate the API that sends host commands and move to transport by Emmanuel Grumbach · 13 years ago
  80. 06f491e iwlagn: remove code duplication by Emmanuel Grumbach · 13 years ago
  81. c170b86 iwlagn: add an API for TX stop by Emmanuel Grumbach · 13 years ago
  82. c2c52e8 iwlagn: add an API for RX stop by Emmanuel Grumbach · 13 years ago
  83. 1359ca4 iwlagn: add an API to free the TX context by Emmanuel Grumbach · 13 years ago
  84. afaf6b5 iwlagn: remove the CMD_MAPPED flag by Emmanuel Grumbach · 13 years ago
  85. d859898 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 13 years ago
  86. 8ae2e12 ath9k_htc: Inform stack about tx ack status by Rajkumar Manoharan · 13 years ago
  87. 1fa1238 ath9k_hw: Remove read-only registers from AR9003 intervals by Rajkumar Manoharan · 13 years ago
  88. 43d9325 ath9k_hw: Disable power detector calibration for AR9003 by Rajkumar Manoharan · 13 years ago
  89. 6fea2b1 ath9k_hw: Update AR9003 interval to improve 5G Tx EVM by Rajkumar Manoharan · 13 years ago
  90. 331c5ea ath9k_hw: Disable PAPRD based on paprd_ht20_mask for 5GHz by Mohammed Shafi Shajakhan · 13 years ago
  91. e156103 mwifiex: 4-byte alignment in mwifiex_process_sta_txpd() by Yogesh Ashok Powar · 13 years ago
  92. 38869d7 mwifiex: fix minor issue in debugfs command 'info' by Amitkumar Karwar · 13 years ago
  93. e6faada mwifiex: fix regression in WEP security mode by Amitkumar Karwar · 13 years ago
  94. 4fc5401 ath5k: read sc->imask with sc->irqlock held by Pavel Roskin · 13 years ago
  95. e2df64c ath5k: use kstrtoint() to parse numbers coming from sysfs by Pavel Roskin · 13 years ago
  96. e4bbf2f ath5k: fix formatting errors found by checkpatch.pl by Pavel Roskin · 13 years ago
  97. d2c7f77 ath5k: fix misplaced or extraneous braces found by checkpatch.pl by Pavel Roskin · 13 years ago
  98. 633d006 ath5k: use parentheses around macro definitions by Pavel Roskin · 13 years ago
  99. 2753f87 ath5k: don't use volatile, it's not needed by Pavel Roskin · 13 years ago
  100. 2724a74 ath5k: use more readable way to clear MAC address by Pavel Roskin · 13 years ago