summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2014-10-17net:fec: allocate descriptor rings at device open, and free on device closeRussell King
2014-10-17net:fec: convert scatter-gather supportRussell King
2014-10-17Revert FEC commitsRussell King
2014-10-17net:fec: add ethtool support for tx/rx ring sizesRussell King
2014-10-17net: fec: move removal of FCS from packet length to single locationRussell King
2014-10-17net: fec: avoid checking more flags than necessary in rx pathRussell King
2014-10-17net: fec: only enable CTAG_RX and IP checksumming if we have enhanced buffer ...Russell King
2014-10-17net: fec: move vlan receive flag into our private flagsRussell King
2014-10-17net: fec: move receive checksum flags into new flags memberRussell King
2014-10-17net: fec: move bufdesc_ex flag into flagsRussell King
2014-10-17net: fec: add locking for MDIO bus accessRussell King
2014-10-17net: fec: consolidate common parts of mdio read/writeRussell King
2014-10-17net: fec: adjust ring threshold according to SG settingRussell King
2014-10-17net: fec: better indexing for receive descriptor ringRussell King
2014-10-17net: fec: better indexing for transmit descriptor ringRussell King
2014-10-17net: fec: use a union for the buffer descriptorsRussell King
2014-10-17net: fec: add barrier to receive path to ensure proper orderingRussell King
2014-10-17net: fec: add barrier to transmit path to ensure proper orderingRussell King
2014-10-17net: fec: fix calculation of free packetsRussell King
2014-10-17net: fec: move netif_wake_queue() out of transmit loopRussell King
2014-10-17net: fec: clean up fec_enet_get_free_txdesc_num() callsitesRussell King
2014-10-17net: fec: move transmit dma ring address calculation to fec_enet_init()Russell King
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