summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* bcma: change IRQ control function to accept bus as an argumentRafał Miłecki2015-03-024-6/+6
* bcma: add helpers bringing PCIe hosted bus up / downRafał Miłecki2015-03-027-26/+41
* brcmfmac: respect reason when deleting (deauthenticating) STARafał Miłecki2015-03-021-1/+1
* wil6210: track privacy connection attributeVladimir Kondratiev2015-02-271-12/+18
* wil6210: rename 'secure_pcp' to 'privacy'Vladimir Kondratiev2015-02-274-4/+4
* wil6210: Fix division by zero in wil_vring_debugfs_showBoris Sorochkin2015-02-271-6/+13
* wil6210: Change of threshold for tx vring idleness measurementVladimir Shulman2015-02-273-17/+39
* wil6210: branch prediction hintsVladimir Kondratiev2015-02-272-32/+33
* wil6210: enable fix for HW bug in 802.11->803.3 transformVladimir Kondratiev2015-02-273-31/+11
* wil6210: remove support for old hardwareVladimir Kondratiev2015-02-275-123/+42
* wil6210: boot loaderVladimir Kondratiev2015-02-277-50/+88
* mwifiex: fix usb tx data payload offset issueZhaoyang Liu2015-02-271-4/+4
* mwifiex: DMA alignment for RX packetsAvinash Patil2015-02-275-4/+35
* mwifiex: modify TX buff size for SD8887Avinash Patil2015-02-271-1/+1
* mwifiex: change datatype to bool for device capability flagsAvinash Patil2015-02-274-39/+39
* mwifiex: do not process mgmt rx on uninitialized interfaceAvinash Patil2015-02-271-0/+7
* mwifiex: more_task flag for main_processShengzhen Li2015-02-272-7/+10
* libertas: remove unnecessary check before calling debugfs_removeBas Peters2015-02-271-2/+1
* rtlwifi: Modify some USB de-initialize code.Taehee Yoo2015-02-271-4/+7
* ath9k_htc: Add new USB IDLeon Nardella2015-02-261-0/+1
* rtlwifi: Clear ACM_CTRL AC3_VO bit correctlyJes Sorensen2015-02-268-8/+8
* brcmfmac: Fix escan timer causing oops.Hante Meuleman2015-02-261-6/+4
* brcmfmac: Dont sleep when ctrl frames to transmit.Hante Meuleman2015-02-261-0/+1
* brcmfmac: make sdio suspend wait for threads to freezeArend van Spriel2015-02-263-63/+184
* brcmfmac: add debugfs file containing revision infoArend van Spriel2015-02-261-0/+30
* brcmfmac: Remove error print for invalid key index.Hante Meuleman2015-02-261-1/+0
* brcmfmac: use helper function for changing SDIO stateArend van Spriel2015-02-263-26/+54
* mwifiex: use alloc_workqueue's format strings capabilities for WQ namesAvinash Patil2015-02-261-10/+4
* brcm80211: drop unreachable else caseNicholas Mc Guire2015-02-261-9/+2
* brcmfmac: use msecs_to_jiffies for time conversionNicholas Mc Guire2015-02-261-3/+3
* ath9k: Restart TSF2 timers on wakeupSujith Manoharan2015-02-261-0/+7
* ath9k: Clear additional WoW eventsSujith Manoharan2015-02-262-1/+6
* ath9k: Handle additional patterns on wakeupSujith Manoharan2015-02-262-5/+19
* ath9k: Check MCI PowerSave stateSujith Manoharan2015-02-262-1/+22
* ath9k: Add new MCI statesSujith Manoharan2015-02-261-1/+29
* ath9k: Set keep awake timerSujith Manoharan2015-02-261-0/+6
* ath9k: Fix descriptors for keep-alive frameSujith Manoharan2015-02-261-6/+5
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-02-2616-189/+1130
|\
| * i40e/i40evf: Update driver versionsSravanthi Tangeda2015-02-252-3/+3
| * i40evf: Add more info to interrupt vector namesCarolyn Wyborny2015-02-251-1/+2
| * i40e: Use ethtool private flags to display NPAR statusGreg Rose2015-02-252-0/+44
| * i40e: Set FLAG_RD when sending buffer FW must readKevin Scott2015-02-251-1/+1
| * i40e: print Rx packet split statusMitch Williams2015-02-251-2/+4
| * i40e: setup FCoE device typeVasu Dev2015-02-251-0/+6
| * i40e: Set BUF flag for Set Version AQ commandKevin Scott2015-02-251-1/+1
| * i40e: Add support for getlink, setlink ndo opsNeerav Parikh2015-02-256-22/+196
| * i40e: Implement configfs for NPAR BW configurationGreg Rose2015-02-254-8/+369
| * i40e: Add NPAR BW get and set functionsGreg Rose2015-02-255-1/+273
| * i40e: enable packet split only when IOMMU presentMitch Williams2015-02-252-2/+7
| * i40evf: allow enabling of debug prints via ethtoolAshish Shah2015-02-251-2/+4