1. 02f0d6f ath6kl: add debug messages for credit handling by Kalle Valo · 13 years ago
  2. d23ace7 ath6kl: remove unused debug levels by Kalle Valo · 13 years ago
  3. cb64a61 ath6kl: use ath6kl_credit prefix consistently by Kalle Valo · 13 years ago
  4. f2f9219 ath6kl: move all credit distribution code to htc.c by Kalle Valo · 13 years ago
  5. 3c37039 ath6kl: rename struct htc_credit_state_info to ath6kl_htc_credit_info by Kalle Valo · 13 years ago
  6. e8c3979 ath6kl: rename struct htc_endpoint_credit_dist.htc_rsvd to htc_ep by Kalle Valo · 13 years ago
  7. fa99e96 ath6kl: use ath6kl prefix in credit functions by Kalle Valo · 13 years ago
  8. a9ab6cc ath6kl: remove unused A_CACHE_LINE_PAD by Kalle Valo · 13 years ago
  9. 551959d ath6kl: Use appropriate wdev from vif by Vasanthakumar Thiagarajan · 13 years ago
  10. 0ce5944 ath6kl: Initialize target wlan values for every vif by Vasanthakumar Thiagarajan · 13 years ago
  11. 3226f68a ath6kl: Add a modparam to enable multi normal interface support by Vasanthakumar Thiagarajan · 13 years ago
  12. 5505597 ath6kl: Implement add_virtual_intf() and del_virtual_intf() by Vasanthakumar Thiagarajan · 13 years ago
  13. 7b85832 ath6kl: Configure inteface information at init time by Vasanthakumar Thiagarajan · 13 years ago
  14. 2792972 ath6kl: Use the other variant of netdev (un)register APIs by Vasanthakumar Thiagarajan · 13 years ago
  15. 990bd91 ath6kl: Maintain virtual interface in a list by Vasanthakumar Thiagarajan · 13 years ago
  16. 478ac02 ath6kl: Introduce spinlock to protect vif specific information by Vasanthakumar Thiagarajan · 13 years ago
  17. d66ea4f ath6kl: Store hw mac address in struct ath6kl by Vasanthakumar Thiagarajan · 13 years ago
  18. 6765d0a ath6kl: Use interface index from wmi data headr by Vasanthakumar Thiagarajan · 13 years ago
  19. 6db8fa5 ath6kl: Refactor ath6kl_destroy() by Vasanthakumar Thiagarajan · 13 years ago
  20. e29f25f ath6kl: Cleanup parameters in ath6kl_init_control_info() and ath6kl_init_profile_info() by Vasanthakumar Thiagarajan · 13 years ago
  21. 28ae58d ath6kl: Remove net_device from ath6kl by Vasanthakumar Thiagarajan · 13 years ago
  22. 240d279 ath6kl: Take vif information from wmi event by Vasanthakumar Thiagarajan · 13 years ago
  23. 334234b ath6kl: Maintain firmware interface index in struct ath6kl_vif by Vasanthakumar Thiagarajan · 13 years ago
  24. b95907a ath6kl: Make net and target stats vif specific by Vasanthakumar Thiagarajan · 13 years ago
  25. cf5333d ath6kl: Move few more vif specific information to struct ath6kl_vif by Vasanthakumar Thiagarajan · 13 years ago
  26. 14ee6f6 ath6kl: Move scan_req info and sme_state to vif by Vasanthakumar Thiagarajan · 13 years ago
  27. de3ad71 ath6kl: Move disconnect timer to vif structure by Vasanthakumar Thiagarajan · 13 years ago
  28. 2132c69 ath6kl: Move aggregation information to vif structure by Vasanthakumar Thiagarajan · 13 years ago
  29. 6f2a73f ath6kl: Move key information to vif structure by Vasanthakumar Thiagarajan · 13 years ago
  30. f74bac5 ath6kl: Move channel information to vif structure by Vasanthakumar Thiagarajan · 13 years ago
  31. 8c8b65e ath6kl: Move bssid information to vif structure by Vasanthakumar Thiagarajan · 13 years ago
  32. f5938f2 ath6kl: Move nw_type to vif structure by Vasanthakumar Thiagarajan · 13 years ago
  33. 3450334 ath6kl: Move ssid and crypto information to vif structure by Vasanthakumar Thiagarajan · 13 years ago
  34. 59c9844 ath6kl: Define interface specific states by Vasanthakumar Thiagarajan · 13 years ago
  35. 108438b ath6kl: Define an initial vif structure and use it by Vasanthakumar Thiagarajan · 13 years ago
  36. dd3751f ath6kl: Cleanup fw interface type setting by Vasanthakumar Thiagarajan · 13 years ago
  37. 8dafb70 ath6kl: Refactor wiphy dev and net dev init functions by Vasanthakumar Thiagarajan · 13 years ago
  38. be98e3a ath6kl: Keep wiphy reference in ath6kl structure by Vasanthakumar Thiagarajan · 13 years ago
  39. 521dffc ath6kl: Pass ath6kl structure to ath6kl_init() instead of net_device by Vasanthakumar Thiagarajan · 13 years ago
  40. 116b3a2 ath6kl: Implement support for background scan control from userspace by Rishi Panjwani · 13 years ago
  41. 83973e0 ath6kl: add debug level for hif by Kalle Valo · 13 years ago
  42. b1e03f8 ath6kl: don't dump full htc packets by Kalle Valo · 13 years ago
  43. 471e92f ath6kl: cleanup htc debug messages by Kalle Valo · 13 years ago
  44. ebf29c9 ath6kl: merge htc debug levels by Kalle Valo · 13 years ago
  45. 8fffd9e ath6kl: Implement support for QOS-enable and QOS-disable from userspace by Rishi Panjwani · 13 years ago
  46. 1716932 ath6kl: Fix endpoint_stats debugfs buffer length calculation by Jouni Malinen · 13 years ago
  47. 1738085 ath6kl: unbreak suspend by Sam Leffler · 13 years ago
  48. bef26a7 ath6kl: fix firmware start address for ar6003 hw2.0 by Kalle Valo · 13 years ago
  49. 837cb97 ath6kl: Allow CCKM AKM and KRK to be configured by Jouni Malinen · 13 years ago
  50. ff0b007 ath6kl: Add debugfs control for keepalive and disconnection timeout by Jouni Malinen · 13 years ago
  51. 1261875 ath6kl: Add debugfs files for roaming control by Jouni Malinen · 13 years ago
  52. 4b28a80 ath6kl: Add debugfs file for target roam table by Jouni Malinen · 13 years ago
  53. e809128 ath6kl: Add endpoint_stats debugfs file by Jouni Malinen · 13 years ago
  54. 6981ffd ath6kl: Add WSC IE on the associate message by Kevin Fang · 13 years ago
  55. ad3f78b ath6kl: fix null skb dereference in ath6kl_rx() by Kalle Valo · 13 years ago
  56. 2e1cb23 ath6kl: move remaining content from htc_hif.h to hif.h by Kalle Valo · 13 years ago
  57. 533cbbb ath6kl: remove unused values from htc_hif.h by Kalle Valo · 13 years ago
  58. 8e8ddb2 ath6kl: move htc_hif to hif.c by Kalle Valo · 13 years ago
  59. b4be895 ath6kl: return error block size is not power of 2 by Kalle Valo · 13 years ago
  60. cbf49a6 ath6kl: fix struct host_app_area endian handling by Kalle Valo · 13 years ago
  61. a7f0c58 ath6kl: remove unused parameters from struct wmi by Kalle Valo · 13 years ago
  62. aa6cffc ath6kl: make sure WLAN power save is enabled during suspend by Chilam Ng · 13 years ago
  63. 4533d90 ath6kl: Minor cleanup in msg_look_ahead parameter in ath6kl_htc_rxmsg_pending_handler() by Vasanthakumar Thiagarajan · 13 years ago
  64. 99f5429 ath6kl: Avoid processing failed rx packets by Vasanthakumar Thiagarajan · 13 years ago
  65. b8d5d5f ath6kl: Fix htc_packet leak in ath6kl_htc_rx_fetch() by Vasanthakumar Thiagarajan · 13 years ago
  66. 4159cc9 ath6kl: Fix htc_packet leak in ath6kl_htc_rx_process_packets() by Vasanthakumar Thiagarajan · 13 years ago
  67. 861dd05 ath6kl: Claim sdio function only at appropriate places by Vasanthakumar Thiagarajan · 13 years ago
  68. 151bd30 ath6kl: Replace spin_lock_irqsave with spin_lock_bh by Vasanthakumar Thiagarajan · 13 years ago
  69. 1555f73 ath6kl: Fix sparse warning "symbol 'conn' shadows an earlier one" by Vasanthakumar Thiagarajan · 13 years ago
  70. f1f9217 ath6kl: Enable force foreground scan in connected state by Vasanthakumar Thiagarajan · 13 years ago
  71. 1eb54c8 mwifiex: prevent corruption instead of just warning by Dan Carpenter · 13 years ago
  72. 7d7ab02 mwifiex: enable SDIO multiport aggregation by Amitkumar Karwar · 13 years ago
  73. fa161cb mwifiex: remove an unneeded NULL check by Dan Carpenter · 13 years ago
  74. fba6fe6 mwifiex: remove unneeded kfree(NULL); by Dan Carpenter · 13 years ago
  75. 1bac92c net/rfkill/core.c: use kstrtoul, etc by Julia Lawall · 13 years ago
  76. 61e3f32 net/mac80211/debugfs.c: use kstrtoul, etc by Julia Lawall · 13 years ago
  77. a729cff mac80211: implement wifi TX status by Johannes Berg · 13 years ago
  78. 1f074bd nl80211: advertise socket TX status capability by Johannes Berg · 13 years ago
  79. e412156 mac80211: Also report the STA's TDLS flag via nl80211 by Helmut Schaa · 13 years ago
  80. 99ba15c brcm80211: fmac: optimize chip core info management by Franky Lin · 13 years ago
  81. 61213be brcm80211: fmac: replace private SB macros with ssb_regs version by Franky Lin · 13 years ago
  82. e12afb6 brcm80211: fmac: move chip drive strength related code to sdio_chip.c by Franky Lin · 13 years ago
  83. a8a6c04 brcm80211: fmac: move chip detach function to sdio_chip.c by Franky Lin · 13 years ago
  84. 2bc78e1 brcm80211: fmac: move chip reset core function to sdio_chip.c by Franky Lin · 13 years ago
  85. 454d2a8 brcm80211: fmac: abstract chip core revision function by Franky Lin · 13 years ago
  86. d8f64a4 brcm80211: fmac: abstract chip iscoreup function by Franky Lin · 13 years ago
  87. a97e4fc brcm80211: fmac: chip attach code flow clean up by Franky Lin · 13 years ago
  88. 98ce903 brcm80211: fmac: remove duplicate regiter set in chip attach path by Franky Lin · 13 years ago
  89. 960908d brcm80211: fmac: move dongle gpio reset code to chip attach function by Franky Lin · 13 years ago
  90. 966414d brcm80211: fmac: disable dongle arm core in bus core setup function by Franky Lin · 13 years ago
  91. 2d4a9af brcm80211: fmac: move core disable function to sdio_chip.c by Franky Lin · 13 years ago
  92. 5b45e54 brcm80211: fmac: abstract chip buscore setup function by Franky Lin · 13 years ago
  93. e63ac6b brcm80211: fmac: move bus core prep code to sdio_chip.c by Franky Lin · 13 years ago
  94. a83369b brcm80211: fmac: move chip recognition function to sdio_chip.c by Franky Lin · 13 years ago
  95. 718897eb brcm80211: fmac: remove unnecessary 4329 chip specific code by Franky Lin · 13 years ago
  96. e247bd90 cfg80211/mac80211: allow management TX to not wait for ACK by Johannes Berg · 13 years ago
  97. e7f4a94 mac80211: send unexpected 4addr event by Johannes Berg · 13 years ago
  98. b92ab5d cfg80211: add event for unexpected 4addr frames by Johannes Berg · 13 years ago
  99. ee97192 mac80211: report OBSS beacons by Johannes Berg · 13 years ago
  100. 5e760230 cfg80211: allow registering to beacons by Johannes Berg · 13 years ago