summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2015-10-27net/ibm/emac: bump version numbers for correct work with ethtoolIvan Mikhaylov
2015-10-22igb: do not re-init SR-IOV during probeStefan Assmann
2015-10-03mvneta: use inband status only when explicitly enabledStas Sergeev
2015-10-03net/mlx4_en: really allow to change RSS keyEric Dumazet
2015-10-03net: eth: altera: fix napi poll_list corruptionAtsushi Nemoto
2015-10-03net: fec: clear receive interrupts before processing a packetRussell King
2015-09-29bna: fix interrupts storm caused by erroneous packetsIvan Vecera
2015-09-29rocker: free netdevice during netdevice removalIdo Schimmel
2015-09-29net/mlx4_core: Fix wrong index in propagating port change event to VFsJack Morgenstein
2015-09-29net: stmmac: dwmac-rk: Fix clk rate when provided by socHeiko Stübner
2015-09-29stmmac: troubleshoot unexpected bits in des0 & des1Alexey Brodkin
2015-09-29stmmac: fix check for phydev being openAlexey Brodkin
2015-09-29mm: make page pfmemalloc check more robustMichal Hocko
2015-09-29tg3: Fix temperature reportingJean Delvare
2015-09-29igb: Fix oops caused by missing queue pairingShota Suzuki
2015-08-03e1000e: Cleanup handling of VLAN_HLEN as a part of max frame sizeAlexander Duyck
2015-07-10net: mvneta: disable IP checksum with jumbo frames for Armada 370Simon Guinot
2015-07-10net: mvneta: introduce compatible string "marvell, armada-xp-neta"Simon Guinot
2015-07-10amd-xgbe: Add the __GFP_NOWARN flag to Rx buffer allocationTom Lendacky
2015-07-10bnx2x: fix lockdep splatEric Dumazet
2015-07-10mlx4: Disable HA for SRIOV PF RoCE devicesOr Gerlitz
2015-07-10net/mlx4_en: Fix wrong csum complete report when rxvlan offload is disabledIdo Shamay
2015-07-10net/mlx4_en: Wake TX queues only when there's enough roomIdo Shamay
2015-07-10net/mlx4_en: Release TX QP when destroying TX ringEran Ben Elisha
2015-07-10mvneta: add forgotten initialization of autonegotiation bitsStas Sergeev
2015-06-11net: igb: fix the start time for periodic output signalsRichard Cochran
2015-06-10enic: fix memory leak in rq_cleanGovindarajulu Varadarajan
2015-06-10enic: check return value for stat dumpGovindarajulu Varadarajan
2015-06-10enic: unlock napi busy poll before unmasking intrGovindarajulu Varadarajan
2015-06-08net: bcmgenet: power on MII block for all MII modesFlorian Fainelli
2015-06-07b44: call netif_napi_del()Hauke Mehrtens
2015-06-07be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent()Sriharsha Basavapatna
2015-06-07amd-xgbe: Use disable_irq_nosync from within timer functionLendacky, Thomas
2015-06-04i40e: Make sure to be in VEB mode if SRIOV is enabled at probeAnjali Singhai Jain
2015-06-04i40e: start up in VEPA mode by defaultAnjali Singhai Jain
2015-06-04i40e/i40evf: Fix mixed size frags and linearizationAnjali Singhai Jain
2015-06-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-06-01bnx2x: Move statistics implementation into semaphoresYuval Mintz
2015-05-31sfc: free multiple Rx buffers when requiredDaniel Pieczko
2015-05-30bna: fix soft lock-up during firmware initialization failureIvan Vecera
2015-05-30bna: remove unreasonable iocpf timer startIvan Vecera
2015-05-30bna: fix firmware loading on big-endian machinesIvan Vecera
2015-05-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-05-28cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell
2015-05-27mlx4_core: Fix fallback from MSI-X to INTxBenjamin Poirier
2015-05-27net: netxen: correct sysfs bin attribute return codeVladimir Zapolskiy
2015-05-25net: stmmac: create one debugfs dir per net-deviceMathieu Olivari
2015-05-25net/ibm/emac: fix size of emac dump memory areasIvan Mikhaylov
2015-05-22net: macb: Disable half duplex gigabit on ZynqNathan Sullivan
2015-05-15rocker: fix a neigh entry leak issueYing Xue