summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2015-04-16stmmac: fix oops on rmmod after assigning ip addrBryan O'Donoghue
2015-04-16dsa: mv88e6xxx: Drop duplicate declaration of 'ret' variableGuenter Roeck
2015-04-16ethernet: remove unused including <linux/version.h>Wei Yongjun
2015-04-16rocker: fix error return code in rocker_probe()Wei Yongjun
2015-04-16dsa: mv88e6xxx: Fix error handling in mv88e6xxx_set_port_stateGuenter Roeck
2015-04-16cxgb4: drop __GFP_NOFAIL allocationMichal Hocko
2015-04-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-04-15bnx2x: Fix busy_poll vs netpollEric Dumazet
2015-04-15net: hip04: Make tx coalesce timer actually workThomas Gleixner
2015-04-15Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/...Linus Torvalds
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds
2015-04-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2015-04-14i40e: Bump version to 1.3.2Catherine Sullivan
2015-04-14Merge branch 'for-linus' of git://ftp.arm.linux.org.uk/~rmk/linux-armLinus Torvalds
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2015-04-14i40e: Use new 40G speedsGreg Rose
2015-04-14i40e: get rid of unused localsJesse Brandeburg
2015-04-14i40e: handle possible memory allocation failureJesse Brandeburg
2015-04-14i40e/i40evf: Save WR_CSR_PROT field from DEV/FUNC capabilitiesKevin Scott
2015-04-14Merge tag 'pm+acpi-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-14i40e: enable user dump of internal hardware stateJesse Brandeburg
2015-04-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds
2015-04-14i40e: print FCoE capability reported by the device functionVasu Dev
2015-04-14Merge branch 'i2c/for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-04-14Merge tag 'vfio-v4.1-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2015-04-14Merge tag 'pinctrl-v4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/l...Linus Torvalds
2015-04-14i40e: For VF reset (VFR and VFLR) add some more delayAnjali Singhai Jain
2015-04-14Merge tag 'backlight-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-04-14i40e: move VF notification routines upMitch Williams
2015-04-14i40e: notify VFs of link stateMitch Williams
2015-04-14Merge tag 'mfd-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-04-14i40evf: remove aq_pendingMitch Williams
2015-04-14i40e: Add support to program FDir SB rules for VF from PF through ethtoolAnjali Singhai Jain
2015-04-14i40evf: fix bad indentationMitch Williams
2015-04-14i40e: stop VF ringsMitch Williams
2015-04-14Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-04-14mm, mempool: do not allow atomic resizingDavid Rientjes
2015-04-14cleancache: forbid overriding cleancache_opsVladimir Davydov
2015-04-14page_writeback: clean up mess around cancel_dirty_page()Konstantin Khlebnikov
2015-04-14mm, hotplug: fix concurrent memory hot-add deadlockDavid Rientjes
2015-04-14memory hotplug: use macro to switch between section and pfnSheng Yong
2015-04-14fm10k: Bump driver version to 0.15.2Jeff Kirsher
2015-04-14fm10k: corrected VF multicast updateJeff Kirsher
2015-04-14fm10k: mbx_update_max_size does not drop all oversized messagesJeff Kirsher
2015-04-14fm10k: reset head instead of calling update_max_sizeJeff Kirsher
2015-04-14fm10k: renamed mbx_tx_dropped to mbx_tx_oversizedJeff Kirsher
2015-04-14fm10k: update xcast mode before synchronizing multicast addressesJeff Kirsher
2015-04-14fm10k: start service timer on probeJeff Kirsher
2015-04-14fm10k: fix function header commentJeff Kirsher
2015-04-14fm10k: comment next_vf_mbx flowJeff Kirsher