1. 207ecc5 iwlagn: Enable/disable PS poll based on RSSI and BT coex traffic state by Meenakshi Venkataraman · 14 years ago
  2. 0a49b2c iwlagn: use bt handler for 2030 and 135 series devices by Wey-Yi Guy · 14 years ago
  3. 909fc3c iwlagn: remove double level temperature indirect call by Wey-Yi Guy · 14 years ago
  4. 70e3e8a iwlagn: remove indirection for eeprom_query_addr by Fry, Donald H · 14 years ago
  5. e4c598b iwlagn: remove the indirection for iwl_apm_init by Fry, Donald H · 14 years ago
  6. 6b6db91 iwlagn: remove the indirection for update_chain_flags by Fry, Donald H · 14 years ago
  7. bdfbf09 iwlagn: provide heplers to access the transport ops by Emmanuel Grumbach · 14 years ago
  8. 02f6f65 iwlagn: remove the indirection for the dma channel num by Wey-Yi Guy · 14 years ago
  9. e419d62 iwlagn: consolidate the API that sends host commands and move to transport by Emmanuel Grumbach · 14 years ago
  10. 06f491e iwlagn: remove code duplication by Emmanuel Grumbach · 14 years ago
  11. c170b86 iwlagn: add an API for TX stop by Emmanuel Grumbach · 14 years ago
  12. c2c52e8 iwlagn: add an API for RX stop by Emmanuel Grumbach · 14 years ago
  13. 1359ca4 iwlagn: add an API to free the TX context by Emmanuel Grumbach · 14 years ago
  14. afaf6b5 iwlagn: remove the CMD_MAPPED flag by Emmanuel Grumbach · 14 years ago
  15. d859898 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 by John W. Linville · 14 years ago
  16. 8ae2e12 ath9k_htc: Inform stack about tx ack status by Rajkumar Manoharan · 14 years ago
  17. 1fa1238 ath9k_hw: Remove read-only registers from AR9003 intervals by Rajkumar Manoharan · 14 years ago
  18. 43d9325 ath9k_hw: Disable power detector calibration for AR9003 by Rajkumar Manoharan · 14 years ago
  19. 6fea2b1 ath9k_hw: Update AR9003 interval to improve 5G Tx EVM by Rajkumar Manoharan · 14 years ago
  20. 331c5ea ath9k_hw: Disable PAPRD based on paprd_ht20_mask for 5GHz by Mohammed Shafi Shajakhan · 14 years ago
  21. e156103 mwifiex: 4-byte alignment in mwifiex_process_sta_txpd() by Yogesh Ashok Powar · 14 years ago
  22. 38869d7 mwifiex: fix minor issue in debugfs command 'info' by Amitkumar Karwar · 14 years ago
  23. e6faada mwifiex: fix regression in WEP security mode by Amitkumar Karwar · 14 years ago
  24. 4fc5401 ath5k: read sc->imask with sc->irqlock held by Pavel Roskin · 14 years ago
  25. e2df64c ath5k: use kstrtoint() to parse numbers coming from sysfs by Pavel Roskin · 14 years ago
  26. e4bbf2f ath5k: fix formatting errors found by checkpatch.pl by Pavel Roskin · 14 years ago
  27. d2c7f77 ath5k: fix misplaced or extraneous braces found by checkpatch.pl by Pavel Roskin · 14 years ago
  28. 633d006 ath5k: use parentheses around macro definitions by Pavel Roskin · 14 years ago
  29. 2753f87 ath5k: don't use volatile, it's not needed by Pavel Roskin · 14 years ago
  30. 2724a74 ath5k: use more readable way to clear MAC address by Pavel Roskin · 14 years ago
  31. 25380d8 ath5k: use DEFINE_PCI_DEVICE_TABLE in led.c, mark users with __devinit by Pavel Roskin · 14 years ago
  32. ef82763 ath5k: use KERN_WARNING in ATH5K_PRINTF by Pavel Roskin · 14 years ago
  33. fdd55d1 ath5k: remove unneeded parentheses after return by Pavel Roskin · 14 years ago
  34. 0a5d381 ath5k: replace spaces with tabs as suggested by checkpatch.pl by Pavel Roskin · 14 years ago
  35. b988a88 ath5k: remove PRIV_ENTRY and PRIV_ASSIGN macros, they obfuscate the code by Pavel Roskin · 14 years ago
  36. 69f7235 carl9170: Implement tx_frames_pending mac80211 callback function by Christian Lamparter · 14 years ago
  37. cae5614 net/b43: don't return IRQ_HANDLED if nothing was done by Sebastian Andrzej Siewior · 14 years ago
  38. 21a18f2 b43: HT-PHY: define dummy TX power functions by Rafał Miłecki · 14 years ago
  39. 565dfef ath9k_htc: do not configure filter before driver is started by Rajkumar Manoharan · 14 years ago
  40. 58eb7ff b43: LCN-PHY: include new PHY in common code by Rafał Miłecki · 14 years ago
  41. 8b9bda7 b43: define firmwares for HT and LCN PHYs by Rafał Miłecki · 14 years ago
  42. 1d738e6 b43: LCN-PHY add place for new PHY support by Rafał Miłecki · 14 years ago
  43. 544e5d8 b43: read radio ID on new cores by Rafał Miłecki · 14 years ago
  44. 3fd4850 b43: use radio ID reading code to older cores only by Rafał Miłecki · 14 years ago
  45. 8c8b964 b43: select BLOCKIO for BCMA by Rafał Miłecki · 14 years ago
  46. 6ff1e5c b43: change selecting ucode for newer cores by Rafał Miłecki · 14 years ago
  47. 74abacb b43: bus: add helpers for getting/setting wldev from/in bus core by Rafał Miłecki · 14 years ago
  48. 42c9a45 b43: handle BCMA in bus switches by Rafał Miłecki · 14 years ago
  49. 6cbab0d b43: use switches for SSB specific code by Rafał Miłecki · 14 years ago
  50. 523b02e mac80211: fix TKIP races, make API easier to use by Johannes Berg · 14 years ago
  51. 397915c b43: implement BCMA bus ops by Rafał Miłecki · 14 years ago
  52. d150705 b43: make b43_wireless_init bus generic by Rafał Miłecki · 14 years ago
  53. e441a5e Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx by John W. Linville · 14 years ago
  54. f1a4638 wl12xx: start/stop queues according to global per-AC counters by Arik Nemtsov · 14 years ago
  55. 5f0dd29 rt2x00: Implement tx_frames_pending mac80211 callback function. by Gertjan van Wingerde · 14 years ago
  56. acb5612 rt2x00: Properly identify rt2800usb devices. by Gertjan van Wingerde · 14 years ago
  57. 71e0b38 rt2x00: Add device ID for RT539F device. by Gertjan van Wingerde · 14 years ago
  58. 128f8f7 rt2x00: Reduce window of a queue's tx lock. by Gertjan van Wingerde · 14 years ago
  59. 77b5621 rt2x00: Don't use queue entry as parameter when creating TX descriptor. by Gertjan van Wingerde · 14 years ago
  60. 77a861c rt2x00: Serialize TX operations on a queue. by Gertjan van Wingerde · 14 years ago
  61. f0c717e mwifiex: modify SDIO aggregation Tx/Rx buffer size by Amitkumar Karwar · 14 years ago
  62. 96a95c1 ipw2100: Fix command list for debugging by Jean Delvare · 14 years ago
  63. 68dd49e iwlwifi: remove unnecessary read of PCI_CAP_ID_EXP by Jon Mason · 14 years ago
  64. 333c0db Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx by John W. Linville · 14 years ago
  65. 73e6cdc b43: Add RX side DMA memory barrier by Michael Büsch · 14 years ago
  66. 45a7713 rtlwifi: rtl8192de: Fix error exit from hw_init by Larry Finger · 14 years ago
  67. eb8b27a rtlwifi: rtl8192de: Replace loops calling udelay with single mdelay by Larry Finger · 14 years ago
  68. c2a7965 carl9170: use carl9170 queue enums by Christian Lamparter · 14 years ago
  69. 9928c7d rtlwifi: rtl8192de: Remove comparison of boolean with true by Larry Finger · 14 years ago
  70. f2e795f rtlwifi: rtl8192{ce,cu,se} Remove irq_enabled by Mike McCormack · 14 years ago
  71. 80b69593 rtlwifi: rtl8192de: Remove irq_enabled boolean by Larry Finger · 14 years ago
  72. faeef8a drivers/net/wireless/rtlwifi/rtl8192de/phy.c: fix udelay() usage by Andrew Morton · 14 years ago
  73. 1205f54 carl9170: allow PSM if the 5 GHz band is selected by Christian Lamparter · 14 years ago
  74. f3716fd carl9170: enable IEEE80211_HW_NEED_DTIM_PERIOD by Christian Lamparter · 14 years ago
  75. 85ee512 carl9170: import 1.9.4 firmware headers by Christian Lamparter · 14 years ago
  76. 097f882 wl12xx: always initialize AP-mode max power level by Arik Nemtsov · 14 years ago
  77. 6cfa5cf wl12xx: initialize max_power levels for 11a channels by Arik Nemtsov · 14 years ago
  78. 73ecce3 wl12xx: implement cancel_hw_scan() callback by Eliad Peller · 14 years ago
  79. 2aa0159 wl12xx: add stop_scan command by Eliad Peller · 14 years ago
  80. e85d162 wl12xx: configure suspend/resume only if associated/started by Eliad Peller · 14 years ago
  81. b5d6e5f wl12xx: one SDIO initialization is enough by Ohad Ben-Cohen · 14 years ago
  82. 35cbcbc rtlwifi: rtl8192cu: Add new USB ID for Netgear WNA1000M by Yoann DI-RUZZA · 14 years ago
  83. 4f6760b ath9k: Fix tx throughput drops for AR9003 chips with AES encryption by Rajkumar Manoharan · 14 years ago
  84. 06a86dd carl9170: add NEC WL300NU-AG usbid by Christian Lamparter · 14 years ago
  85. 37000b3 ath5k: fix incorrect use of drvdata in PCI suspend/resume code by Pavel Roskin · 14 years ago
  86. 95acbd4 ath5k: fix incorrect use of drvdata in sysfs code by Pavel Roskin · 14 years ago
  87. 708bb3c wl12xx: implement Tx watermarks per AC by Arik Nemtsov · 14 years ago
  88. 787b2dc wl12xx: Increase low & high TX watermarks by Ido Yariv · 14 years ago
  89. 9e374a3 wl12xx: schedule TX packets according to FW occupancy by Arik Nemtsov · 14 years ago
  90. fae2fd7 wl12xx: use 802.11 header location after relocation to frame start by Arik Nemtsov · 14 years ago
  91. 3618f30 wl12xx: AP mode - support FW TX inactivity triggers by Arik Nemtsov · 14 years ago
  92. b992c68 wl12xx: fix Tx security sequence number handling by Oz Krakowski · 14 years ago
  93. 252e735 iwlagn: remove the indirection for the rx write pointer by Emmanuel Grumbach · 14 years ago
  94. e3f10ce iwlagn: remove hcmd ops by Wey-Yi Guy · 14 years ago
  95. e55b517 iwlagn: call bt_coex directlly by Wey-Yi Guy · 14 years ago
  96. f86af7b iwlagn: scd memory boundary by Wey-Yi Guy · 14 years ago
  97. 02aca58 iwlagn: move the tx allocation funcs to the transport layer by Emmanuel Grumbach · 14 years ago
  98. a0f6b0a iwlagn: add rx_free to transport layer by Emmanuel Grumbach · 14 years ago
  99. c85eb61 iwlagn: introduce transport layer and implement rx_init by Emmanuel Grumbach · 14 years ago
  100. 300d083 iwlagn: add module parameter to disable stuck queue watchdog timer by Wey-Yi Guy · 14 years ago