aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-07-18Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/roland/infinibandLinus Torvalds1-4/+15
2014-07-14mlx4: mark napi id for gro_skbJason Wang1-0/+1
2014-07-13net: bcmgenet: fix RGMII_MODE_EN bitFlorian Fainelli1-1/+1
2014-07-11be2net: set EQ DB clear-intr bit in be_open()Suresh Reddy1-1/+1
2014-07-10igb: do a reset on SR-IOV re-init if device is downStefan Assmann1-0/+2
2014-07-10igb: Workaround for i210 Errata 25: Slow System ClockTodd Fujinaka7-8/+113
2014-07-09mlx5_core: Fix possible race between mr tree insert/deleteSagi Grimberg1-4/+15
2014-07-09r8169: disable L23hayeswang1-0/+25
2014-07-08net: mvneta: Fix big endian issue in mvneta_txq_desc_csum()Thomas Fitzsimmons1-1/+1
2014-07-08net: mvneta: fix operation in 10 Mbit/s modeThomas Petazzoni1-1/+1
2014-07-08net/mlx4_en: Ignore budget on TX napi pollingAmir Vadai4-15/+24
2014-07-07net/mlx4_en: Don't configure the HW vxlan parser when vxlan offloading isn't setOr Gerlitz1-1/+1
2014-07-07Revert "net: stmmac: add platform init/exit for Altera's ARM socfpga"David S. Miller2-73/+0
2014-07-07powerpc/ucc_geth: deal with a compile warningZhao Qiang1-2/+2
2014-07-02net: stmmac: Remove unneeded I/O read caught by cppcheckVince Bridgers1-4/+1
2014-07-02net: stmmac: Correct duplicate if/then/else case found by cppcheckVince Bridgers1-1/+1
2014-07-02net: stmmac: add platform init/exit for Altera's ARM socfpgaVince Bridgers2-0/+73
2014-07-02net/mlx4_en: IRQ affinity hint is not cleared on port downAmir Vadai1-2/+1
2014-07-02net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity mapAmir Vadai6-72/+26
2014-07-01net: bcmgenet: do not set packet length for RX buffersFlorian Fainelli1-7/+0
2014-07-01net: bcmgenet: start with carrier offFlorian Fainelli1-0/+3
2014-07-01net: bcmgenet: disable clock before register_netdevFlorian Fainelli1-4/+4
2014-07-01net: systemport: fix TX NAPI work done return valueFlorian Fainelli1-2/+2
2014-07-01net: systemport: fix UniMAC reset logicFlorian Fainelli1-24/+9
2014-07-01net: systemport: do not clear IFF_MULTICAST flagFlorian Fainelli1-6/+0
2014-07-01bnx2x: fix possible panic under memory stressEric Dumazet1-1/+2
2014-06-26bnx2x: Fix the MSI flagsYijing Wang1-1/+1
2014-06-25net: allwinner: emac: Add missing free_irqMaxime Ripard1-0/+1
2014-06-25cxgb4: use dev_port to identify portsThadeu Lima de Souza Cascardo1-0/+1
2014-06-25tg3: Change nvram command timeout value to 50msPrashant Sreedharan1-2/+2
2014-06-24cxgb4: Not need to hold the adap_rcu_lock lock when read adap_rcu_listLi RongQing1-9/+7
2014-06-23be2net: fix qnq mode detection on VFsSuresh Reddy3-6/+4
2014-06-22net/mlx4_core: Fix the error flow when probing with invalid VF configurationOr Gerlitz1-1/+2
2014-06-22tulip: Poll link status more frequently for Comet chipsOndrej Zary1-1/+1
2014-06-21drivers: net: cpsw: fix dual EMAC stall when connected to same switchMugunthan V N1-1/+6
2014-06-19tg3: Clear NETIF_F_TSO6 flag before doing software GSOPrashant Sreedharan1-2/+2
2014-06-18skge: Added FS A8NE-FM to the list of 32bit DMA boardsMirko Lindner1-0/+7
2014-06-17net: fec: Don't clear IPV6 header checksum field when IP accelerator enableFugang Duan1-1/+7
2014-06-16net: tile: fix unused variable warningChris Metcalf1-1/+0
2014-06-12Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds326-5292/+19853
2014-06-12net: fec: Add software TSO supportNimrod Andy2-23/+238
2014-06-12net: fec: Add Scatter/gather supportNimrod Andy2-62/+178
2014-06-12net: fec: Increase buffer descriptor entry numberNimrod Andy2-16/+17
2014-06-12net: fec: Factorize feature settingNimrod Andy1-5/+3
2014-06-12net: fec: Enable IP header hardware checksumNimrod Andy1-1/+2
2014-06-12net: fec: Factorize the .xmit transmit functionNimrod Andy2-35/+47
2014-06-12via-rhine: fix full-duplex with autoneg disableFrançois Cachereul1-2/+3
2014-06-12bnx2x: Enlarge the dorq threshold for VFsAriel Elior1-2/+4
2014-06-12bnx2x: Check for UNDI in uncommon branchYuval Mintz1-13/+30
2014-06-12bnx2x: Fix 1G-baseT linkYaniv Rosner1-0/+1