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