summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* mlx4: mark napi id for gro_skbJason Wang2014-07-151-0/+1
* net: bcmgenet: fix RGMII_MODE_EN bitFlorian Fainelli2014-07-141-1/+1
* be2net: set EQ DB clear-intr bit in be_open()Suresh Reddy2014-07-111-1/+1
* igb: do a reset on SR-IOV re-init if device is downStefan Assmann2014-07-101-0/+2
* igb: Workaround for i210 Errata 25: Slow System ClockTodd Fujinaka2014-07-107-8/+113
* r8169: disable L23hayeswang2014-07-101-0/+25
* net: mvneta: Fix big endian issue in mvneta_txq_desc_csum()Thomas Fitzsimmons2014-07-091-1/+1
* net: mvneta: fix operation in 10 Mbit/s modeThomas Petazzoni2014-07-091-1/+1
* net/mlx4_en: Ignore budget on TX napi pollingAmir Vadai2014-07-094-15/+24
* net/mlx4_en: Don't configure the HW vxlan parser when vxlan offloading isn't setOr Gerlitz2014-07-081-1/+1
* Revert "net: stmmac: add platform init/exit for Altera's ARM socfpga"David S. Miller2014-07-082-73/+0
* powerpc/ucc_geth: deal with a compile warningZhao Qiang2014-07-081-2/+2
* net: stmmac: Remove unneeded I/O read caught by cppcheckVince Bridgers2014-07-031-4/+1
* net: stmmac: Correct duplicate if/then/else case found by cppcheckVince Bridgers2014-07-031-1/+1
* net: stmmac: add platform init/exit for Altera's ARM socfpgaVince Bridgers2014-07-032-0/+73
* net/mlx4_en: IRQ affinity hint is not cleared on port downAmir Vadai2014-07-031-2/+1
* net/mlx4_en: Don't use irq_affinity_notifier to track changes in IRQ affinity...Amir Vadai2014-07-036-72/+26
* net: bcmgenet: do not set packet length for RX buffersFlorian Fainelli2014-07-021-7/+0
* net: bcmgenet: start with carrier offFlorian Fainelli2014-07-021-0/+3
* net: bcmgenet: disable clock before register_netdevFlorian Fainelli2014-07-021-4/+4
* net: systemport: fix TX NAPI work done return valueFlorian Fainelli2014-07-021-2/+2
* net: systemport: fix UniMAC reset logicFlorian Fainelli2014-07-021-24/+9
* net: systemport: do not clear IFF_MULTICAST flagFlorian Fainelli2014-07-021-6/+0
* bnx2x: fix possible panic under memory stressEric Dumazet2014-07-011-1/+2
* bnx2x: Fix the MSI flagsYijing Wang2014-06-271-1/+1
* net: allwinner: emac: Add missing free_irqMaxime Ripard2014-06-261-0/+1
* cxgb4: use dev_port to identify portsThadeu Lima de Souza Cascardo2014-06-261-0/+1
* tg3: Change nvram command timeout value to 50msPrashant Sreedharan2014-06-261-2/+2
* cxgb4: Not need to hold the adap_rcu_lock lock when read adap_rcu_listLi RongQing2014-06-251-9/+7
* be2net: fix qnq mode detection on VFsSuresh Reddy2014-06-233-6/+4
* net/mlx4_core: Fix the error flow when probing with invalid VF configurationOr Gerlitz2014-06-231-1/+2
* tulip: Poll link status more frequently for Comet chipsOndrej Zary2014-06-231-1/+1
* drivers: net: cpsw: fix dual EMAC stall when connected to same switchMugunthan V N2014-06-221-1/+6
* tg3: Clear NETIF_F_TSO6 flag before doing software GSOPrashant Sreedharan2014-06-201-2/+2
* skge: Added FS A8NE-FM to the list of 32bit DMA boardsMirko Lindner2014-06-191-0/+7
* net: fec: Don't clear IPV6 header checksum field when IP accelerator enableFugang Duan2014-06-181-1/+7
* net: tile: fix unused variable warningChris Metcalf2014-06-171-1/+0
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2014-06-12326-5292/+19853
|\
| * net: fec: Add software TSO supportNimrod Andy2014-06-122-23/+238
| * net: fec: Add Scatter/gather supportNimrod Andy2014-06-122-62/+178
| * net: fec: Increase buffer descriptor entry numberNimrod Andy2014-06-122-16/+17
| * net: fec: Factorize feature settingNimrod Andy2014-06-121-5/+3
| * net: fec: Enable IP header hardware checksumNimrod Andy2014-06-121-1/+2
| * net: fec: Factorize the .xmit transmit functionNimrod Andy2014-06-122-35/+47
| * via-rhine: fix full-duplex with autoneg disableFrançois Cachereul2014-06-121-2/+3
| * bnx2x: Enlarge the dorq threshold for VFsAriel Elior2014-06-121-2/+4
| * bnx2x: Check for UNDI in uncommon branchYuval Mintz2014-06-121-13/+30
| * bnx2x: Fix 1G-baseT linkYaniv Rosner2014-06-121-0/+1
| * bnx2x: Fix link for KR with swapped polarity laneYaniv Rosner2014-06-121-6/+19
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-06-122-5/+24
| |\