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