summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2015-09-01ixgbe: Remove bimodal SR-IOV disablingAlex Williamson1-6/+1
2015-09-01ixgbe: Add support for reporting 2.5G link speedMark Rustad2-8/+26
2015-09-01ixgbe: fix bounds checking in ixgbe_setup_tc for 82598Emil Tantilov1-3/+4
2015-09-01ixgbe: support for ethtool set_rxfhTom Barbette3-1/+49
2015-09-01ixgbe: Avoid needless PHY access on copper physMark Rustad2-21/+44
2015-09-01ixgbe: cleanup to use cached mask valueDon Skidmore1-6/+1
2015-09-01ixgbe: Remove second instance of lan_id variableDon Skidmore2-4/+1
2015-09-01ixgbe: use kzalloc for allocating one thingManinder Singh1-1/+1
2015-09-01ixgbe: Remove unused PCI bus typesDon Skidmore1-2/+0
2015-09-01ixgbe: add new bus type for intergrated I/O interface (IOSF)Don Skidmore3-1/+12
2015-09-01ixgbe: add get_bus_info method for X550Don Skidmore1-0/+19
2015-09-01ixgbe: Add support for entering low power link up stateDon Skidmore3-2/+185
2015-09-01ixgbe: Add support for VXLAN RX offloadsMark Rustad4-31/+127
2015-09-01ixgbe: Add support for UDP-encapsulated tx checksum offloadMark Rustad1-12/+54
2015-09-01ixgbe: Check whether FDIRCMD writes actually completeMark Rustad2-24/+40
2015-09-01ixgbe: Assign set_phy_power dynamically where neededDon Skidmore2-2/+21
2015-09-01ixgbe: add new function to check for management presenceDon Skidmore3-6/+18
2015-09-01i40e: Set defport behavior for the Main VSI when in promiscuous modeAnjali Singhai Jain2-8/+30
2015-09-01flow_dissector: Add flags argument to skb_flow_dissector functionsTom Herbert3-3/+3
2015-09-01tg3: Fix temperature reportingJean Delvare1-1/+1
2015-09-01phylib: fix device deletion order in mdiobus_unregister()Mark Salter1-1/+1
2015-09-01Merge branch 'x86-asm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-1/+1
2015-08-31Merge branch 'timers-nohz-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+3
2015-08-31net: qmi_wwan: Sierra Wireless MC73xx -> Sierra Wireless MC7304/MC7354David Ward1-2/+2
2015-08-31net: phy: fixed_phy: Set phy capabilities even when link down.Andrew Lunn1-25/+48
2015-08-31phy: fixed_phy: Add gpio to determine link up/down.Andrew Lunn2-4/+24
2015-08-31dsa: mv88e6xxx: Don't poll forced interfaces for state changesAndrew Lunn1-0/+5
2015-08-31dsa: mv88e6xxx: Set the RGMII delay based on phy interfaceAndrew Lunn2-0/+12
2015-08-31phy: fixed_phy: Set supported speed in phydevAndrew Lunn1-0/+12
2015-08-31dsa: mv88e6xxx: Allow speed/duplex of port to be configuredAndrew Lunn6-0/+64
2015-08-31net: phy: Allow PHY devices to identify themselves as Ethernet switches, etc.Florian Fainelli1-0/+1
2015-08-31ip-tunnel: Use API to access tunnel metadata options.Pravin B Shelar2-8/+5
2015-08-31Merge tag 'driver-core-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-3/+1
2015-08-30net: thunderx: Support for internal loopback modeSunil Goutham5-0/+97
2015-08-30net: thunderx: Support for upto 96 queues for a VFSunil Goutham5-84/+505
2015-08-30net: thunderx: Rework interrupt handlingSunil Goutham3-72/+102
2015-08-30net: thunderx: Support for HW VLAN strippingSunil Goutham4-7/+55
2015-08-30net: thunderx: Receive hashing HW offload supportSunil Goutham2-10/+39
2015-08-30net: thunderx: mailboxes: remove code duplicationSunil Goutham2-36/+11
2015-08-30net: thunderx: Add receive error stats reporting via ethtoolSunil Goutham5-120/+103
2015-08-30Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller4-7/+6
2015-08-30net/mlx4: Postpone the registration of net_deviceMoni Shoua2-15/+24
2015-08-30net/bonding: Export bond_option_active_slave_get_rcuMatan Barak1-13/+0
2015-08-29geneve: Use GRO cells infrastructure.Jesse Gross1-1/+16
2015-08-29net/smsc911x: Fix deferred probe for interruptTony Lindgren1-1/+4
2015-08-29vxlan: do not receive IPv4 packets on IPv6 socketJiri Benc1-0/+1
2015-08-29ip_tunnels: record IP version in tunnel infoJiri Benc2-0/+4
2015-08-29ip_tunnels: convert the mode field of ip_tunnel_info to flagsJiri Benc2-2/+2
2015-08-28bonding: fix bond_poll_controller bh_enable warningNikolay Aleksandrov1-2/+0
2015-08-28sh_eth: propagate platform_get_irq() error upstreamSergei Shtylyov1-3/+1