aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-09-17net: bcmgenet: Implement RX coalescing control knobsFlorian Fainelli2-3/+105
2015-09-17net: bcmgenet: Implement TX coalescing control knobsFlorian Fainelli2-3/+50
2015-09-17lan78xx: Remove not defined MAC_CR_GMII_EN_ bit from MAC_CR.Woojung.Huh@microchip.com2-4/+0
2015-09-17lan78xx: Create lan78xx_get_mdix_status() and lan78xx_set_mdix_status() for MDIX control.Woojung.Huh@microchip.com1-38/+52
2015-09-17lan78xx: Remove phy defines in lan78xx.h and use defines in include/linux/microchipphy.hWoojung.Huh@microchip.com2-232/+40
2015-09-17lan78xx: Update to use phylib instead of mii_if_info.Woojung.Huh@microchip.com1-362/+256
2015-09-17lan78xx: Add PHYLIB and MICROCHIP_PHY as default config.Woojung.Huh@microchip.com1-0/+2
2015-09-17lan78xx: Check device ready bit (PMT_CTL_READY_) after reset the PHYWoojung.Huh@microchip.com1-1/+1
2015-09-17bonding: use l4 hash if availableEric Dumazet1-0/+4
2015-09-17netfilter: Pass net into okfnEric W. Biederman1-1/+1
2015-09-17netfilter: Pass struct net into the netfilter hooksEric W. Biederman1-3/+4
2015-09-17Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/next-queueDavid S. Miller12-135/+252
2015-09-17net: smc91x: convert pxa dma to dmaengineRobert Jarzmik2-44/+84
2015-09-16net: fix cdc-phonet.c dependency and build errorRandy Dunlap1-1/+1
2015-09-15fm10k: fix iov_msg_mac_vlan_pf VID checksJacob Keller1-33/+52
2015-09-15fm10k: Only trigger data path reset if fabric is upAlexander Duyck1-0/+6
2015-09-15fm10k: re-enable VF after a full reset on detection of a Malicious eventJacob Keller1-2/+28
2015-09-15fm10k: TRIVIAL fix typo in fm10k_netdev.cJacob Keller1-1/+1
2015-09-15fm10k: send traffic on default VID to VLAN device if we have oneJacob Keller3-1/+20
2015-09-15fm10k: TRIVIAL fix up ordering of __always_unused and styleJacob Keller1-2/+3
2015-09-15fm10k: remove is_slot_appropriateJacob Keller3-29/+0
2015-09-15fm10k: don't store sw_vid at resetJacob Keller1-3/+0
2015-09-15fm10k: allow creation of VLAN interfaces even while downJacob Keller1-0/+6
2015-09-15fm10k: Report MAC address on driver loadAlexander Duyck1-0/+3
2015-09-15fm10k: Don't assume page fragments are page sizeAlexander Duyck1-6/+1
2015-09-15fm10k: update netdev perm_addr during reinit, instead of at upJacob Keller2-15/+15
2015-09-15fm10k: update fm10k_slot_warn to use pcie_get_minimum linkJacob Keller1-29/+76
2015-09-15fm10k: only prevent removal of default VID rulesJacob Keller1-2/+2
2015-09-15fm10k: disable service task during suspendJacob Keller1-0/+19
2015-09-15ixgbe: Limit lowest interrupt rate for adaptive interrupt moderation to 12KAlexander Duyck4-6/+5
2015-09-15ixgbe: Teardown SR-IOV before unregister_netdev()Alex Williamson1-3/+3
2015-09-15ixgbe: fix issue with SFP events with new X550 devicesDon Skidmore1-3/+12
2015-09-15mv643xx_eth: Neaten mv643xx_eth_program_multicast_filterJoe Perches1-21/+22
2015-09-15driver: net: xgene: Add support for 2nd 10GbE portIyappan Subramanian3-5/+19
2015-09-15cdc-phonet: use common parserOliver Neukum1-23/+4
2015-09-15qmi-wwan: use common parserOliver Neukum1-60/+6
2015-09-15cdc-ether: switch to common CDC parserOliver Neukum1-149/+81
2015-09-15cdc-ncm: use common parserOliver Neukum1-60/+9
2015-09-15CDC: common parser for extra headersOliver Neukum1-0/+138
2015-09-15drivers: net: cpsw: Add support to drive gpios for ethernet to be functionalMugunthan V N1-0/+9
2015-09-15net: dsa: mv88e6xxx: remove all MACs when disabling a portVivien Didelot1-1/+1
2015-09-15net: dsa: mv88e6xxx: remove addresses when a port leaves a VLANVivien Didelot1-0/+29
2015-09-15net: dsa: mv88e6xxx: flush all addresses when adding a VLANVivien Didelot1-1/+2
2015-09-15net: dsa: mv88e6xxx: flush ATU on initial setupVivien Didelot1-0/+5
2015-09-15net: dsa: mv88e6xxx: rework ATU Flush operationVivien Didelot2-13/+44
2015-09-15net: dsa: mv88e6xxx: extract ATU data write accessVivien Didelot1-19/+24
2015-09-15net: dsa: mv88e6xxx: extract FID write from ATU commandVivien Didelot1-9/+23
2015-09-15net: Add FIB table id to rtableDavid Ahern1-0/+2
2015-09-11Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds15-82/+217
2015-09-11Merge branch 'linux-4.3' of git://anongit.freedesktop.org/git/nouveau/linux-2.6 into drm-nextDave Airlie3-4/+5