summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2016-01-07phy: Centralise print about attached phyAndrew Lunn22-77/+57
2016-01-07phy: phy_{read|write}_mmd_indirect: get addr from phydevAndrew Lunn4-32/+23
2016-01-07net: dnet: Use phy_find_first() helperAndrew Lunn1-7/+1
2016-01-07phy: add phydev_name() wrapperAndrew Lunn24-36/+36
2016-01-07phy: Add phydev_err() and phydev_dbg() macrosAndrew Lunn4-13/+17
2016-01-07phy: Use phy_read() instead of mdiobus_read()Andrew Lunn1-68/+36
2016-01-07iwlwifi: pcie: properly configure the debug buffer size for 8000Emmanuel Grumbach1-3/+12
2016-01-07iwlwifi: mvm: fix memory leaks in error paths upon fw error dumpEmmanuel Grumbach1-8/+6
2016-01-07iwlwifi: mvm: constify the parameters of a few functions in fw-dbg.cEmmanuel Grumbach5-13/+13
2016-01-07iwlwifi: mvm: check minimum temperature notification lengthJohannes Berg1-1/+1
2016-01-07iwlwifi: mvm: initialize gtkdata->mvm correctlyEliad Peller1-0/+1
2016-01-07iwlwifi: mvm: check PN for CCMP/GCMP in the driverJohannes Berg4-33/+245
2016-01-07iwlwifi: mvm: don't ask beacons when P2P GO vif and no assoc staAyala Beker1-25/+19
2016-01-07iwlwifi: mvm: prevent multiple stations with the same addressJohannes Berg1-0/+1
2016-01-07iwlwifi: mvm: remove useless WARN_ON and rely on cfg80211's combinationEmmanuel Grumbach1-2/+0
2016-01-07iwlwifi: mvm: support A-MSDU in A-MPDUJohannes Berg1-0/+1
2016-01-07iwlwifi: mvm: add a non-trigger window to fw dbg triggersGolan Ben-Ami3-1/+31
2016-01-07iwlwifi: mvm: dump the radio registers when the firmware crashesEmmanuel Grumbach3-2/+46
2016-01-07iwlwifi: mvm: fix extended dwell timeDavid Spinadel1-6/+7
2016-01-07iwlwifi: nvm: fix loading default NVM fileOren Givon1-1/+2
2016-01-07iwlwifi: mvm: bump max API to 20Emmanuel Grumbach3-3/+3
2016-01-07iwlwifi: set max firmware version of 7265 to 17Emmanuel Grumbach1-1/+1
2016-01-07iwlwifi: mvm: reset mvm->scan_type when firmware is startedEmmanuel Grumbach2-1/+1
2016-01-07iwlwifi: mvm: change mcc update APIMatti Gottlieb3-16/+100
2016-01-07iwlwifi: mvm: let the firmware choose the antenna for beaconsEmmanuel Grumbach2-3/+9
2016-01-07iwlwifi: update and fix 7265 series PCI IDsOren Givon1-2/+3
2016-01-07iwlwifi: dvm: fix WoWLANEmmanuel Grumbach1-0/+3
2016-01-07wcn36xx: split DMA mask register writing.Fengwei Yin1-1/+1
2016-01-07wcn36xx: handle rx skb allocation failure to avoid system crashFengwei Yin1-21/+22
2016-01-07ath9k: fix ath9k_hw_nvram_check_version()Dan Carpenter1-1/+1
2016-01-07ath9k: Enable support for cloned SKBSPawel Kulakowski1-0/+1
2016-01-07wil6210: support for platform specific crash recoveryLior David6-10/+73
2016-01-07wil6210: fix kernel OOPS when stopping interface during Rx trafficHamad Kadmany1-1/+11
2016-01-07ath10k: set SM power save disabled to default valuePeter Oh1-1/+2
2016-01-07rt2x00pci: Disable memory-write-invalidate when the driver exitsJia-Ju Bai1-0/+2
2016-01-07brcmfmac: introduce module parameter to force successful probeArend van Spriel3-1/+25
2016-01-07brcmfmac: Move all module parameters to one placeHante Meuleman9-52/+144
2016-01-07brcmfmac: Fix warn trace on module unload while in ibss modeHante Meuleman1-2/+7
2016-01-07brcmfmac: obtain feature info using 'cap' firmware commandArend van Spriel1-22/+31
2016-01-07brcmfmac: Add support for scheduled scan mac randomizationHante Meuleman4-8/+77
2016-01-07brcmfmac: Add get_station support for IBSSHante Meuleman3-0/+69
2016-01-07brcmfmac: add arp offload ip address table configuration supportFranky Lin2-0/+110
2016-01-07ipw2x00: add checks for dma mapping errorsAlexey Khoroshilov1-2/+9
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
2016-01-07iwlegacy: 4965-mac: constify il_sensitivity_ranges structureJulia Lawall1-1/+1
2016-01-07Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller9-12/+42
2016-01-07Driver: Vmxnet3: Fix regression caused by 5738a09Shrikrishna Khare2-6/+6