1. bdfbf09 iwlagn: provide heplers to access the transport ops by Emmanuel Grumbach · 13 years ago
  2. 02f6f65 iwlagn: remove the indirection for the dma channel num by Wey-Yi Guy · 13 years ago
  3. e419d62 iwlagn: consolidate the API that sends host commands and move to transport by Emmanuel Grumbach · 13 years ago
  4. 06f491e iwlagn: remove code duplication by Emmanuel Grumbach · 13 years ago
  5. c170b86 iwlagn: add an API for TX stop by Emmanuel Grumbach · 13 years ago
  6. c2c52e8 iwlagn: add an API for RX stop by Emmanuel Grumbach · 13 years ago
  7. 1359ca4 iwlagn: add an API to free the TX context by Emmanuel Grumbach · 13 years ago
  8. afaf6b5 iwlagn: remove the CMD_MAPPED flag by Emmanuel Grumbach · 13 years ago
  9. 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
  10. 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
  11. e2fd318 Bluetooth: Fixes l2cap "command reject" reply according to spec by Ilia Kolomisnky · 13 years ago
  12. 8f36011 Bluetooth: Add support for returning the encryption key size by Vinicius Costa Gomes · 13 years ago
  13. 726b4ff Bluetooth: Add support for storing the key size by Vinicius Costa Gomes · 13 years ago
  14. 5a0a8b4 Bluetooth: Add support for communicating keys with userspace by Vinicius Costa Gomes · 13 years ago
  15. 0eb08e3 Bluetooth: Remove unused field in hci_conn by Vinicius Costa Gomes · 13 years ago
  16. 02bc745 Bluetooth: Use the stored LTK for restabilishing security by Vinicius Costa Gomes · 13 years ago
  17. e7e62c8 Bluetooth: Use the link key list to temporarily store the STK by Vinicius Costa Gomes · 13 years ago
  18. 16b9083 Bluetooth: Add support for storing the LTK by Vinicius Costa Gomes · 13 years ago
  19. 54790f7 Bluetooth: Fix SM pairing parameters negotiation by Vinicius Costa Gomes · 13 years ago
  20. bea710f Bluetooth: Reject an encryption request when the key isn't found by Vinicius Costa Gomes · 13 years ago
  21. 75d262c Bluetooth: Add functions to manipulate the link key list for SMP by Vinicius Costa Gomes · 13 years ago
  22. 34918cd Bluetooth: Add new structures for supporting SM key distribution by Vinicius Costa Gomes · 13 years ago
  23. 7034b91 Bluetooth: Add support for SMP phase 3 (key distribution) by Vinicius Costa Gomes · 13 years ago
  24. 8ae2e12 ath9k_htc: Inform stack about tx ack status by Rajkumar Manoharan · 13 years ago
  25. 1fa1238 ath9k_hw: Remove read-only registers from AR9003 intervals by Rajkumar Manoharan · 13 years ago
  26. 43d9325 ath9k_hw: Disable power detector calibration for AR9003 by Rajkumar Manoharan · 13 years ago
  27. 6fea2b1 ath9k_hw: Update AR9003 interval to improve 5G Tx EVM by Rajkumar Manoharan · 13 years ago
  28. 1a84ff7 cfg80211: return -ENOENT when stopping sched_scan while not running by Luciano Coelho · 13 years ago
  29. 331c5ea ath9k_hw: Disable PAPRD based on paprd_ht20_mask for 5GHz by Mohammed Shafi Shajakhan · 13 years ago
  30. e156103 mwifiex: 4-byte alignment in mwifiex_process_sta_txpd() by Yogesh Ashok Powar · 13 years ago
  31. 38869d7 mwifiex: fix minor issue in debugfs command 'info' by Amitkumar Karwar · 13 years ago
  32. e6faada mwifiex: fix regression in WEP security mode by Amitkumar Karwar · 13 years ago
  33. 4fc5401 ath5k: read sc->imask with sc->irqlock held by Pavel Roskin · 13 years ago
  34. e2df64c ath5k: use kstrtoint() to parse numbers coming from sysfs by Pavel Roskin · 13 years ago
  35. e4bbf2f ath5k: fix formatting errors found by checkpatch.pl by Pavel Roskin · 13 years ago
  36. d2c7f77 ath5k: fix misplaced or extraneous braces found by checkpatch.pl by Pavel Roskin · 13 years ago
  37. 633d006 ath5k: use parentheses around macro definitions by Pavel Roskin · 13 years ago
  38. 2753f87 ath5k: don't use volatile, it's not needed by Pavel Roskin · 13 years ago
  39. 2724a74 ath5k: use more readable way to clear MAC address by Pavel Roskin · 13 years ago
  40. 25380d8 ath5k: use DEFINE_PCI_DEVICE_TABLE in led.c, mark users with __devinit by Pavel Roskin · 13 years ago
  41. ef82763 ath5k: use KERN_WARNING in ATH5K_PRINTF by Pavel Roskin · 13 years ago
  42. fdd55d1 ath5k: remove unneeded parentheses after return by Pavel Roskin · 13 years ago
  43. 0a5d381 ath5k: replace spaces with tabs as suggested by checkpatch.pl by Pavel Roskin · 13 years ago
  44. b988a88 ath5k: remove PRIV_ENTRY and PRIV_ASSIGN macros, they obfuscate the code by Pavel Roskin · 13 years ago
  45. 69f7235 carl9170: Implement tx_frames_pending mac80211 callback function by Christian Lamparter · 13 years ago
  46. cae5614 net/b43: don't return IRQ_HANDLED if nothing was done by Sebastian Andrzej Siewior · 13 years ago
  47. 21a18f2 b43: HT-PHY: define dummy TX power functions by Rafał Miłecki · 13 years ago
  48. 676b58c mac80211: Restart STA timers only on associated state by Rajkumar Manoharan · 13 years ago
  49. 565dfef ath9k_htc: do not configure filter before driver is started by Rajkumar Manoharan · 13 years ago
  50. 58eb7ff b43: LCN-PHY: include new PHY in common code by Rafał Miłecki · 13 years ago
  51. 8b9bda7 b43: define firmwares for HT and LCN PHYs by Rafał Miłecki · 13 years ago
  52. 42d98795 mac80211: allow driver to generate P1K for IV32 by Johannes Berg · 13 years ago
  53. 3ea542d mac80211: allow drivers to access key sequence counter by Johannes Berg · 13 years ago
  54. 9e26297 mac80211: simplify RX PN/IV handling by Johannes Berg · 13 years ago
  55. 1d738e6 b43: LCN-PHY add place for new PHY support by Rafał Miłecki · 13 years ago
  56. 0cd20a2 mac80211: use AES_BLOCK_SIZE by Johannes Berg · 13 years ago
  57. 544e5d8 b43: read radio ID on new cores by Rafał Miłecki · 13 years ago
  58. 3fd4850 b43: use radio ID reading code to older cores only by Rafał Miłecki · 13 years ago
  59. 8c8b964 b43: select BLOCKIO for BCMA by Rafał Miłecki · 13 years ago
  60. 6ff1e5c b43: change selecting ucode for newer cores by Rafał Miłecki · 13 years ago
  61. 74abacb b43: bus: add helpers for getting/setting wldev from/in bus core by Rafał Miłecki · 13 years ago
  62. 42c9a45 b43: handle BCMA in bus switches by Rafał Miłecki · 13 years ago
  63. 6cbab0d b43: use switches for SSB specific code by Rafał Miłecki · 13 years ago
  64. 75396ae mac80211: fix CMAC races by Johannes Berg · 13 years ago
  65. aba83a0b mac80211: fix CCMP races by Johannes Berg · 13 years ago
  66. 523b02e mac80211: fix TKIP races, make API easier to use by Johannes Berg · 13 years ago
  67. 397915c b43: implement BCMA bus ops by Rafał Miłecki · 13 years ago
  68. d150705 b43: make b43_wireless_init bus generic by Rafał Miłecki · 13 years ago
  69. e441a5e Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx by John W. Linville · 13 years ago
  70. f1a4638 wl12xx: start/stop queues according to global per-AC counters by Arik Nemtsov · 13 years ago
  71. fadd192 Bluetooth: Remove L2CAP busy queue by Mat Martineau · 13 years ago
  72. e328140 Bluetooth: Use event-driven approach for handling ERTM receive buffer by Mat Martineau · 13 years ago
  73. 26f880d Bluetooth: Move code for ERTM local busy state to separate functions by Mat Martineau · 13 years ago
  74. 8c156c3 Bluetooth: Fix potential deadlock in mgmt by Andre Guedes · 13 years ago
  75. 8aded71 Bluetooth: Fix potential deadlock in hci_core by Andre Guedes · 13 years ago
  76. 5f0dd29 rt2x00: Implement tx_frames_pending mac80211 callback function. by Gertjan van Wingerde · 13 years ago
  77. acb5612 rt2x00: Properly identify rt2800usb devices. by Gertjan van Wingerde · 13 years ago
  78. 71e0b38 rt2x00: Add device ID for RT539F device. by Gertjan van Wingerde · 13 years ago
  79. 128f8f7 rt2x00: Reduce window of a queue's tx lock. by Gertjan van Wingerde · 13 years ago
  80. 77b5621 rt2x00: Don't use queue entry as parameter when creating TX descriptor. by Gertjan van Wingerde · 13 years ago
  81. 77a861c rt2x00: Serialize TX operations on a queue. by Gertjan van Wingerde · 13 years ago
  82. 9352f69 bcma: detect PCI core working in hostmode by Rafał Miłecki · 13 years ago
  83. 3445951 mac80211: fix TKIP replay vulnerability by Johannes Berg · 13 years ago
  84. 1186980 mac80211: fix ie memory allocation for scheduled scans by Luciano Coelho · 13 years ago
  85. 6ae8ec2 ssb: fix init regression of hostmode PCI core by Rafał Miłecki · 13 years ago
  86. 2e65c9d Bluetooth: Remove enable_smp parameter by Andre Guedes · 13 years ago
  87. eead27d Bluetooth: Add lmp_host_le_capable() macro by Andre Guedes · 13 years ago
  88. e6100a2 Bluetooth: Add enable_le module parameter by Andre Guedes · 13 years ago
  89. f9b4930 Bluetooth: Write LE Host Supported command by Andre Guedes · 13 years ago
  90. 971e3a4 Bluetooth: Add extfeatures to struct hci_dev by Andre Guedes · 13 years ago
  91. f0c717e mwifiex: modify SDIO aggregation Tx/Rx buffer size by Amitkumar Karwar · 13 years ago
  92. 96a95c1 ipw2100: Fix command list for debugging by Jean Delvare · 13 years ago
  93. c68f4b8 mac80211: support GTK rekey offload by Johannes Berg · 13 years ago
  94. e5497d7 cfg80211/nl80211: support GTK rekey offload by Johannes Berg · 13 years ago
  95. 830af02 mac80211: allow driver to iterate keys by Johannes Berg · 13 years ago
  96. 68dd49e iwlwifi: remove unnecessary read of PCI_CAP_ID_EXP by Jon Mason · 13 years ago
  97. 333c0db Merge branch 'for-linville' of git://git.kernel.org/pub/scm/linux/kernel/git/luca/wl12xx by John W. Linville · 13 years ago
  98. 115f945 ssb: use pci_dev->subsystem_{vendor,device} by Sergei Shtylyov · 13 years ago
  99. 2fa23190 ssb: use pci_dev->revision by Sergei Shtylyov · 13 years ago
  100. 73e6cdc b43: Add RX side DMA memory barrier by Michael Büsch · 13 years ago