1. 77dbbb1 nl80211: advertise GTK rekey support, new triggers by Johannes Berg · 13 years ago
  2. 95acac6 mac80211: allow driver to disconnect after resume by Johannes Berg · 13 years ago
  3. 2fcf2824 mac80211: remove a redundant check by Mohammed Shafi Shajakhan · 13 years ago
  4. 5d82c53 mwifiex: add cfg80211 handler for set_bitrate_mask by Yogesh Ashok Powar · 13 years ago
  5. 4e86879 ath5k: do not call ieee80211_stop_queue for queues not managed by mac80211 by Felix Fietkau · 13 years ago
  6. 6340211 ath5k: disable 32KHz sleep clock operation by default by Felix Fietkau · 13 years ago
  7. f006438 ath5k: fix reference clock usec duration setting restore by Felix Fietkau · 13 years ago
  8. fe00deb ath5k: delay full calibration after reset by Felix Fietkau · 13 years ago
  9. 26d16d2 ath5k: initialize common->clockrate by Felix Fietkau · 13 years ago
  10. 2d2cf47 ath5k: fix reference clock frequency for spur mitigation on AR2413 by Felix Fietkau · 13 years ago
  11. ca8bfd9 ath5k: apply the synth voltage tweak only on AR5112 rev 2 by Felix Fietkau · 13 years ago
  12. b613c72 ath5k: add missing checks for rfgain probe by Felix Fietkau · 13 years ago
  13. 0472ade ath9k_hw: Fix incorrect key_miss handling by Senthil Balasubramanian · 13 years ago
  14. 2a897d4 iwlagn: Add missing comma between constant string array by Joe Perches · 13 years ago
  15. 861d9c3 iwlegacy: Add missing comma between constant string array by Joe Perches · 13 years ago
  16. a677927 iwlagn: fix warning in testmode attribute table by Wey-Yi Guy · 13 years ago
  17. 9dff387 ath9k: remove an unnecessary function declaration by Mohammed Shafi Shajakhan · 13 years ago
  18. 43bf8c2 rt2800usb: Add new device ID for Belkin by Eduardo Bacchi Kienetz · 13 years ago
  19. 3ffca4f ath5k: Add missing breaks in switch/case by Joe Perches · 13 years ago
  20. 1288aa4 rtlwifi: rtl8192cu: Fix duplicate if test by Larry Finger · 13 years ago
  21. df90d84 libertas: fix handling of command timeout, completion and interruption by Daniel Drake · 13 years ago
  22. 55d9905 mac80211: allocate only one RX queue by Johannes Berg · 13 years ago
  23. f15220e mac80211: fix docbook by Johannes Berg · 13 years ago
  24. af71ff8 cfg80211: fix docbook by Johannes Berg · 13 years ago
  25. 534e7a4 bcma: add check if sprom is available before accessing it. by Hauke Mehrtens · 13 years ago
  26. edcc360 libertas: fix errors in functions accessing module registers by Olivier Sobrie · 13 years ago
  27. 6a2a0e7 ath5k: fix typos, bad comment formatting and GHz in place of MHz by Pavel Roskin · 13 years ago
  28. 86fbe17 ath5k: validate mode in ath5k_ani_init() before trying to set it by Pavel Roskin · 13 years ago
  29. 2139475 ath9k_hw: add a missing delay for an analog register by Felix Fietkau · 13 years ago
  30. 7d865c7 ath9k_hw: fix synth delay for half/quarter channels by Felix Fietkau · 13 years ago
  31. 0407cf1 ath9k_hw: set 5 GHz half/quarter channels on AR9002 using fractional mode by Felix Fietkau · 13 years ago
  32. fe2b6af ath9k_hw: remove ar9287 v1.3+ specific hardcoded register hacks by Felix Fietkau · 13 years ago
  33. b6ba41b ath9k_hw: initialize more timing related registers for half/quarter channels by Felix Fietkau · 13 years ago
  34. 087b6ff ath9k_hw: fix MAC clock rate for AR9287 v1.3+ by Felix Fietkau · 13 years ago
  35. 906c720 ath9k_hw: fix MAC clock for half/quarter rate by Felix Fietkau · 13 years ago
  36. a949b17 ath9k_hw: always enable 5 GHz fast clock for AR9280 by Felix Fietkau · 13 years ago
  37. 804f6ac ath9k_hw: remove hardcoded PLL overrides for AR9280 by Felix Fietkau · 13 years ago
  38. cd27bc3 mwifiex: 11n specific configuration for transmit by Amitkumar Karwar · 13 years ago
  39. 5c3d29f iwlagn: remove iwlagn_hcmd_utils structure and call directly by Don Fry · 13 years ago
  40. 4e30811 iwlagn: separate and enhance the fixed rate from by Wey-Yi Guy · 13 years ago
  41. eedb6e3 iwlagn: block regular host commands if driver don't own uCode by Wey-Yi Guy · 13 years ago
  42. e98a193 iwlagn: allow application own the uCode operation by Wey-Yi Guy · 13 years ago
  43. c7c1115 iwlagn: add CMD_ON_DEMAND flag for host command from testmode by Wey-Yi Guy · 13 years ago
  44. 3a3b14c iwlagn: declare static by Wey-Yi Guy · 13 years ago
  45. 207ecc5 iwlagn: Enable/disable PS poll based on RSSI and BT coex traffic state by Meenakshi Venkataraman · 13 years ago
  46. 615f7b9 mac80211: add driver RSSI threshold events by Meenakshi Venkataraman · 13 years ago
  47. 0a49b2c iwlagn: use bt handler for 2030 and 135 series devices by Wey-Yi Guy · 13 years ago
  48. 909fc3c iwlagn: remove double level temperature indirect call by Wey-Yi Guy · 13 years ago
  49. 70e3e8a iwlagn: remove indirection for eeprom_query_addr by Fry, Donald H · 13 years ago
  50. e4c598b iwlagn: remove the indirection for iwl_apm_init by Fry, Donald H · 13 years ago
  51. 6b6db91 iwlagn: remove the indirection for update_chain_flags by Fry, Donald H · 13 years ago
  52. bdfbf09 iwlagn: provide heplers to access the transport ops by Emmanuel Grumbach · 13 years ago
  53. 02f6f65 iwlagn: remove the indirection for the dma channel num by Wey-Yi Guy · 13 years ago
  54. e419d62 iwlagn: consolidate the API that sends host commands and move to transport by Emmanuel Grumbach · 13 years ago
  55. 06f491e iwlagn: remove code duplication by Emmanuel Grumbach · 13 years ago
  56. c170b86 iwlagn: add an API for TX stop by Emmanuel Grumbach · 13 years ago
  57. c2c52e8 iwlagn: add an API for RX stop by Emmanuel Grumbach · 13 years ago
  58. 1359ca4 iwlagn: add an API to free the TX context by Emmanuel Grumbach · 13 years ago
  59. afaf6b5 iwlagn: remove the CMD_MAPPED flag by Emmanuel Grumbach · 13 years ago
  60. 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
  61. 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
  62. e2fd318 Bluetooth: Fixes l2cap "command reject" reply according to spec by Ilia Kolomisnky · 13 years ago
  63. 8f36011 Bluetooth: Add support for returning the encryption key size by Vinicius Costa Gomes · 13 years ago
  64. 726b4ff Bluetooth: Add support for storing the key size by Vinicius Costa Gomes · 13 years ago
  65. 5a0a8b4 Bluetooth: Add support for communicating keys with userspace by Vinicius Costa Gomes · 13 years ago
  66. 0eb08e3 Bluetooth: Remove unused field in hci_conn by Vinicius Costa Gomes · 13 years ago
  67. 02bc745 Bluetooth: Use the stored LTK for restabilishing security by Vinicius Costa Gomes · 13 years ago
  68. e7e62c8 Bluetooth: Use the link key list to temporarily store the STK by Vinicius Costa Gomes · 13 years ago
  69. 16b9083 Bluetooth: Add support for storing the LTK by Vinicius Costa Gomes · 13 years ago
  70. 54790f7 Bluetooth: Fix SM pairing parameters negotiation by Vinicius Costa Gomes · 13 years ago
  71. bea710f Bluetooth: Reject an encryption request when the key isn't found by Vinicius Costa Gomes · 13 years ago
  72. 75d262c Bluetooth: Add functions to manipulate the link key list for SMP by Vinicius Costa Gomes · 13 years ago
  73. 34918cd Bluetooth: Add new structures for supporting SM key distribution by Vinicius Costa Gomes · 13 years ago
  74. 7034b91 Bluetooth: Add support for SMP phase 3 (key distribution) by Vinicius Costa Gomes · 13 years ago
  75. 8ae2e12 ath9k_htc: Inform stack about tx ack status by Rajkumar Manoharan · 13 years ago
  76. 1fa1238 ath9k_hw: Remove read-only registers from AR9003 intervals by Rajkumar Manoharan · 13 years ago
  77. 43d9325 ath9k_hw: Disable power detector calibration for AR9003 by Rajkumar Manoharan · 13 years ago
  78. 6fea2b1 ath9k_hw: Update AR9003 interval to improve 5G Tx EVM by Rajkumar Manoharan · 13 years ago
  79. 1a84ff7 cfg80211: return -ENOENT when stopping sched_scan while not running by Luciano Coelho · 13 years ago
  80. 331c5ea ath9k_hw: Disable PAPRD based on paprd_ht20_mask for 5GHz by Mohammed Shafi Shajakhan · 13 years ago
  81. e156103 mwifiex: 4-byte alignment in mwifiex_process_sta_txpd() by Yogesh Ashok Powar · 13 years ago
  82. 38869d7 mwifiex: fix minor issue in debugfs command 'info' by Amitkumar Karwar · 13 years ago
  83. e6faada mwifiex: fix regression in WEP security mode by Amitkumar Karwar · 13 years ago
  84. 4fc5401 ath5k: read sc->imask with sc->irqlock held by Pavel Roskin · 13 years ago
  85. e2df64c ath5k: use kstrtoint() to parse numbers coming from sysfs by Pavel Roskin · 13 years ago
  86. e4bbf2f ath5k: fix formatting errors found by checkpatch.pl by Pavel Roskin · 13 years ago
  87. d2c7f77 ath5k: fix misplaced or extraneous braces found by checkpatch.pl by Pavel Roskin · 13 years ago
  88. 633d006 ath5k: use parentheses around macro definitions by Pavel Roskin · 13 years ago
  89. 2753f87 ath5k: don't use volatile, it's not needed by Pavel Roskin · 13 years ago
  90. 2724a74 ath5k: use more readable way to clear MAC address by Pavel Roskin · 13 years ago
  91. 25380d8 ath5k: use DEFINE_PCI_DEVICE_TABLE in led.c, mark users with __devinit by Pavel Roskin · 13 years ago
  92. ef82763 ath5k: use KERN_WARNING in ATH5K_PRINTF by Pavel Roskin · 13 years ago
  93. fdd55d1 ath5k: remove unneeded parentheses after return by Pavel Roskin · 13 years ago
  94. 0a5d381 ath5k: replace spaces with tabs as suggested by checkpatch.pl by Pavel Roskin · 13 years ago
  95. b988a88 ath5k: remove PRIV_ENTRY and PRIV_ASSIGN macros, they obfuscate the code by Pavel Roskin · 13 years ago
  96. 69f7235 carl9170: Implement tx_frames_pending mac80211 callback function by Christian Lamparter · 13 years ago
  97. cae5614 net/b43: don't return IRQ_HANDLED if nothing was done by Sebastian Andrzej Siewior · 13 years ago
  98. 21a18f2 b43: HT-PHY: define dummy TX power functions by Rafał Miłecki · 13 years ago
  99. 676b58c mac80211: Restart STA timers only on associated state by Rajkumar Manoharan · 13 years ago
  100. 565dfef ath9k_htc: do not configure filter before driver is started by Rajkumar Manoharan · 13 years ago