summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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
2014-10-03Merge branch 'for-linus' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2014-10-03Merge tag 'md/3.17-final-fix' of git://neil.brown.name/mdLinus Torvalds
2014-10-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-10-03[SCSI] uas: disable use of blk-mq I/O pathChristoph Hellwig
2014-10-02Merge tag 'pm+acpi-3.17-final' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-10-03Merge tag 'drm-intel-fixes-2014-10-02' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2014-10-03i2c: qup: Fix order of runtime pm initializationAndy Gross
2014-10-03i2c: rk3x: fix 0 length write transfersAlexandru M Stan
2014-10-03Merge branches 'pm-cpufreq' and 'acpi-video'Rafael J. Wysocki
2014-10-02Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2014-10-02mm: page_alloc: fix zone allocation fairness on UPJohannes Weiner
2014-10-02perf: fix perf bug in fork()Peter Zijlstra
2014-10-02MAINTAINERS: change git URL for mpc5xxx treeAnatolij Gustschin
2014-10-02mm: memcontrol: do not iterate uninitialized memcgsJohannes Weiner
2014-10-02ocfs2/dlm: should put mle when goto kill in dlm_assert_master_handleralex chen
2014-10-02Merge tag 'media/v3.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds