[PATCH v2 0/8] Enable access category classification on Tx path

Aditya Shankar aditya.shankar at microchip.com
Mon Jun 26 11:43:22 UTC 2017


This patch series adds changes made to implement access
category based data classification and manages buffers allocation
between different access categories on the Tx path.

Aditya Shankar (8):
  staging: wilc1000: Add support for AC classification.
  staging: wilc1000: Add function to calculate ac queue limit
  staging: wilc1000: WMM classification of data
  staging: wilc1000: Add function to balance packet count
  staging: wilc1000: Add new variable for ac queue management
  staging: wilc1000: Get packet count from firmware
  staging: wilc1000: Change ac based on acm status
  staging: wilc1000: Update ACM bit status

Change in v2:
Add a missing patch in the patchset

 drivers/staging/wilc1000/wilc_wfi_netdevice.h |   1 +
 drivers/staging/wilc1000/wilc_wlan.c          | 136 ++++++++++++++++++++++++++
 drivers/staging/wilc1000/wilc_wlan.h          |  25 +++++
 3 files changed, 162 insertions(+)

-- 
2.7.4




More information about the devel mailing list