aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAge
* net: fec: Fix RMON registers on imx6Jim Baxter2013-07-02
* cxgb3: Missing rtnl lock in error recoveryBenjamin Herrenschmidt2013-07-02
* net: fec: Fix Transmitted bytes counterJim Baxter2013-07-02
* net: ethernet: davinci_emac: remove redundant dev_err call in davinci_emac_pr...Wei Yongjun2013-07-02
* bnx2x: fill in sane dump flag informationMichal Schmidt2013-07-02
* bnx2x: fix dump flag handlingMichal Schmidt2013-07-02
* bnx2x: remove zeroing of dump data bufferMichal Schmidt2013-07-02
* cassini: Make missing firmware non-fatalBen Hutchings2013-07-02
* net: stmmac: fixed enh_desc set always zeroByungho An2013-07-01
* net: stmmac: fixed operator typoByungho An2013-07-01
* net: fec: Fix multicast list setup in fec_restart().Christoph Müllner2013-07-01
* alx: fix ethtool support codeJohannes Berg2013-07-01
* alx: fix MAC address alignment problemJohannes Berg2013-07-01
* alx: separate link speed/duplex fieldsJohannes Berg2013-07-01
* alx: make sizes unsignedJohannes Berg2013-07-01
* alx: remove NET_CORE Kconfig selectJohannes Berg2013-07-01
* alx: fix 100mbit/half duplex speed translationJohannes Berg2013-07-01
* alx: treat flow control correctly in alx_set_pauseparam()Johannes Berg2013-07-01
* net/mlx4_core: Add HW enforcement to VF link stateRony Efraim2013-07-01
* net/mlx4_core: Dynamic VST to VST vlan/qos changesJack Morgenstein2013-07-01
* net/trivial: replace numeric with standard PM state macrosYijing Wang2013-06-29
* drivers: net: cpsw: add newline after MACID logDaniel Mack2013-06-29
* pch_gbe: use managed functions pcim_* and devm_*Andy Shevchenko2013-06-29
* pch_gbe: convert pr_* to netdev_*Andy Shevchenko2013-06-29
* pch_gbe: remove inline keyword for exported functionsAndy Shevchenko2013-06-29
* fec: Add support for reading RMON registersChris Healy2013-06-26
* arc_emac: fix compile-time errors & warnings on PPC64Alexey Brodkin2013-06-26
* net: davinci_mdio: gaurd the DT code with IS_ENABLED(CONFIG_OF)Lad, Prabhakar2013-06-25
* net: davinci_emac: simplify the OF parser codeLad, Prabhakar2013-06-25
* net: davinci: emac: Convert to devm_* apiLad, Prabhakar2013-06-25
* ethernet/arc/arc_emac - Add new driverAlexey Brodkin2013-06-25
* net/mlx4_core: Fail device init if num_vfs is negativeJack Morgenstein2013-06-25
* net/mlx4_core: Add warning in case of command timeoutsDotan Barak2013-06-25
* net/mlx4_core: Replace sscanf() with kstrtoint()Dotan Barak2013-06-25
* net/mlx4_en: Remove an unnecessary testDotan Barak2013-06-25
* net/mlx4_en: Add prints when TX timeout occursYevgeny Petrilin2013-06-25
* net/mlx4_en: Fix a race between napi poll function and RX ring cleanupEugenia Emantayev2013-06-25
* net/mlx4_en: Change log level from error to debug for vlan related messagesEugenia Emantayev2013-06-25
* net/mlx4_en: Move register_netdev() to the end of initialization functionEugenia Emantayev2013-06-25
* net/mlx4_en: Do not query stats when device port is downJack Morgenstein2013-06-25
* net/mlx4_en: Fix resource leak in error flowDotan Barak2013-06-25
* mlx4: allow order-0 memory allocations in RX pathEric Dumazet2013-06-25
* Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/bwh...David S. Miller2013-06-25
|\
| * sfc: Improve test for IOMMU in useBen Hutchings2013-06-24
| * sfc: Fix IRQ cleanup in case of a probe failureBen Hutchings2013-06-24
| * sfc: Do not pass non-TCP packets into GRO codeBen Hutchings2013-06-24
| * sfc: Define and set RX buffer flag for packets parsed as TCPBen Hutchings2013-06-24
| * sfc: Enable accelerated RFS on vlansAndy Lutomirski2013-06-24
| * sfc: Report software timestamping capabilitiesBen Hutchings2013-06-24
| * sfc: Increase size of RX SKB header areaJon Cooper2013-06-24