summaryrefslogtreecommitdiff
path: root/drivers/net/wireless/marvell
AgeCommit message (Expand)AuthorFilesLines
2016-03-19Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds33-203/+1340
2016-03-18lib: update single-char callers of strtobool()Kees Cook1-6/+4
2016-03-10mwifiex: Empty Tx queue during suspendAmitkumar Karwar1-3/+25
2016-03-10libertas: fix an error code in probeDan Carpenter1-1/+2
2016-03-07mwifiex: Added missing spaces around bracketsUjjal Roy1-2/+2
2016-03-07mwifiex: Removed extra spaces before commasUjjal Roy2-2/+2
2016-03-07mwifiex: Fixed incorrect indentation issueUjjal Roy1-1/+1
2016-03-07mwifiex: do not set multiport flag for tx/rx single packetXinming Hu1-0/+6
2016-03-07mwifiex: add sdio multiport aggregation debug informationXinming Hu4-0/+41
2016-03-07mwifiex: fix corner case association failureAmitkumar Karwar1-0/+1
2016-03-07mwifiex: add delay when tdls confirm frame is queuedXinming Hu1-0/+7
2016-03-07mwifiex: Use to_delayed_work()Amitoj Kaur Chawla1-4/+2
2016-03-06Merge 'net-next/master'Kalle Valo1-4/+6
2016-03-02Merge tag 'mac80211-next-for-davem-2016-02-26' of git://git.kernel.org/pub/sc...David S. Miller1-4/+6
2016-02-25mwifiex: fix an indenting mistakeDan Carpenter1-1/+1
2016-02-07mwifiex: firmware dump support for w8997 chipsetXinming Hu3-11/+33
2016-02-07mwifiex: increase the priority of firmware dump messageAmitkumar Karwar1-2/+2
2016-02-07mwifiex: dynamically increase preallocated firmware dump memory sizeXinming Hu2-5/+18
2016-02-07mwifiex: use an extensible framework for firmware dump solutionXinming Hu2-21/+33
2016-02-07mwifiex: keep original structure in decl header fileXinming Hu3-20/+22
2016-02-07mwifiex: skip firmware dump when read_regs() failsXinming Hu1-0/+4
2016-02-07mwifiex: process pcie io memory read failure caseXinming Hu1-0/+2
2016-02-07mwifiex: display right transmit packet delayXinming Hu2-0/+2
2016-02-06libertas: add an cfg80211 interface for powersavingAndreas Kemnade1-0/+38
2016-02-06libertas: fix ps-mode related removal problemsAndreas Kemnade1-1/+6
2016-02-06libertas: go back to ps mode without commands pendingAndreas Kemnade1-31/+5
2016-02-06libertas: do not confirm sleep if commands are pendingAndreas Kemnade1-0/+4
2016-02-06libertas: check whether bus can do more than pollingAndreas Kemnade3-1/+3
2016-02-06libertas: fix pointer bugs for PS_MODE commandsAndreas Kemnade2-3/+6
2016-02-06mwifiex: fix a reversed conditionDan Carpenter1-1/+1
2016-02-06mwifiex: fix bandwidth display problemNachiket Kukade5-3/+23
2016-01-29mwifiex: use SYNC flag for canceling host sleepAmitkumar Karwar1-1/+1
2016-01-29mwifiex: add RSSI support for net-detectGanapathi Bhat3-0/+24
2016-01-29mwifiex: report wakeup reason to cfg80211chunfan chen8-0/+139
2016-01-29mwifiex: add wowlan net-detect supportchunfan chen6-17/+80
2016-01-29mwifiex: add wowlan info messageschunfan chen1-2/+6
2016-01-29mwifiex: add schedule scan supportXinming Hu10-0/+493
2016-01-29mwifiex: fix power state out of sync problemShengzhen Li1-5/+5
2016-01-29mwifiex: enable pcie MSIx interrupt mode supportXinming Hu2-28/+176
2016-01-29mwifiex: add debugfs file to read chip informationXinming Hu4-4/+63
2016-01-29mwifiex: fix IBSS data path issue.chunfan chen2-6/+10
2016-01-29mwifiex: firmware download enhancementschunfan chen5-35/+57
2016-01-14mac80211: pass block ack session timeout to to driverSara Sharon1-4/+6
2016-01-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds90-0/+68391
2016-01-07mwifiex: reduce cloned skb queue sizeAmitkumar Karwar1-1/+1
2016-01-07mwifiex: increase priority for critical messageXinming Hu2-5/+5
2016-01-07mwifiex: fix missing debug messagesXinming Hu1-16/+10
2016-01-07mwifiex: correctly handling kzallocInsu Yun1-0/+11
2015-12-30mwifiex: enable MSI interrupt support in pcieAvinash Patil2-8/+26
2015-12-30mwifiex: add missing check for PCIe8997 chipsetAmitkumar Karwar1-0/+1