aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/uap_txrx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-08mwifiex: maintain station statistic in uap modeXinming Hu1-1/+17
2015-05-26mwifiex: change dbg print func to mwifiex_dbgZhaoyang Liu1-16/+20
2015-01-06mwifiex: make tx packet 64 byte DMA alignedXinming Hu1-13/+15
2014-12-05mwifiex: guard station nodes access by station list lockAvinash Patil1-0/+3
2014-11-25mwifiex: add Tx status support for ACTION framesAmitkumar Karwar1-1/+2
2014-11-25mwifiex: add Tx status support for EAPOL packetsAmitkumar Karwar1-1/+6
2014-07-10Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-0/+1
2014-07-03mwifiex: initialize Tx/Rx info of a packet correctlyAmitkumar Karwar1-0/+1
2014-06-25wireless: mwifiex: Use the proper interfacesThomas Gleixner1-3/+1
2014-06-25Revert "mwifiex: Use the proper interfaces"Bing Zhao1-1/+3
2014-06-25mwifiex: update Copyright to 2014Xinming Hu1-1/+1
2014-06-20mwifiex: Use the proper interfacesThomas Gleixner1-3/+1
2014-03-14mwifiex: add AMSDU inside AMPDU supportAmitkumar Karwar1-21/+1
2013-12-09mwifiex: update statistics for bridged packets on AP interfaceUjjal Roy1-1/+14
2013-12-09mwifiex: fix rx_pending count imbalanceUjjal Roy1-12/+3
2013-12-09mwifiex: fix an issue with Appletalk devicesAmitkumar Karwar1-2/+6
2013-12-09mwifiex: remove rfc1042_eth_hdr variableAmitkumar Karwar1-3/+2
2013-11-11mwifiex: fix wrong eth_hdr usage for bridged packets in AP modeUjjal Roy1-3/+26
2013-07-24mwifiex: delete AP TX queues when bridged packets reach thresholdAvinash Patil1-1/+65
2013-07-24mwifiex: remove stop_net_dev_queue operation in AP forwardingHuawei Yang1-4/+0
2012-10-29mwifiex: rx path enhancement to derive priv only onceAvinash Patil1-12/+5
2012-09-28mwifiex: set txpd when send a mgmt frame for AP and GO modeStone Piao1-0/+9
2012-09-28mwifiex: report received management frames to cfg80211Stone Piao1-0/+6
2012-09-11mwifiex: separate TxPD processing routine for APAvinash Patil1-0/+70
2012-08-06mwifiex: support RX AMSDU aggregation for uAPAvinash Patil1-3/+53
2012-08-06mwifiex: improve uAP RX handlingAvinash Patil1-0/+205