1. fa01122 wlan: Send ARP at lowest rate and using WQ5 by Abhishek Singh · 10 years ago
  2. 23a9223 wlan: Fix issues reported by Static Analysis by Mukul Sharma · 10 years ago
  3. 31e1e39 wlan: delete the list node before freeing skb by Mihir Shete · 10 years ago
  4. 3249078 wlan: Split HDD control and Data path logs by c_hpothu · 10 years ago
  5. 3c2ee30 Revert "wlan: Split HDD control and Data path logs" by Kiet Lam · 10 years ago
  6. e9837c0 wlan: Split HDD control and Data path logs by c_hpothu · 10 years ago
  7. 77731d4 wlan: Added check to validate pAdapter by c_hpothu · 10 years ago
  8. 842dad0 Make Copyright consistent batch-2 to match legal by Kiet Lam · 10 years ago
  9. b824544 wlan: HDD layer logging enhancement. by c_hpothu · 11 years ago
  10. aa8e15a wlan: Release 3.2.3.240a by Kiet Lam · 10 years ago
  11. 3657858 wlan: Rate limit the print indicating Tx queue is 3/4th full. by Rashmi Ramanna · 10 years ago
  12. a3ba5a5 wlan: hdd: Log the packet information in kmsg by Tushnim Bhattacharyya · 10 years ago
  13. 87f22fc wlan: fix static analysis issues in HDD files by Mingcheng Zhu · 10 years ago
  14. 971c288 wlan: HDD log level modification. by Agarwal Ashish · 11 years ago
  15. 3494745 Wlan: Compiling failed by Kiet Lam · 10 years ago
  16. 4191463 wlan: Fixing possible issue of incomplete queue flush in IBSS by Ravi Joshi · 11 years ago
  17. 29b7403 Revert "wlan: Non-sec wd bark due to excessive logging" by Wilson Yang · 10 years ago
  18. b156c92 wlan: Add adapter MAGIC checking in *_tx_fetch_packet_cbk() by Jeff Johnson · 11 years ago
  19. 6d2a332 wlan: HDD: removing newlines from the debug logs by Arif Hussain · 11 years ago
  20. bc70c42 wlan: Non-sec wd bark due to excessive logging by Wilson Yang · 11 years ago
  21. f040f47 wlan: Driver command to set uapsd enable/disable dynamically. by Kiet Lam · 11 years ago
  22. f9520d6 wlan: Fix for HDD queue disable issue during peer departure by Ravi Joshi · 11 years ago
  23. f67dca9 wlan: use correct type conversion of cfg80211 cookies by Jeff Johnson · 11 years ago
  24. cc57ed4 wlan: Fix for HDD Tx Timeout in IBSS mode by Ravi Joshi · 11 years ago
  25. fd3b7a9 wlan: Place DHCP packets in VOICE queue on low resource condition. by Madan Mohan Koyyalamudi · 11 years ago
  26. 9679744 TDLS : Protect the Adapter access with a mutex. by Madan Mohan Koyyalamudi · 11 years ago
  27. 8a93435 wlan: Fix for issues with ARP resolution in IBSS mode by Ravi Joshi · 11 years ago
  28. 87f9a92 wlan: Fix for watchdog bark due to excessive logging. by Madan Mohan Koyyalamudi · 11 years ago
  29. 3762069 Wlan: Enable/Disable dynamic split scan by Sudhir Sattayappa Kohalli · 11 years ago
  30. 0dab1ad wlan: Fix for watchdog timer bark issue. by Madan Mohan Koyyalamudi · 11 years ago
  31. 858bb36 Fix for the assert in hdd_rx_packet_cbk by Madan Mohan Koyyalamudi · 11 years ago
  32. 4a2fc1a Fix for incorrect value of rssi for TDLS peer by Gopichand Nakkala · 11 years ago
  33. 6144c00 wlan: Decrease SAP timeout from 100 to 10 seconds by Amar Singhal · 11 years ago
  34. 50bbd25 wlan: Thermal Mitigation, UDP packet delay fix by Leo Chang · 11 years ago
  35. a734f33 wlan: IBSS Support by Shailender Karmuchi · 11 years ago
  36. 75c77b6 wlan: Reduce data path debug message by Leo Chang · 11 years ago
  37. 5ba6922 wlan: TDLS regression is fixed. by Varun Reddy Yeturu · 11 years ago
  38. 3030bf7 wlan: Workaround replaced by actual fix by Varun Reddy Yeturu · 11 years ago
  39. 4ddf019 Fix for the crash due to excessive log by Gopichand Nakkala · 11 years ago
  40. 13c0d08 wlan: RSSI based TDLS tear down. by Shailender Karmuchi · 11 years ago
  41. ebd46b5 wlan: Transport debugging crash fix by schang · 11 years ago
  42. 6295e54 wlan: If host detects data stall, issue FW BMU dump command by schang · 11 years ago
  43. 4327a15 TDLS Support for the P2P interface by Gopichand Nakkala · 11 years ago
  44. 66923aa wlan: hdd: remove obsolete "CONFIG_CFG80211" featurization by Gopichand Nakkala · 11 years ago
  45. 8fbc3d4 Reduce some message log level to INFO by Gopichand Nakkala · 11 years ago
  46. 50dc009 wlan: Remove access to GPL only APIs by Sameer Thalappil · 11 years ago
  47. 5fcc458 TDLS: Exclude m/bcast mac from PPL. by Hoonki Lee · 11 years ago
  48. 387663d TDLS: Fixed mem_free problem at driver unload. by Hoonki Lee · 11 years ago
  49. 1279e23 TDLS: Fixed problem of TDLS teardown by Chilam Ng · 11 years ago
  50. 571c65a TDLS Changes for implicit trigger. by Chilam NG · 11 years ago
  51. 92f07d8 wlan: Adding opensource copyright/license by Gopichand Nakkala · 11 years ago
  52. 87054ba wlan: Replace __FUNCTION__ argument with __func__ in the wlan driver by Madan Mohan Koyyalamudi · 12 years ago
  53. 4e31b13 wlan: Checkpatch fixes for WLAN prima LA driver by Madan Mohan Koyyalamudi · 12 years ago
  54. ea77701 wlan: DXE Health monitor by Madan Mohan Koyyalamudi · 12 years ago
  55. f91902f wlan: Changing CHECKSUM_UNNECESSARY to CHECKSUM_NONE by Madan Mohan Koyyalamudi · 12 years ago
  56. 60a6a8d wlan: Tone down the severity level of logs in tx path to WARN (from ERROR) by Madan Mohan Koyyalamudi · 12 years ago
  57. 596e4fb wlan: Incorrect debug comments fixed by Madan Mohan Koyyalamudi · 12 years ago
  58. 992cd44 wlan: Inform TL about pending packets whenever Queue is filling up by Madan Mohan Koyyalamudi · 12 years ago
  59. 2386376 wlan: host driver logging improvements by Mohit Khanna · 12 years ago
  60. 32d95a3 prima: WLAN Driver Release 3.2.0.10 by Jeff Johnson · 12 years ago
  61. e724574 prima: WLAN Driver Release 3.2.0.9 by Jeff Johnson · 12 years ago
  62. 43971f5 prima: WLAN Driver Release 3.2.0.2 by Jeff Johnson · 12 years ago
  63. 295189b prima: WLAN Driver Release 3.1.7.9 by Jeff Johnson · 12 years ago