summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-05Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2014-10-03Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus 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 tag 'media/v3.17-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-10-02Merge branch 'parisc-3.17-8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-10-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-10-02md/raid5: disable 'DISCARD' by default due to safety concerns.NeilBrown
2014-10-02drm/nouveau: make sure display hardware is reinitialised on runtime resumeBen Skeggs
2014-10-02drm/nouveau: punt fbcon resume out to a workqueueBen Skeggs
2014-10-02drm/nouveau: fix regression on original nv50 boardBen Skeggs
2014-10-02drm/nv50/disp: fix dpms regression on certain boardsBen Skeggs
2014-10-01r8152: disable power cut for RTL8153hayeswang
2014-10-01r8152: remove clearing bphayeswang
2014-10-01bnx2: Correctly receive full sized 802.1ad fragmesVlad Yasevich
2014-10-01tg3: Allow for recieve of full-size 8021AD framesVlad Yasevich
2014-10-01parisc: Fix serial console for machines with serial port on superio chipHelge Deller
2014-10-01[SCSI] cxgb4i: avoid holding mutex in interrupt contextAnish Bhatt
2014-09-30r8152: fix setting RTL8152_UNPLUGhayeswang
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-30cpufreq: update 'cpufreq_suspended' after stopping governorsViresh Kumar
2014-09-30hyperv: Fix a bug in netvsc_start_xmit()KY Srinivasan