summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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-2516-189/+1130
|\
| * i40e/i40evf: Update driver versionsSravanthi Tangeda2015-02-242-3/+3
| * i40evf: Add more info to interrupt vector namesCarolyn Wyborny2015-02-241-1/+2
| * i40e: Use ethtool private flags to display NPAR statusGreg Rose2015-02-242-0/+44
| * i40e: Set FLAG_RD when sending buffer FW must readKevin Scott2015-02-241-1/+1
| * i40e: print Rx packet split statusMitch Williams2015-02-241-2/+4
| * i40e: setup FCoE device typeVasu Dev2015-02-241-0/+6
| * i40e: Set BUF flag for Set Version AQ commandKevin Scott2015-02-241-1/+1
| * i40e: Add support for getlink, setlink ndo opsNeerav Parikh2015-02-246-22/+196
| * i40e: Implement configfs for NPAR BW configurationGreg Rose2015-02-244-8/+369
| * i40e: Add NPAR BW get and set functionsGreg Rose2015-02-245-1/+273
| * i40e: enable packet split only when IOMMU presentMitch Williams2015-02-242-2/+7
| * i40evf: allow enabling of debug prints via ethtoolAshish Shah2015-02-241-2/+4
| * i40e: Add method to keep track of current rxnfc settingsCarolyn Wyborny2015-02-242-1/+12
| * i40e/i40evf: Use advertised speed settings in ethtool and refactor get_settingsCatherine Sullivan2015-02-244-124/+173
| * i40e/i40evf: Fix output of i40e_debug_aq() for big endian machinesPaul M Stillwell Jr2015-02-242-23/+37
* | net: dsa: bcm_sf2: add HW bridging supportFlorian Fainelli2015-02-253-1/+171
|/
* net: via-rhine: add BQL supportTino Reichardt2015-02-241-9/+20
* bonding: Implement port churn-machine (AD standard 43.4.17).Mahesh Bandewar2015-02-242-7/+93
* bonding: Verify RX LACPDU has proper dest mac-addrMahesh Bandewar2015-02-241-0/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-02-2438-1032/+2157
|\
| * i40evf: don't wait foreverMitch Williams2015-02-231-2/+13
| * i40evf: refactor resetMitch Williams2015-02-231-10/+31