summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorLines
2015-01-19net: netcp: Add Keystone NetCP core ethernet driverKaricheri, Muralidharan-0/+2384
2015-01-19net: ethernet: ti: cpsw: fix buld break when NET_POLL_CONTROLLERFelipe Balbi-2/+2
2015-01-19tunnels: advertise link netns via netlinkNicolas Dichtel-0/+8
2015-01-19ath9k: fix race condition in irq processing during hardware resetFelix Fietkau-4/+3
2015-01-19Merge tag 'iwlwifi-for-kalle-2015-01-15' of https://git.kernel.org/pub/scm/li...Kalle Valo-0/+7
2015-01-18iwlwifi: mvm: abort scheduled scan upon RFKILLEmmanuel Grumbach-0/+7
2015-01-18net: rocker: Add basic netdev counters - v2David Ahern-1/+20
2015-01-18net: ethernet: cpsw: don't requests IRQs we don't useFelipe Balbi-39/+33
2015-01-18net: ethernet: cpsw: unroll IRQ request loopFelipe Balbi-15/+47
2015-01-18netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg-3/+6
2015-01-18net: replace br_fdb_external_learn_* calls with switchdev notifier eventsJiri Pirko-2/+8
2015-01-17niu: remove one compound_head() callEric Dumazet-2/+1
2015-01-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller-81/+365
2015-01-16amd-xgbe-phy: Allow certain PHY settings to be set by UEFILendacky, Thomas-23/+136
2015-01-16amd-xgbe: Add ACPI supportLendacky, Thomas-106/+273
2015-01-16amd-xgbe-phy: Use the proper auto-negotiation XNP registersLendacky, Thomas-2/+6
2015-01-16amd-xgbe-phy: Properly support the FEC auto-negotiationLendacky, Thomas-11/+33
2015-01-16amd-xgbe-phy: Change auto-negotiation logicLendacky, Thomas-266/+388
2015-01-16amd-xgbe: Remove need for Tx path spinlockLendacky, Thomas-28/+10
2015-01-16amd-xgbe: Simplify the Rx desciptor ring trackingLendacky, Thomas-43/+25
2015-01-16amd-xgbe: Clear all state during a device restartLendacky, Thomas-6/+24
2015-01-16amd-xgbe-phy: On suspend, save CTRL1 reg for use on resumeLendacky, Thomas-11/+9
2015-01-16amd-xgbe: Add check to be sure amd-xgbe-phy driver is usedLendacky, Thomas-2/+6
2015-01-16amd-xgbe-phy: Checkpatch fixesLendacky, Thomas-3/+4
2015-01-16amd-xgbe: Checkpatch fixesLendacky, Thomas-3/+3
2015-01-16i40e/i40evf: Bump i40e and i40evf versionsSravanthi Tangeda-2/+2
2015-01-16i40e: Support for NPAR iSCSI partition with DCBNeerav Parikh-18/+62
2015-01-16i40e: when Rx timestamps disabled set specific modeJacob Keller-11/+17
2015-01-16i40e: use same check for Rx hang as for Rx timestampsJacob Keller-1/+6
2015-01-16i40e: AQ API updates for new commandsShannon Nelson-10/+126
2015-01-16i40e: AQ API updatesJeff Kirsher-10/+10
2015-01-16i40e: add more struct size checksShannon Nelson-0/+86
2015-01-16i40e: Issue "Stop LLDP" command for firmware older than v4.3Neerav Parikh-0/+10
2015-01-16i40e: check I40E_FLAG_PTP before handling Tx or Rx timestampsJacob Keller-1/+11
2015-01-16i40e: only enable PTP interrupt cause if PTP is enabledJacob Keller-4/+7
2015-01-16i40e/i40evf: Bump i40e/i40evf versionsCatherine Sullivan-2/+2
2015-01-16i40e: Dump Stats string removed from debugfs help commandSravanthi Tangeda-1/+0
2015-01-16i40e: Add define for interrupt name string lenCarolyn Wyborny-8/+9
2015-01-16i40e: don't give up on DCB error after resetShannon Nelson-4/+6
2015-01-16i40e: fix proc/int descriptionsCarolyn Wyborny-2/+2
2015-01-16i40e/i40evf: Increase ASQ timeoutKevin Scott-2/+2
2015-01-16i40e/i40evf: AdminQ updates ww36Shannon Nelson-8/+10
2015-01-16net: davinci_emac: Add support for emac on dm816xTony Lindgren-0/+5
2015-01-16net: davinci_emac: Fix ioremap for devices with MDIO within the EMAC address ...Tony Lindgren-3/+12
2015-01-16net: davinci_emac: Fix incomplete code for getting the phy from device treeTony Lindgren-5/+18
2015-01-16net: davinci_emac: Free clock after checking the frequencyTony Lindgren-0/+1
2015-01-16net: davinci_emac: Fix runtime pm calls for davinci_emacTony Lindgren-4/+29
2015-01-16net: davinci_emac: Fix hangs with interruptsTony Lindgren-9/+10
2015-01-16net/macb: Create gem_ethtool_ops for new statistics functionsXander Huff-2/+13
2015-01-16net/macb: Add whitespace around arithmetic operatorsXander Huff-5/+5