summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* cxgb4: Add debugfs options to dump the rss key, config for PF, VF, etcHariprasad Shenai2015-01-245-0/+978
* cxgb4: Add debugfs entry to dump the contents of the flashHariprasad Shenai2015-01-245-3/+110
* mii: Handle link state changes for forced modes in mii_check_media()Ben Hutchings2015-01-192-2/+3
* 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/+33
* 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-171-2/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-01-1713-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: Add ACPI supportLendacky, Thomas2015-01-166-68/+181
* | amd-xgbe-phy: Change auto-negotiation logicLendacky, Thomas2015-01-161-0/+27
* | amd-xgbe: Remove need for Tx path spinlockLendacky, Thomas2015-01-162-28/+10
* | amd-xgbe: Simplify the Rx desciptor ring trackingLendacky, Thomas2015-01-163-43/+25
* | amd-xgbe: Clear all state during a device restartLendacky, Thomas2015-01-163-6/+24
* | amd-xgbe: Add check to be sure amd-xgbe-phy driver is usedLendacky, Thomas2015-01-161-2/+6
* | amd-xgbe: Checkpatch fixesLendacky, Thomas2015-01-163-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
* net: smc91x: Add Atari EtherNAT supportMichael Schmitz2015-01-152-4/+27
* cxgb4 : Update ipv6 address handling apiAnish Bhatt2015-01-157-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
* 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
OpenPOWER on IntegriCloud