aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-09-18ixgbevf: remove useless bd_number from struct ixgbevf_adapterEthan Zhao
2014-09-16net: fec: fix build error at m68k platformFrank Li
2014-09-15dsa: Replace mii_bus with a generic host deviceAlexander Duyck
2014-09-15bonding: consolidate ASSERT_RTNL()s and remove the unnecessaryNikolay Aleksandrov
2014-09-15bonding: trivial: style and comment fixesNikolay Aleksandrov
2014-09-15bonding: consolidate the two rlb_next_rx_slave functions into oneNikolay Aleksandrov
2014-09-15net: ethernet: neterion: vxge: vxge-main.c: Cleaning up missing null-terminat...Rickard Strandqvist
2014-09-15net: ethernet: freescale: fec_main.c: Cleaning up missing null-terminate in c...Rickard Strandqvist
2014-09-15bna: use container_of to resolve bufdesc_ex from bufdescFabian Frederick
2014-09-15net: fec: use container_of to resolve bufdesc_ex from bufdescFabian Frederick
2014-09-13net/macb: Add hardware revision information during probeBo Shen
2014-09-13net: fec: init complete variable in early to avoid kernel dumpFugang Duan
2014-09-13net: fec: change FEC alignment according to i.mx6 sx requirementFugang Duan
2014-09-13net:fec: Add fsl,imx6sx-fec compatible stringsFugang Duan
2014-09-13net: fec: add enet-avb IP supportFrank Li
2014-09-13net:fec: Disable enet-avb MAC instead of reset MACFugang Duan
2014-09-13net: fec: init multi queue date structureFrank Li
2014-09-13net: fec: parser max queue number from dt fileFugang Duan
2014-09-13net: fec: change data structure to support multiqueueFugang Duan
2014-09-13net:fec: add enet AVB feature macro define for imx6sxFugang Duan
2014-09-13net:fec: add enet refrence clock for i.MX 6SX chipFugang Duan
2014-09-13net: DSA: Marvell mv88e6171 switch driverAndrew Lunn
2014-09-13be2net: enable PCIe error reporting on VFs tooKalesh AP
2014-09-13be2net: send a max of 8 EQs to be_cmd_modify_eqd() on LancerKalesh AP
2014-09-13be2net: fix port-type reporting in get_settingsRavikumar Nelavelli
2014-09-13be2net: add ethtool "-m" option supportMark Leonard
2014-09-13be2net: use v1 of SET_FLOW_CONTROL commandSuresh Reddy
2014-09-13be2net: fix RX fragment posting for jumbo framesAjit Khaparde
2014-09-13be2net: replace strcpy with strlcpyVasundhara Volam
2014-09-13be2net: fix some log messagesVasundhara Volam
2014-09-13net: dsa: change tag_protocol to an enumFlorian Fainelli
2014-09-13r8152: support VLANhayeswang
2014-09-13net: stmmac: fix return value check in socfpga_dwmac_parse_data()Wei Yongjun
2014-09-13bonding: adjust locking commentsNikolay Aleksandrov
2014-09-13bonding: 3ad: convert to bond->mode_lockNikolay Aleksandrov
2014-09-13bonding: alb: convert to bond->mode_lockNikolay Aleksandrov
2014-09-13bonding: convert curr_slave_lock to a spinlock and rename itNikolay Aleksandrov
2014-09-13bonding: clean curr_slave_lock useNikolay Aleksandrov
2014-09-13bonding: alb: remove curr_slave_lockNikolay Aleksandrov
2014-09-13bonding: 3ad: clean up curr_slave_lock usageNikolay Aleksandrov
2014-09-13virtio_ring: unify direct/indirect code paths.Rusty Russell
2014-09-13virtio_ring: assume sgs are always well-formed.Rusty Russell
2014-09-13virtio_net: pass well-formed sgs to virtqueue_add_*()Rusty Russell
2014-09-13Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-09-12sunvnet: Avoid sending superfluous LDC messages.Sowmini Varadhan
2014-09-12net: axienet: remove unnecessary ether_setup after alloc_etherdevSubbaraya Sundeep Bhatta
2014-09-12ethernet: amd: use pr_info_once()Varka Bhadram
2014-09-12e1000: switch to napi_gro_frags apiFlorian Westphal
2014-09-12e1000: convert to build_skbFlorian Westphal
2014-09-12e1000: rename struct e1000_buffer to e1000_tx_bufferFlorian Westphal