1. ed969c6 prima: Adding new queue in TL for handling eapol packets by Kanchanapally, Vidyullatha · 9 years ago
  2. 2b9f156 wlan: Validate adapter's magic number before accessing it. by Hanumantha Reddy Pothula · 9 years ago
  3. 07050f5 wlan: Initialize 'staInfo_lock' before accessing. by Hanumantha Reddy Pothula · 9 years ago
  4. 4f765af wlan: Fix ULA Logic to remove EAPOL 4/4 race-condition. by Nirav Shah · 9 years ago
  5. 0a89b7c Remove conflicting Copyright by Kiet Lam · 9 years ago
  6. 26d71b9 wlan: Add isLogpInProgress flag check during change interface by Anand N Sunkad · 9 years ago
  7. 9dacb5c prima: Info logs to indicate enable/disable queues by Padma, Santhosh Kumar · 9 years ago
  8. d68eb28 wlan: Protect cfg80211 netdev ops and wext ioctls from SSR by Mahesh A Saptasagar · 9 years ago
  9. 5d148f1 wlan: enhance HDD and TL logging in data path by Mihir Shete · 9 years ago
  10. 8c65f38 wlan: Remove redundant ini parameter for DHCP debugging by Sachin Ahuja · 9 years ago
  11. f8f7453 wlan: do not free skb if it cannot be retrieved from the list by Mihir Shete · 10 years ago
  12. bcb0b7e wlan: Move staInfo to sapContext by Sachin Ahuja · 10 years ago
  13. bfd1713 wlan: Change Unwanted debugs prints to Info. by Deepthi Gowri · 10 years ago
  14. 327c2ab wlan: issue command for recovery if data stall persists by Mihir Shete · 10 years ago
  15. 82a7a5b wlan: Add check for adapter MAGIC to avoid crash in rx_packet_cbk by Abhishek Singh · 10 years ago
  16. d9b7cc1 wlan: Add logs to dump the DHCP Packets by Dino Mycle · 10 years ago
  17. fd62d9d wlan: issue fiq instead of explicit SSR by Mihir Shete · 10 years ago
  18. 69ddd0b wlan: Avoid race condition in locking of tx queues per staId. by Katya Nigam · 10 years ago
  19. f347369 wlan: enhance debugging when Tx timeout is detected by Mihir Shete · 10 years ago
  20. 1815629 wlan: Change the behavior of isLoadUnloadInProgres by Mihir Shete · 10 years ago
  21. 6d1d2a3 wlan: In SAP case, split HDD control and Data path logs by c_hpothu · 10 years ago
  22. d12592f wlan0: reduce severity of logs coming in low resource context by Mihir Shete · 10 years ago
  23. c710090 wln: stop printing redundant logs during SAP unload. by Hanumantha Reddy Pothula · 10 years ago
  24. 842dad0 Make Copyright consistent batch-2 to match legal by Kiet Lam · 10 years ago
  25. aa8e15a wlan: Release 3.2.3.240a by Kiet Lam · 10 years ago
  26. a3ba5a5 wlan: hdd: Log the packet information in kmsg by Tushnim Bhattacharyya · 10 years ago
  27. a0516c6 wlan: Fix static analysis issues in HDD files by Rajesh Chauhan · 10 years ago
  28. cbffcb1 P2P: Increase Tx packet count on packet transmission by softAp/p2p GO. by Rashmi Ramanna · 10 years ago
  29. b156c92 wlan: Add adapter MAGIC checking in *_tx_fetch_packet_cbk() by Jeff Johnson · 11 years ago
  30. 6d2a332 wlan: HDD: removing newlines from the debug logs by Arif Hussain · 11 years ago
  31. 24bafea wlan: MAC Address Logging Fix. by Arif Hussain · 11 years ago
  32. ae69d7a Fix: Kernel panic due to unregistered timer callback invoked by Kiet Lam · 11 years ago
  33. 0299d0a wlan: hdd: fix logging format/argument mismatch by Jeff Johnson · 11 years ago
  34. f80a054 wlan: Memory leak in cfg80211 by Wilson Yang · 11 years ago
  35. 52d885b wlan: Fix issue in stop SoftAp by Rajesh Chauhan · 11 years ago
  36. bcf3852 wlan: Added ioctl to enable/disable Traffic Monitor Feature Dynamically by Kiet Lam · 11 years ago
  37. 6158985 wlan: Ignore broadcast mac address to get connected staId. by Kiet Lam · 11 years ago
  38. fd3b7a9 wlan: Place DHCP packets in VOICE queue on low resource condition. by Madan Mohan Koyyalamudi · 11 years ago
  39. e68989b wlan: To get correct link speed while multiple clients are there. by Madan Mohan Koyyalamudi · 11 years ago
  40. 3ede605 wlan: Static source code analysis fixes for HDD by Yue Ma · 11 years ago
  41. 3762069 Wlan: Enable/Disable dynamic split scan by Sudhir Sattayappa Kohalli · 11 years ago
  42. 64d68bc wlan: Add traffic monitor on SAP/P2P-GO mode by Leo Chang · 11 years ago
  43. 3bd53fa wlan: Check if adapter is null or its magic is invalid by Gopichand Nakkala · 11 years ago
  44. 6144c00 wlan: Decrease SAP timeout from 100 to 10 seconds by Amar Singhal · 11 years ago
  45. 66c0bd0 wlan: Issue with debug prints in multiple modules. by Gopichand Nakkala · 11 years ago
  46. 7dda777 wlan: hdd: remove obsolete "WLAN_SOFTAP_FEATURE" featurization by Jeff Johnson · 11 years ago
  47. eed2dca wlan: hdd: remove obsolete "INTEGRATED_SOC" featurization by Jeff Johnson · 11 years ago
  48. 50dc009 wlan: Remove access to GPL only APIs by Sameer Thalappil · 11 years ago
  49. cd78499 wlan: Fixed below issues due to which 2nd client is not associating to GO by Madan Mohan Koyyalamudi · 11 years ago
  50. 92f07d8 wlan: Adding opensource copyright/license by Gopichand Nakkala · 11 years ago
  51. f544280 wlan: Added the Initilization before accessing the "WLAN_STADescType" by Prathyusha · 11 years ago
  52. 87054ba wlan: Replace __FUNCTION__ argument with __func__ in the wlan driver by Madan Mohan Koyyalamudi · 12 years ago
  53. f91902f wlan: Changing CHECKSUM_UNNECESSARY to CHECKSUM_NONE by Madan Mohan Koyyalamudi · 12 years ago
  54. 60a6a8d wlan: Tone down the severity level of logs in tx path to WARN (from ERROR) by Madan Mohan Koyyalamudi · 12 years ago
  55. 32d95a3 prima: WLAN Driver Release 3.2.0.10 by Jeff Johnson · 12 years ago
  56. e724574 prima: WLAN Driver Release 3.2.0.9 by Jeff Johnson · 12 years ago
  57. 43971f5 prima: WLAN Driver Release 3.2.0.2 by Jeff Johnson · 12 years ago
  58. 295189b prima: WLAN Driver Release 3.1.7.9 by Jeff Johnson · 12 years ago