summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: replace br_fdb_external_learn_* calls with switchdev notifier eventsJiri Pirko2015-01-181-2/+8
* niu: remove one compound_head() callEric Dumazet2015-01-181-2/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-01-1813-81/+365
|\
| * i40e/i40evf: Bump i40e and i40evf versionsSravanthi Tangeda2015-01-162-2/+2
| * i40e: Support for NPAR iSCSI partition with DCBNeerav Parikh2015-01-164-18/+62
| * i40e: when Rx timestamps disabled set specific modeJacob Keller2015-01-161-11/+17
| * i40e: use same check for Rx hang as for Rx timestampsJacob Keller2015-01-161-1/+6
| * i40e: AQ API updates for new commandsShannon Nelson2015-01-162-10/+126
| * i40e: AQ API updatesJeff Kirsher2015-01-162-10/+10
| * i40e: add more struct size checksShannon Nelson2015-01-162-0/+86
| * i40e: Issue "Stop LLDP" command for firmware older than v4.3Neerav Parikh2015-01-161-0/+10
| * i40e: check I40E_FLAG_PTP before handling Tx or Rx timestampsJacob Keller2015-01-162-1/+11
| * i40e: only enable PTP interrupt cause if PTP is enabledJacob Keller2015-01-161-4/+7
| * i40e/i40evf: Bump i40e/i40evf versionsCatherine Sullivan2015-01-162-2/+2
| * i40e: Dump Stats string removed from debugfs help commandSravanthi Tangeda2015-01-161-1/+0
| * i40e: Add define for interrupt name string lenCarolyn Wyborny2015-01-162-8/+9
| * i40e: don't give up on DCB error after resetShannon Nelson2015-01-161-4/+6
| * i40e: fix proc/int descriptionsCarolyn Wyborny2015-01-161-2/+2
| * i40e/i40evf: Increase ASQ timeoutKevin Scott2015-01-162-2/+2
| * i40e/i40evf: AdminQ updates ww36Shannon Nelson2015-01-162-8/+10
* | amd-xgbe-phy: Allow certain PHY settings to be set by UEFILendacky, Thomas2015-01-171-23/+136
* | amd-xgbe: Add ACPI supportLendacky, Thomas2015-01-178-106/+273
* | amd-xgbe-phy: Use the proper auto-negotiation XNP registersLendacky, Thomas2015-01-171-2/+6
* | amd-xgbe-phy: Properly support the FEC auto-negotiationLendacky, Thomas2015-01-171-11/+33
* | amd-xgbe-phy: Change auto-negotiation logicLendacky, Thomas2015-01-172-266/+388
* | amd-xgbe: Remove need for Tx path spinlockLendacky, Thomas2015-01-172-28/+10
* | amd-xgbe: Simplify the Rx desciptor ring trackingLendacky, Thomas2015-01-173-43/+25
* | amd-xgbe: Clear all state during a device restartLendacky, Thomas2015-01-173-6/+24
* | amd-xgbe-phy: On suspend, save CTRL1 reg for use on resumeLendacky, Thomas2015-01-171-11/+9
* | amd-xgbe: Add check to be sure amd-xgbe-phy driver is usedLendacky, Thomas2015-01-171-2/+6
* | amd-xgbe-phy: Checkpatch fixesLendacky, Thomas2015-01-171-3/+4
* | amd-xgbe: Checkpatch fixesLendacky, Thomas2015-01-173-3/+3
|/
* net/macb: Create gem_ethtool_ops for new statistics functionsXander Huff2015-01-161-2/+13
* net/macb: Add whitespace around arithmetic operatorsXander Huff2015-01-161-5/+5
* net/macb: Fix comments to meet style guidelinesXander Huff2015-01-161-450/+284
* Driver: Vmxnet3: Fix ethtool -S to return correct rx queue statsShrikrishna Khare2015-01-162-3/+3
* net: smc91x: Add Atari EtherNAT supportMichael Schmitz2015-01-162-4/+27
* Merge tag 'mac80211-next-for-davem-2015-01-15' of git://git.kernel.org/pub/sc...David S. Miller2015-01-1627-135/+138
|\
| * mac80211_hwsim: fix PS debugfs file lockingJohannes Berg2015-01-091-11/+11
| * cfg80211: remove enum station_info_flagsJohannes Berg2015-01-0810-39/+35
| * mac80211: allow drivers to provide most station statisticsJohannes Berg2015-01-081-9/+11
| * cfg80211: remove "channel" from survey namesJohannes Berg2015-01-0811-57/+58
| * mac80211: Re-fix accounting of the tailroom-needed counterIdo Yariv2015-01-072-1/+4
| * Merge branch 'mac80211' into mac80211-nextJohannes Berg2015-01-075-32/+65
| |\
| * | mac80211_hwsim: fix check for custom world regdom array sizeJohannes Berg2014-12-221-4/+4
| * | mac80211: move U-APSD enablement to vif flagsJohannes Berg2014-12-156-13/+12
| * | mac80211: Move IEEE80211_TX_CTL_PS_RESPONSESujith Manoharan2014-12-121-2/+4
* | | cxgb4 : Update ipv6 address handling apiAnish Bhatt2015-01-167-163/+447
* | | net: sh_eth: Use u32 for 32-bit register dataGeert Uytterhoeven2015-01-152-23/+21
* | | dm9000: Add regulator and reset support to dm9000Zubair Lutfullah Kakakhel2015-01-151-0/+40