summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds2015-09-031-0/+2
|\
| * MIPS: Remove all the uses of custom gpio.hAlban Bedel2015-09-031-0/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-09-03594-12800/+53744
|\ \
| * | net: fec: clear receive interrupts before processing a packetRussell King2015-09-021-0/+1
| * | xen-netback: add support for multicast controlPaul Durrant2015-09-024-0/+137
| * | bgmac: Update fixed_phy_register()Fabio Estevam2015-09-021-1/+1
| * | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2015-09-0112-139/+633
| |\ \
| | * | ixgbe: Resolve "initialized field overwritten" warningsMark Rustad2015-09-011-1/+0
| | * | ixgbe: Remove bimodal SR-IOV disablingAlex Williamson2015-09-011-6/+1
| | * | ixgbe: Add support for reporting 2.5G link speedMark Rustad2015-09-012-8/+26
| | * | ixgbe: fix bounds checking in ixgbe_setup_tc for 82598Emil Tantilov2015-09-011-3/+4
| | * | ixgbe: support for ethtool set_rxfhTom Barbette2015-09-013-1/+49
| | * | ixgbe: Avoid needless PHY access on copper physMark Rustad2015-09-012-21/+44
| | * | ixgbe: cleanup to use cached mask valueDon Skidmore2015-09-011-6/+1
| | * | ixgbe: Remove second instance of lan_id variableDon Skidmore2015-09-012-4/+1
| | * | ixgbe: use kzalloc for allocating one thingManinder Singh2015-09-011-1/+1
| | * | ixgbe: Remove unused PCI bus typesDon Skidmore2015-09-011-2/+0
| | * | ixgbe: add new bus type for intergrated I/O interface (IOSF)Don Skidmore2015-09-013-1/+12
| | * | ixgbe: add get_bus_info method for X550Don Skidmore2015-09-011-0/+19
| | * | ixgbe: Add support for entering low power link up stateDon Skidmore2015-09-013-2/+185
| | * | ixgbe: Add support for VXLAN RX offloadsMark Rustad2015-09-014-31/+127
| | * | ixgbe: Add support for UDP-encapsulated tx checksum offloadMark Rustad2015-09-011-12/+54
| | * | ixgbe: Check whether FDIRCMD writes actually completeMark Rustad2015-09-012-24/+40
| | * | ixgbe: Assign set_phy_power dynamically where neededDon Skidmore2015-09-012-2/+21
| | * | ixgbe: add new function to check for management presenceDon Skidmore2015-09-013-6/+18
| | * | i40e: Set defport behavior for the Main VSI when in promiscuous modeAnjali Singhai Jain2015-09-012-8/+30
| * | | flow_dissector: Add flags argument to skb_flow_dissector functionsTom Herbert2015-09-013-3/+3
| * | | tg3: Fix temperature reportingJean Delvare2015-09-011-1/+1
| * | | phylib: fix device deletion order in mdiobus_unregister()Mark Salter2015-09-011-1/+1
| |/ /
| * | net: qmi_wwan: Sierra Wireless MC73xx -> Sierra Wireless MC7304/MC7354David Ward2015-08-311-2/+2
| * | net: phy: fixed_phy: Set phy capabilities even when link down.Andrew Lunn2015-08-311-25/+48
| * | phy: fixed_phy: Add gpio to determine link up/down.Andrew Lunn2015-08-312-4/+24
| * | dsa: mv88e6xxx: Don't poll forced interfaces for state changesAndrew Lunn2015-08-311-0/+5
| * | dsa: mv88e6xxx: Set the RGMII delay based on phy interfaceAndrew Lunn2015-08-312-0/+12
| * | phy: fixed_phy: Set supported speed in phydevAndrew Lunn2015-08-311-0/+12
| * | dsa: mv88e6xxx: Allow speed/duplex of port to be configuredAndrew Lunn2015-08-316-0/+64
| * | net: phy: Allow PHY devices to identify themselves as Ethernet switches, etc.Florian Fainelli2015-08-311-0/+1
| * | ip-tunnel: Use API to access tunnel metadata options.Pravin B Shelar2015-08-312-8/+5
| * | net: thunderx: Support for internal loopback modeSunil Goutham2015-08-305-0/+97
| * | net: thunderx: Support for upto 96 queues for a VFSunil Goutham2015-08-305-84/+505
| * | net: thunderx: Rework interrupt handlingSunil Goutham2015-08-303-72/+102
| * | net: thunderx: Support for HW VLAN strippingSunil Goutham2015-08-304-7/+55
| * | net: thunderx: Receive hashing HW offload supportSunil Goutham2015-08-302-10/+39
| * | net: thunderx: mailboxes: remove code duplicationSunil Goutham2015-08-302-36/+11
| * | net: thunderx: Add receive error stats reporting via ethtoolSunil Goutham2015-08-305-120/+103
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-08-304-7/+6
| |\ \
| | * | net/smsc911x: Fix deferred probe for interruptTony Lindgren2015-08-291-1/+4
| | * | bonding: fix bond_poll_controller bh_enable warningNikolay Aleksandrov2015-08-281-2/+0
| | * | sh_eth: propagate platform_get_irq() error upstreamSergei Shtylyov2015-08-281-3/+1
| | * | ravb: propagate platform_get_irq() error upstreamSergei Shtylyov2015-08-281-1/+1