summaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/uap_txrx.c
Commit message (Expand)AuthorAgeFilesLines
* mwifiex: make tx packet 64 byte DMA alignedXinming Hu2015-01-061-13/+15
* mwifiex: guard station nodes access by station list lockAvinash Patil2014-12-051-0/+3
* mwifiex: add Tx status support for ACTION framesAmitkumar Karwar2014-11-251-1/+2
* mwifiex: add Tx status support for EAPOL packetsAmitkumar Karwar2014-11-251-1/+6
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville2014-07-101-0/+1
|\
| * mwifiex: initialize Tx/Rx info of a packet correctlyAmitkumar Karwar2014-07-031-0/+1
* | wireless: mwifiex: Use the proper interfacesThomas Gleixner2014-06-251-3/+1Star
* | Revert "mwifiex: Use the proper interfaces"Bing Zhao2014-06-251-1/+3
* | mwifiex: update Copyright to 2014Xinming Hu2014-06-251-1/+1
* | mwifiex: Use the proper interfacesThomas Gleixner2014-06-201-3/+1Star
|/
* mwifiex: add AMSDU inside AMPDU supportAmitkumar Karwar2014-03-141-21/+1Star
* mwifiex: update statistics for bridged packets on AP interfaceUjjal Roy2013-12-091-1/+14
* mwifiex: fix rx_pending count imbalanceUjjal Roy2013-12-091-12/+3Star
* mwifiex: fix an issue with Appletalk devicesAmitkumar Karwar2013-12-091-2/+6
* mwifiex: remove rfc1042_eth_hdr variableAmitkumar Karwar2013-12-091-3/+2Star
* mwifiex: fix wrong eth_hdr usage for bridged packets in AP modeUjjal Roy2013-11-111-3/+26
* mwifiex: delete AP TX queues when bridged packets reach thresholdAvinash Patil2013-07-241-1/+65
* mwifiex: remove stop_net_dev_queue operation in AP forwardingHuawei Yang2013-07-241-4/+0Star
* mwifiex: rx path enhancement to derive priv only onceAvinash Patil2012-10-291-12/+5Star
* mwifiex: set txpd when send a mgmt frame for AP and GO modeStone Piao2012-09-281-0/+9
* mwifiex: report received management frames to cfg80211Stone Piao2012-09-281-0/+6
* mwifiex: separate TxPD processing routine for APAvinash Patil2012-09-111-0/+70
* mwifiex: support RX AMSDU aggregation for uAPAvinash Patil2012-08-061-3/+53
* mwifiex: improve uAP RX handlingAvinash Patil2012-08-061-0/+205