1. 83973e0 ath6kl: add debug level for hif by Kalle Valo · 13 years ago
  2. b1e03f8 ath6kl: don't dump full htc packets by Kalle Valo · 13 years ago
  3. 471e92f ath6kl: cleanup htc debug messages by Kalle Valo · 13 years ago
  4. ebf29c9 ath6kl: merge htc debug levels by Kalle Valo · 13 years ago
  5. 8fffd9e ath6kl: Implement support for QOS-enable and QOS-disable from userspace by Rishi Panjwani · 13 years ago
  6. 1716932 ath6kl: Fix endpoint_stats debugfs buffer length calculation by Jouni Malinen · 13 years ago
  7. 1738085 ath6kl: unbreak suspend by Sam Leffler · 13 years ago
  8. bef26a7 ath6kl: fix firmware start address for ar6003 hw2.0 by Kalle Valo · 13 years ago
  9. 837cb97 ath6kl: Allow CCKM AKM and KRK to be configured by Jouni Malinen · 13 years ago
  10. ff0b007 ath6kl: Add debugfs control for keepalive and disconnection timeout by Jouni Malinen · 13 years ago
  11. 1261875 ath6kl: Add debugfs files for roaming control by Jouni Malinen · 13 years ago
  12. 4b28a80 ath6kl: Add debugfs file for target roam table by Jouni Malinen · 13 years ago
  13. e809128 ath6kl: Add endpoint_stats debugfs file by Jouni Malinen · 13 years ago
  14. 6981ffd ath6kl: Add WSC IE on the associate message by Kevin Fang · 13 years ago
  15. ad3f78b ath6kl: fix null skb dereference in ath6kl_rx() by Kalle Valo · 13 years ago
  16. 2e1cb23 ath6kl: move remaining content from htc_hif.h to hif.h by Kalle Valo · 13 years ago
  17. 533cbbb ath6kl: remove unused values from htc_hif.h by Kalle Valo · 13 years ago
  18. 8e8ddb2 ath6kl: move htc_hif to hif.c by Kalle Valo · 13 years ago
  19. b4be895 ath6kl: return error block size is not power of 2 by Kalle Valo · 13 years ago
  20. cbf49a6 ath6kl: fix struct host_app_area endian handling by Kalle Valo · 13 years ago
  21. a7f0c58 ath6kl: remove unused parameters from struct wmi by Kalle Valo · 13 years ago
  22. aa6cffc ath6kl: make sure WLAN power save is enabled during suspend by Chilam Ng · 13 years ago
  23. 4533d90 ath6kl: Minor cleanup in msg_look_ahead parameter in ath6kl_htc_rxmsg_pending_handler() by Vasanthakumar Thiagarajan · 13 years ago
  24. 99f5429 ath6kl: Avoid processing failed rx packets by Vasanthakumar Thiagarajan · 13 years ago
  25. b8d5d5f ath6kl: Fix htc_packet leak in ath6kl_htc_rx_fetch() by Vasanthakumar Thiagarajan · 13 years ago
  26. 4159cc9 ath6kl: Fix htc_packet leak in ath6kl_htc_rx_process_packets() by Vasanthakumar Thiagarajan · 13 years ago
  27. 861dd05 ath6kl: Claim sdio function only at appropriate places by Vasanthakumar Thiagarajan · 13 years ago
  28. 151bd30 ath6kl: Replace spin_lock_irqsave with spin_lock_bh by Vasanthakumar Thiagarajan · 13 years ago
  29. 1555f73 ath6kl: Fix sparse warning "symbol 'conn' shadows an earlier one" by Vasanthakumar Thiagarajan · 13 years ago
  30. f1f9217 ath6kl: Enable force foreground scan in connected state by Vasanthakumar Thiagarajan · 13 years ago
  31. 1eb54c8 mwifiex: prevent corruption instead of just warning by Dan Carpenter · 13 years ago
  32. 7d7ab02 mwifiex: enable SDIO multiport aggregation by Amitkumar Karwar · 13 years ago
  33. fa161cb mwifiex: remove an unneeded NULL check by Dan Carpenter · 13 years ago
  34. fba6fe6 mwifiex: remove unneeded kfree(NULL); by Dan Carpenter · 13 years ago
  35. 1bac92c net/rfkill/core.c: use kstrtoul, etc by Julia Lawall · 13 years ago
  36. 61e3f32 net/mac80211/debugfs.c: use kstrtoul, etc by Julia Lawall · 13 years ago
  37. a729cff mac80211: implement wifi TX status by Johannes Berg · 13 years ago
  38. 1f074bd nl80211: advertise socket TX status capability by Johannes Berg · 13 years ago
  39. e412156 mac80211: Also report the STA's TDLS flag via nl80211 by Helmut Schaa · 13 years ago
  40. 99ba15c brcm80211: fmac: optimize chip core info management by Franky Lin · 13 years ago
  41. 61213be brcm80211: fmac: replace private SB macros with ssb_regs version by Franky Lin · 13 years ago
  42. e12afb6 brcm80211: fmac: move chip drive strength related code to sdio_chip.c by Franky Lin · 13 years ago
  43. a8a6c04 brcm80211: fmac: move chip detach function to sdio_chip.c by Franky Lin · 13 years ago
  44. 2bc78e1 brcm80211: fmac: move chip reset core function to sdio_chip.c by Franky Lin · 13 years ago
  45. 454d2a8 brcm80211: fmac: abstract chip core revision function by Franky Lin · 13 years ago
  46. d8f64a4 brcm80211: fmac: abstract chip iscoreup function by Franky Lin · 13 years ago
  47. a97e4fc brcm80211: fmac: chip attach code flow clean up by Franky Lin · 13 years ago
  48. 98ce903 brcm80211: fmac: remove duplicate regiter set in chip attach path by Franky Lin · 13 years ago
  49. 960908d brcm80211: fmac: move dongle gpio reset code to chip attach function by Franky Lin · 13 years ago
  50. 966414d brcm80211: fmac: disable dongle arm core in bus core setup function by Franky Lin · 13 years ago
  51. 2d4a9af brcm80211: fmac: move core disable function to sdio_chip.c by Franky Lin · 13 years ago
  52. 5b45e54 brcm80211: fmac: abstract chip buscore setup function by Franky Lin · 13 years ago
  53. e63ac6b brcm80211: fmac: move bus core prep code to sdio_chip.c by Franky Lin · 13 years ago
  54. a83369b brcm80211: fmac: move chip recognition function to sdio_chip.c by Franky Lin · 13 years ago
  55. 718897eb brcm80211: fmac: remove unnecessary 4329 chip specific code by Franky Lin · 13 years ago
  56. e247bd90 cfg80211/mac80211: allow management TX to not wait for ACK by Johannes Berg · 13 years ago
  57. e7f4a94 mac80211: send unexpected 4addr event by Johannes Berg · 13 years ago
  58. b92ab5d cfg80211: add event for unexpected 4addr frames by Johannes Berg · 13 years ago
  59. ee97192 mac80211: report OBSS beacons by Johannes Berg · 13 years ago
  60. 5e760230 cfg80211: allow registering to beacons by Johannes Berg · 13 years ago
  61. 0650073 mac80211: support client probe by Johannes Berg · 13 years ago
  62. 7f6cf31 nl80211: add API to probe a client by Johannes Berg · 13 years ago
  63. 562a748 nl80211: advertise device AP SME by Johannes Berg · 13 years ago
  64. 21fc756 mac80211: support spurious class3 event by Johannes Berg · 13 years ago
  65. 28946da nl80211: allow subscribing to unexpected class3 frames by Johannes Berg · 13 years ago
  66. 665c93a mac80211: add support for control port protocol in AP mode by Johannes Berg · 13 years ago
  67. 6096de7 mac80211: add helper to free TX skb by Johannes Berg · 13 years ago
  68. d0ce185 mac80211: simplify mesh frame queue mapping and QoS by Javier Cardona · 13 years ago
  69. 660c6a4 mac80211: check if frame is really part of this BA by Thomas Pedersen · 13 years ago
  70. 6cc00d5 mac80211: QoS multicast frames have No Ack policy by Thomas Pedersen · 13 years ago
  71. f3011cf mac80211: Avoid filling up mesh preq queue with redundant requests by Javier Cardona · 13 years ago
  72. 7e1e386 ath9k: Improve debugfs printout for stations. by Ben Greear · 13 years ago
  73. 7b7eab6 mac80211: verify virtual interfaces in driver API by Johannes Berg · 13 years ago
  74. 6e3e939 net: add wireless TX status socket option by Johannes Berg · 13 years ago
  75. 4fdbff0 mac80211: simplify ieee80211_work_work by Stanislaw Gruszka · 13 years ago
  76. 0b62ffb mac80211: remove useless brackets in ieee80211_cfg_on_oper_channel by Stanislaw Gruszka · 13 years ago
  77. 5e5202a mac80211: remove uneeded scan_chan variable by Stanislaw Gruszka · 13 years ago
  78. 68629c61 mac80211: preserve EOSP in QoS header by Johannes Berg · 13 years ago
  79. 8196226 nl80211: Increase maximum NL80211_ATTR_KEY_SEQ length to 16 by Jouni Malinen · 13 years ago
  80. c2e889a ieee80211: Define cipher suite selector for WPI-SMS4 by Jouni Malinen · 13 years ago
  81. 55de47f mac80211: set BSS_CHANGED_IDLE on vif reconfig by Eliad Peller · 13 years ago
  82. 6e6ae9d ipw2x00: remove unused function libipw_ratelimit_debug. by Stanislav Yakovlev · 13 years ago
  83. fd65623 ath9k: Advertise support for TDLS by Jouni Malinen · 13 years ago
  84. 9236b2a orinoco: release BSS structures returned by cfg80211_inform_bss() by David Kilroy · 13 years ago
  85. a64e2e2 rndis_wlan: release BSS structures returned by cfg80211_inform_bss() by Jussi Kivilinna · 13 years ago
  86. ef10068 cfg80211: annotate cfg80211_inform_bss by Johannes Berg · 13 years ago
  87. c74d084 mac80211: handle HT PHY BSS membership selector value correctly by Christian Lamparter · 13 years ago
  88. fa5e91b wireless: cleanup brcm80211 bits in drivers/net/wireless/Makefile by John W. Linville · 13 years ago
  89. 312fef7 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next by John W. Linville · 13 years ago
  90. 5e81905 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless by John W. Linville · 13 years ago
  91. 2aeabcb Bluetooth: Remove redundant hci_dev comparisons in mgmt lookups by Johan Hedberg · 13 years ago
  92. fc2f4b1 Bluetooth: Fix consistency with u16 integer type in mgmt pending_cmd by Johan Hedberg · 13 years ago
  93. e0f9309 Bluetooth: Fix cancel_delayed_work_sync usage with locks by Johan Hedberg · 13 years ago
  94. 56e5cb8 Bluetooth: Add missing hci_dev locking when calling mgmt functions by Johan Hedberg · 13 years ago
  95. 2e58ef3 Bluetooth: Move pending management command list into struct hci_dev by Johan Hedberg · 13 years ago
  96. 744cf19 Bluetooth: Pass full hci_dev struct to mgmt callbacks by Johan Hedberg · 13 years ago
  97. ae2772b mac80211: allow frame aggregation for mesh by Thomas Pedersen · 13 years ago
  98. 739522b mac80211: set HT capabilities for mesh peer by Thomas Pedersen · 13 years ago
  99. 176f360 mac80211: add HT IEs to mesh frames by Thomas Pedersen · 13 years ago
  100. 42e7aa7 mac80211: Add HT helper functions by Alexander Simon · 13 years ago