aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-04-16stmmac: Configure Flow Control to work correctly based on rxfifo sizeVince Bridgers4-9/+40
2015-04-16stmmac: Enable unicast pause frame detect in GMAC Register 6Vince Bridgers1-1/+4
2015-04-16stmmac: Read tx-fifo-depth and rx-fifo-depth from the devicetreeVince Bridgers1-0/+4
2015-04-16stmmac: Add defines and documentation for enabling flow controlVince Bridgers1-0/+51
2015-04-16stmmac: fix oops on rmmod after assigning ip addrBryan O'Donoghue1-3/+3
2015-04-16dsa: mv88e6xxx: Drop duplicate declaration of 'ret' variableGuenter Roeck1-2/+0
2015-04-16ethernet: remove unused including <linux/version.h>Wei Yongjun1-1/+0
2015-04-16rocker: fix error return code in rocker_probe()Wei Yongjun1-0/+1
2015-04-16dsa: mv88e6xxx: Fix error handling in mv88e6xxx_set_port_stateGuenter Roeck1-1/+3
2015-04-16cxgb4: drop __GFP_NOFAIL allocationMichal Hocko2-4/+13
2015-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller13-163/+304
2015-04-15bnx2x: Fix busy_poll vs netpollEric Dumazet2-90/+56
2015-04-15net: hip04: Make tx coalesce timer actually workThomas Gleixner1-7/+11
2015-04-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/linux-securityLinus Torvalds11-975/+1510
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds68-390/+5053
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds746-18332/+30514
2015-04-14i40e: Bump version to 1.3.2Catherine Sullivan1-1/+1
2015-04-14Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds1-29/+49
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linuxLinus Torvalds13-160/+9
2015-04-14i40e: Use new 40G speedsGreg Rose1-2/+1
2015-04-14i40e: get rid of unused localsJesse Brandeburg2-6/+3
2015-04-14i40e: handle possible memory allocation failureJesse Brandeburg1-3/+11
2015-04-14i40e/i40evf: Save WR_CSR_PROT field from DEV/FUNC capabilitiesKevin Scott3-0/+7
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pmLinus Torvalds63-866/+1453
2015-04-14i40e: enable user dump of internal hardware stateJesse Brandeburg3-0/+107
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dtor/inputLinus Torvalds47-212/+3615
2015-04-14i40e: print FCoE capability reported by the device functionVasu Dev1-0/+3
2015-04-14Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/wsa/linuxLinus Torvalds35-266/+2148
2015-04-14Merge tag 'vfio-v4.1-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds15-259/+1608
2015-04-14Merge tag 'pinctrl-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrlLinus Torvalds82-932/+14568
2015-04-14i40e: For VF reset (VFR and VFLR) add some more delayAnjali Singhai Jain1-0/+3
2015-04-14Merge tag 'backlight-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlightLinus Torvalds2-4/+2
2015-04-14i40e: move VF notification routines upMitch Williams1-123/+123
2015-04-14i40e: notify VFs of link stateMitch Williams1-19/+31
2015-04-14Merge tag 'mfd-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/mfdLinus Torvalds54-527/+2146
2015-04-14i40evf: remove aq_pendingMitch Williams3-38/+12
2015-04-14i40e: Add support to program FDir SB rules for VF from PF through ethtoolAnjali Singhai Jain1-0/+26
2015-04-14i40evf: fix bad indentationMitch Williams1-1/+1
2015-04-14i40e: stop VF ringsMitch Williams1-0/+5
2015-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds4-18/+27
2015-04-14mm, mempool: do not allow atomic resizingDavid Rientjes1-2/+2
2015-04-14cleancache: forbid overriding cleancache_opsVladimir Davydov1-7/+9
2015-04-14page_writeback: clean up mess around cancel_dirty_page()Konstantin Khlebnikov1-1/+3
2015-04-14mm, hotplug: fix concurrent memory hot-add deadlockDavid Rientjes1-7/+12
2015-04-14memory hotplug: use macro to switch between section and pfnSheng Yong1-1/+1
2015-04-14fm10k: Bump driver version to 0.15.2Jeff Kirsher1-1/+1
2015-04-14fm10k: corrected VF multicast updateJeff Kirsher1-2/+5
2015-04-14fm10k: mbx_update_max_size does not drop all oversized messagesJeff Kirsher1-3/+6
2015-04-14fm10k: reset head instead of calling update_max_sizeJeff Kirsher1-2/+16
2015-04-14fm10k: renamed mbx_tx_dropped to mbx_tx_oversizedJeff Kirsher1-1/+1