summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2014-10-17net: fec: increase receive ring sizeRussell King
2014-10-17net: fec: add byte queue limits supportRussell King
2014-10-17net: fec: improve UDP performanceRussell King
2014-10-17net: fec: improve flow control supportRussell King
2014-10-17net: fec: verify checksum offsetRussell King
2014-10-17net: fec: avoid hitting transmitter if it is still runningRussell King
2014-10-17net: fec: ensure that we dma unmap the transmit descriptorsRussell King
2014-10-17net: fec: fix receive error handlingRussell King
2014-10-01bnx2: Correctly receive full sized 802.1ad fragmesVlad Yasevich
2014-10-01tg3: Allow for recieve of full-size 8021AD framesVlad Yasevich
2014-09-30netxen: Fix bug in Tx completion path.Manish Chopra
2014-09-30netxen: Fix BUG "sleeping function called from invalid context"Manish Chopra
2014-09-29net: stmmac: fix stmmac_pci_probe failed when CONFIG_HAVE_CLK is selectedKweh, Hock Leong
2014-09-26net/mlx4_core: Allow not to specify probe_vf in SRIOV IB modeMatan Barak
2014-09-26Revert "net/macb: add pinctrl consumer support"Soren Brinkmann
2014-09-26qlcnic: Fix ordering of stats in stats buffer.Manish Chopra
2014-09-26qlcnic: Remove __QLCNIC_DEV_UP bit check to read TX queues statistics.Manish Chopra
2014-09-26qlcnic: Fix memory corruption while reading stats using ethtool.Manish Chopra
2014-09-26qlcnic: Use qlcnic_83xx_flash_read32() API instead of lockless version of the...Sony Chacko
2014-09-23Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-09-22net: bcmgenet: call bcmgenet_dma_teardown in bcmgenet_fini_dmaFlorian Fainelli
2014-09-22net: bcmgenet: fix TX reclaim accounting for fragmentsFlorian Fainelli
2014-09-22dm9000: Return an ERR_PTR() in all error conditions of dm9000_parse_dt()Tobias Klauser
2014-09-22r8169: fix an if conditionDan Carpenter
2014-09-22tg3: Work around HW/FW limitations with vlan encapsulated framesVlad Yasevich
2014-09-22pch_gbe: 'select' NET_PTP_CLASSIFY.David S. Miller
2014-09-22mlx4: Fix mlx4 reg/unreg mac to work properly with 0-mac addressesJack Morgenstein
2014-09-22mlx4: Correct error flows in rereg_mrMatan Barak
2014-09-193c59x: Fix bad offset spec in skb_frag_dma_mapNeil Horman
2014-09-193c59x: Add dma error checking and recoveryNeil Horman
2014-09-16sfc: fix addr_list_lock spinlock use before initEdward Cree
2014-09-16r8169: adjust __rtl8169_set_featureshayeswang
2014-09-15cxgb4: Don't allocate adapter structure for all PF'sHariprasad Shenai
2014-09-13r8169: fix setting rx vlanhayeswang
2014-09-13r8169: fix the default setting of rx vlanhayeswang
2014-09-13drivers: net: cpsw: dual_emac: in suspend/resume bring down/up all the netdevMugunthan V N
2014-09-12drivers: net: b44: Fix typo in returning multicast statsMark Einon
2014-09-12net: arc_emac: prevent reuse of unreclaimed tx descriptorsBeniamino Galvani
2014-09-12net: arc_emac: enable tx interruptsBeniamino Galvani
2014-09-10net/mlx4: Set vlan stripping policy by the right commandMatan Barak
2014-09-10net/mlx4: Avoid dealing with MAC index in UPDATE_QP wrapper if not neededMatan Barak
2014-09-10net/mlx4: Use the correct VSD mask in UPDATE_QPMatan Barak
2014-09-10net/mlx4: Correctly configure single ported VFs from the hostMatan Barak
2014-09-10drivers: net: cpsw: dual_emac: fix reducing of rx descriptor during ifdownMugunthan V N
2014-09-08net: bcmgenet: check harder for out of memory conditionsFlorian Fainelli
2014-09-08net: systemport: check harder for out of memory conditionsFlorian Fainelli
2014-09-08net/mlx4_en: do not ignore autoneg in mlx4_en_set_pauseparam()Ivan Vecera
2014-09-08drivers: net: ethernet: octeon_mgmt: fix a compiler warningAaro Koskinen
2014-09-08sunvnet - add missing rmb() for sunvnet driverDavid L Stevens
2014-09-05amd-xgbe: Enable interrupts for all management countersLendacky, Thomas