aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/wireless/mwifiex/uap_txrx.c (follow)
AgeCommit message (Expand)AuthorFilesLines
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