summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net: pch_gbe depends on x86_32Jean Delvare2014-05-161-1/+1
* net: systemport: wait for packet in umac_enable_set()Florian Fainelli2014-05-161-0/+6
* net: systemport: fix dma_unmap_single() lenFlorian Fainelli2014-05-161-1/+1
* net/ariadne: delete unneeded call to netdev_privJulia Lawall2014-05-151-3/+0
* net: systemport: pad packets to a minimum of 68 bytesFlorian Fainelli2014-05-152-7/+23
* net: systemport: only update UMAC_CMD if something changedFlorian Fainelli2014-05-151-5/+6
* ti: Remove trailing semicolon from do {...} while (0) macroJoe Perches2014-05-151-2/+2
* drivers: net: Register Micrel ksz884x network devices in PCI device tree.Markus Lottmann2014-05-151-0/+1
* drivers: net: davinci_cpdma: Convert kzalloc() to devm_kzalloc().George Cherian2014-05-151-23/+12
* net: davinci_mdio: Convert pr_err() to dev_err() callGeorge Cherian2014-05-151-1/+1
* driver net: cpsw: Convert pr_*() to dev_*() callsGeorge Cherian2014-05-151-25/+25
* driver/net/ethernet/ec_bhf.c: fix sparse warningsDarek Marcinkiewicz2014-05-141-10/+10
* net: systemport: Use devm_ioremap_resource()Jingoo Han2014-05-141-4/+3
* net/mlx4_core: Fix inaccurate return value of mlx4_flow_attach()Eyal Perry2014-05-141-1/+1
* net/mlx4_en: Using positive error value for unsignedEyal Perry2014-05-141-2/+2
* net/mlx4_en: Protect MAC address modification with the state_lock mutexShani Michaelli2014-05-141-2/+1
* net/mlx4_core: Removed unnecessary bit operation conditionEyal Perry2014-05-141-5/+4
* net/mlx4_core: Fix smatch error - possible access to a null variableEyal Perry2014-05-141-0/+14
* net/mlx4_en: Fix errors in MAC address changing when port is downShani Michaelli2014-05-141-2/+3
* net/mlx4_en: User prio mapping gets corrupted when changing number of channelsIdo Shamay2014-05-141-1/+2
* net/mlx4_core: Enforce irq affinity changes immediatlyYuval Atias2014-05-144-2/+80
* sh_eth: replace devm_kzalloc() with devm_kmalloc_array()Sergei Shtylyov2014-05-131-2/+2
* tg3: Update copyright and version to 3.137Michael Chan2014-05-132-4/+4
* tg3: Prevent page allocation failure during TSO workaroundMichael Chan2014-05-131-7/+26
* tg3: Don't modify ip header fields when doing GSOMichael Chan2014-05-131-7/+5
* arc_emac: add netpoll supportBeniamino Galvani2014-05-131-0/+12
* arc_emac: implement promiscuous mode and multicast filteringBeniamino Galvani2014-05-131-0/+37
* net: get rid of SET_ETHTOOL_OPSWilfried Klaebe2014-05-1379-93/+87
* bnx2x: fix build when BNX2X_SRIOV is not enabledRandy Dunlap2014-05-131-1/+1
* drivers: net: cpsw-phy-sel: add am43xx platform supportMugunthan V N2014-05-131-0/+4
* drivers: net: cpsw-phy-sel: add dra7xx support for phy selMugunthan V N2014-05-131-1/+56
* drivers: net: cpsw-phy-sel: initialize priv->devMugunthan V N2014-05-131-0/+1
* vlan: rename __vlan_find_dev_deep() to __vlan_find_dev_deep_rcu()dingtianhong2014-05-123-3/+3
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-05-1244-384/+1434
|\
| * net: cassini: use nested lock annotationEmil Goode2014-05-091-1/+1
| * bnx2x: Fix UNDI driver unloadYuval Mintz2014-05-091-3/+7
| * net: cpsw: add missing of_node_putJohan Hovold2014-05-091-0/+1
| * net: cpsw: fix null dereference at probeJohan Hovold2014-05-091-0/+4
| * Revert "net: eth: cpsw: Correctly attach to GPIO bitbang MDIO driver"Johan Hovold2014-05-091-12/+2
| * Driver for Beckhoff CX5020 EtherCAT master module.Darek Marcinkiewicz2014-05-083-0/+719
| * qlcnic: Set real_num_{tx|rx}_queues properlyShahed Shaikh2014-05-072-18/+47
| * qlcnic: Fix panic while dumping TX queues on TX timeoutManish Chopra2014-05-071-2/+6
| * jme: Fix DMA unmap warningNeil Horman2014-05-071-6/+47
| * net: macb: Fix race between HW and driverSoren Brinkmann2014-05-051-10/+0
| * net: macb: Remove 'unlikely' optimizationSoren Brinkmann2014-05-051-1/+1
| * net: macb: Re-enable RX interrupt only when RX is doneSoren Brinkmann2014-05-051-7/+6
| * net: macb: Clear interrupt flagsSoren Brinkmann2014-05-051-0/+10
| * net: macb: Pass same size to DMA_UNMAP as used for DMA_MAPSoren Brinkmann2014-05-051-1/+1
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-05-053-29/+46
| |\
| | * e1000e: Restrict MDIO Slow Mode workaround to relevant partsDavid Ertman2014-05-051-6/+8
OpenPOWER on IntegriCloud