summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-07-191-9/+0Star
|\
| * MIPS: SB1: Remove support for Pass 1 parts.Ralf Baechle2015-07-141-9/+0Star
* | net: bcmgenet: fix accounting of packet drops vs errorsPetri Gynther2015-07-121-4/+0Star
* | net: axienet: Fix devm_ioremap_resource return value checkKrzysztof Kozlowski2015-07-101-4/+4
* | drivers: net: cpsw: fix disabling of tx interrupt in rx isrMugunthan V N2015-07-091-16/+3Star
* | net: systemport: Use eth_hw_addr_randomVaishali Thakkar2015-07-091-1/+1
* | sfc: Report TX completions to BQL after all TX events in interruptPeter Dunning2015-07-093-1/+18
* | 3c59x: Fix shared IRQ handlingDenys Vlasenko2015-07-091-1/+3
* | sfc: Ensure down_write(&filter_sem) and up_write() are matched before calling...Shradha Shah2015-07-091-6/+11
* | drivers: net: cpsw: fix crash while accessing second slave ethernet interfaceMugunthan V N2015-07-091-2/+4
* | sfc: suppress handled MCDI failures when changing the MAC addressDaniel Pieczko2015-07-091-2/+5
* | sfc: add legacy method for changing a PF's MAC addressDaniel Pieczko2015-07-093-42/+126
* | sfc: refactor code in efx_ef10_set_mac_address()Daniel Pieczko2015-07-091-25/+20Star
* | net: fec: Ensure clocks are enabled while using mdio busAndrew Lunn2015-07-091-13/+75
* | amd-xgbe: Fix DMA API debug warningLendacky, Thomas2015-07-094-12/+22
* | cxgb4: Fix incorrect sequence numbers shown in devlogHariprasad Shenai2015-07-031-12/+13
* | enic: fix issues in enic_pollGovindarajulu Varadarajan2015-07-021-2/+2
|/
* Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-07-022-8/+2Star
|\
| * cxgb4: use kvfree() in t4_free_mem()Pekka Enberg2015-07-011-4/+1Star
| * cxgb3: use kvfree() in cxgb_free_mem()Pekka Enberg2015-07-011-4/+1Star
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-07-0141-315/+515
|\ \
| * | net: mvneta: disable IP checksum with jumbo frames for Armada 370Simon Guinot2015-06-301-1/+25
| * | net: mvneta: introduce compatible string "marvell, armada-xp-neta"Simon Guinot2015-06-301-0/+1
| * | net: icplus: fix typo in constant nameNik Nyby2015-06-302-2/+2
| * | sis900: Trivial: Fix typos in enumsNik Nyby2015-06-291-2/+2
| * | stmmac: Trivial: fix typo in constant nameNik Nyby2015-06-291-2/+2
| * | net-Liquidio: Delete unnecessary checks before the function call "vfree"Markus Elfring2015-06-293-13/+5Star
| * | amd-xgbe: Add the __GFP_NOWARN flag to Rx buffer allocationTom Lendacky2015-06-291-1/+1
| * | net: bcmgenet: workaround initial read failures for integrated PHYsFlorian Fainelli2015-06-292-4/+51
| * | bnx2x: fix DMA API usageMichal Schmidt2015-06-293-24/+12Star
| * | net: via: VIA_RHINE and VIA_VELOCITY should depend on HAS_DMAGeert Uytterhoeven2015-06-291-0/+2
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-06-299-104/+198
| |\ \
| | * | i40evf: don't configure unused RSS queuesMitch Williams2015-06-261-1/+1
| | * | i40evf: fix panic during MTU changeMitch Williams2015-06-264-65/+54Star
| | * | e1000e: i219 - k1 workaround for LPT is not required for SPTYanir Lubetkin2015-06-261-2/+1Star
| | * | e1000e: i219 - Increase minimum FIFO read/write min gapYanir Lubetkin2015-06-261-0/+46
| | * | e1000e: i219 - increase IPG for speed 10/100 full duplexYanir Lubetkin2015-06-261-3/+7
| | * | e1000e: i219 - fix to enable both ULP and EEE in Sx stateYanir Lubetkin2015-06-261-13/+32
| | * | e1000e: synchronization of MAC-PHY interface only on non- ME systemsYanir Lubetkin2015-06-261-10/+12
| | * | e1000e: fix locking issue with e1000e_disable_aspmYanir Lubetkin2015-06-261-4/+34
| | * | igb: bump version of igb to 5.2.18Todd Fujinaka2015-06-261-1/+1
| | * | igb: disable IPv6 extension header processingTodd Fujinaka2015-06-262-5/+10
| * | | bnx2x: fix lockdep splatEric Dumazet2015-06-291-1/+2
| * | | net: fec: don't access RACC register when not availableGreg Ungerer2015-06-292-13/+19
| * | | drivers: net: xgene: Pre-initialize ret in xgene_enet_get_resources()Geert Uytterhoeven2015-06-291-1/+1
| |/ /
| * | bnx2x: Fix linearization for encapsulated packetsYuval Mintz2015-06-251-2/+7
| * | bnx2x: Release nvram lock on error flowYuval Mintz2015-06-251-0/+1
| * | bnx2x: Fix statistics gathering on link changeAriel Elior2015-06-251-0/+2
| * | bnx2x: Fix self-test for 20g devicesYuval Mintz2015-06-251-4/+8
| * | bnx2x: Fix VF MAC removalShahed Shaikh2015-06-251-1/+1