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