summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* cxgb4: Update register ranges for T6 adapterHariprasad Shenai2015-07-081-7/+9
* cxgb4: Don't use entire L2T table, use only its sliceHariprasad Shenai2015-07-084-44/+71
* net: ec_bhf: Use module_pci_driverVaishali Thakkar2015-07-081-13/+1
* cxgb4: Add PCI device ids for few more T5 and T6 adaptersHariprasad Shenai2015-07-081-0/+18
* net/mlx4_core: Add extra check for total vfs for SRIOVCarol Soto2015-07-081-6/+14
* net: macb: Add SG support for Zynq SOC familyPunnaiah Choudary Kalluri2015-07-081-4/+2
* mlx4: TCP/UDP packets have L4 hashEric Dumazet2015-07-081-2/+6
* 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-012-8/+2
|\
| * cxgb4: use kvfree() in t4_free_mem()Pekka Enberg2015-06-301-4/+1
| * cxgb3: use kvfree() in cxgb_free_mem()Pekka Enberg2015-06-301-4/+1
* | 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-292-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/+5
| * | 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-282-4/+51
| * | bnx2x: fix DMA API usageMichal Schmidt2015-06-283-24/+12
| * | net: via: VIA_RHINE and VIA_VELOCITY should depend on HAS_DMAGeert Uytterhoeven2015-06-281-0/+2
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-06-289-104/+198
| |\ \
| | * | i40evf: don't configure unused RSS queuesMitch Williams2015-06-261-1/+1
| | * | i40evf: fix panic during MTU changeMitch Williams2015-06-264-65/+54
| | * | e1000e: i219 - k1 workaround for LPT is not required for SPTYanir Lubetkin2015-06-261-2/+1
| | * | 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-281-1/+2
| * | | net: fec: don't access RACC register when not availableGreg Ungerer2015-06-282-13/+19
| * | | drivers: net: xgene: Pre-initialize ret in xgene_enet_get_resources()Geert Uytterhoeven2015-06-281-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
| * | bnx2x: Don't notify about scratchpad paritiesManish Chopra2015-06-252-10/+21
| * | bnx2x: Prevent false warning when accessing MACsYuval Mintz2015-06-251-1/+1
| * | bnx2x: Correct speed from baseT into KR.Yuval Mintz2015-06-253-19/+59
| * | bnx2x: Correct asymmetric flow-controlYuval Mintz2015-06-252-14/+29
| * | enic: use atomic_t instead of spin_lock in busy pollGovindarajulu Varadarajan2015-06-252-66/+29
| * | net/fsl: remove dependency FSL_SOC for GianfarAlison Wang2015-06-251-2/+2
| * | cavium/liquidio: fix some error handling in lio_set_phys_id()Dan Carpenter2015-06-251-2/+3
| * | renesas: missing unlock on error pathDan Carpenter2015-06-251-1/+3
OpenPOWER on IntegriCloud