summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net: netcp: Enhance GBE driver to support 10G EthernetWingman Kwok2015-01-193-15/+958
* net: netcp: Add Keystone NetCP GbE driverWingman Kwok2015-01-193-1/+1847
* net: netcp: Add Keystone NetCP core ethernet driverKaricheri, Muralidharan2015-01-194-0/+2384
* net: ethernet: ti: cpsw: fix buld break when NET_POLL_CONTROLLERFelipe Balbi2015-01-191-2/+2
* net: rocker: Add basic netdev counters - v2David Ahern2015-01-181-1/+20
* net: ethernet: cpsw: don't requests IRQs we don't useFelipe Balbi2015-01-181-39/+33Star
* net: ethernet: cpsw: unroll IRQ request loopFelipe Balbi2015-01-181-15/+47
* netlink: make nlmsg_end() and genlmsg_end() voidJohannes Berg2015-01-181-1/+2
* 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/+1Star
* 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/+0Star
| * 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: Add ACPI supportLendacky, Thomas2015-01-176-68/+181
* | amd-xgbe-phy: Change auto-negotiation logicLendacky, Thomas2015-01-171-0/+27
* | amd-xgbe: Remove need for Tx path spinlockLendacky, Thomas2015-01-172-28/+10Star
* | amd-xgbe: Simplify the Rx desciptor ring trackingLendacky, Thomas2015-01-173-43/+25Star
* | amd-xgbe: Clear all state during a device restartLendacky, Thomas2015-01-173-6/+24
* | amd-xgbe: Add check to be sure amd-xgbe-phy driver is usedLendacky, Thomas2015-01-171-2/+6
* | 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/+284Star
* net: smc91x: Add Atari EtherNAT supportMichael Schmitz2015-01-162-4/+27
* 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/+21Star
* dm9000: Add regulator and reset support to dm9000Zubair Lutfullah Kakakhel2015-01-151-0/+40
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-01-1518-77/+173
|\
| * tg3: Release tp->lock before invoking synchronize_irq()Prashant Sreedharan2015-01-141-0/+12
| * tg3: tg3_reset_task() needs to use rtnl_lock to synchronizePrashant Sreedharan2015-01-141-0/+3
| * tg3: tg3_timer() should grab tp->lock before checking for tp->irq_syncPrashant Sreedharan2015-01-141-3/+5
| * i40e: adds FCoE configure optionVasu Dev2015-01-143-3/+14
| * cxgb4vf: Fix queue allocation for 40G adapterHariprasad Shenai2015-01-141-1/+1
| * net: fec: fix MDIO bus assignement for dual fec SoC'sStefan Agner2015-01-142-4/+7
| * drivers: net: cpsw: fix multicast flush in dual emac modeMugunthan V N2015-01-133-4/+19