summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2014-10-27net: fec: try better napi packet processing algorithmfec-testingRussell King
2014-10-17RestRussell King
2014-10-17net:fec: move copying receive function out of lineRussell King
2014-10-17net:fec: implement almost zero-copy receive pathRussell King
2014-10-17net:fec: move syncing of receive buffer back to device directly after copyRussell King
2014-10-17net:fec: move final receive to separate functionRussell King
2014-10-17net:fec: simplify packet data copying and vlan tag removalRussell King
2014-10-17net:fec: extract and record vlan tag receive processing in one placeRussell King
2014-10-17net:fec: move skb allocation earlierRussell King
2014-10-17net:fec: move quirks into fec_enet_private data structureRussell King
2014-10-17net:fec: unsorted hacksRussell King
2014-10-17net:fec: even larger ringsRussell King
2014-10-17net:fec: remove unnecessary codeRussell King
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-05Linux 3.17Linus Torvalds
2014-10-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2014-10-04Merge tag 'tiny/kconfig-for-3.17' of https://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2014-10-03init/Kconfig: Fix HAVE_FUTEX_CMPXCHG to not break up the EXPERT menuJosh Triplett
2014-10-03init/Kconfig: Hide printk log config if CONFIG_PRINTK=nJosh Triplett
2014-10-03Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-10-03Merge tag 'trace-fixes-v3.17-rc7' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds