summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-12-18team: Advertise tunneling offload featuresEran Ben Elisha1-0/+11
2015-12-18net: qmi_wwan: ignore bogus CDC Union descriptorsBjørn Mork1-1/+4
2015-12-17net/macb: Update device tree binding for resetting PHY using GPIOGregory CLEMENT1-3/+12
2015-12-17cxgb4: Replace arpq_head/arpq_tail with SKB double link-list codeHariprasad Shenai2-40/+24
2015-12-17cxgb4: Use t4_mgmt_tx() API for sending write l2t request ctrl packets.Hariprasad Shenai1-2/+1
2015-12-17cxgb4: Add API to alloc l2t entry; also update existing onesHariprasad Shenai3-25/+117
2015-12-17cxgb4: Use symbolic constant for VLAN priority calculationHariprasad Shenai1-1/+1
2015-12-17nfp: clear ring delayed kick countersJakub Kicinski1-0/+2
2015-12-17tun: honor IFF_UP in tun_get_user()Eric Dumazet1-0/+3
2015-12-16i40e: Call geneve_get_rx_port to get the existing Geneve portsSinghai, Anjali1-0/+3
2015-12-16geneve: Add geneve_get_rx_port supportSinghai, Anjali1-0/+24
2015-12-16i40e: Kernel dependency update for i40e to support geneve offloadSinghai, Anjali1-0/+10
2015-12-16i40e: geneve tunnel offload supportSinghai, Anjali4-43/+150
2015-12-16geneve: Add geneve udp port offload for ethernet devicesSinghai, Anjali1-0/+23
2015-12-16stmmac: socfpga: Provide dt node to config ptp clk source.Phil Reid1-0/+9
2015-12-16stmmac: Fix calculations for ptp counters when clock input = 50Mhz.Phil Reid3-15/+15
2015-12-16stmmac: create of compatible mdio bus for stmmac driverPhil Reid2-4/+24
2015-12-16net: Eliminate NETIF_F_GEN_CSUM and NETIF_F_V[46]_CSUMTom Herbert2-2/+2
2015-12-16net: Rename NETIF_F_ALL_CSUM to NETIF_F_CSUM_MASKTom Herbert18-25/+24
2015-12-16fcoe: Use CHECKSUM_PARTIAL to indicate CRC offloadTom Herbert1-1/+1
2015-12-16sctp: Rename NETIF_F_SCTP_CSUM to NETIF_F_SCTP_CRCTom Herbert5-7/+7
2015-12-15ravb: Add fixed-link supportKazuya Mizuguchi1-0/+12
2015-12-15mlxsw: spectrum: Add support for VLAN devices on top of LAGIdo Schimmel1-3/+29
2015-12-15mlxsw: spectrum: Enable FDB records for VLAN devices on top of LAGIdo Schimmel1-7/+14
2015-12-15mlxsw: reg: Add lag_vid field to SFD registerIdo Schimmel2-2/+10
2015-12-15mlxsw: spectrum: Add support for VLAN devices bridgingIdo Schimmel3-1/+378
2015-12-15mlxsw: spectrum: Handle VLAN devices linking / unlinkingIdo Schimmel1-3/+51
2015-12-15mlxsw: spectrum: Adjust FDB notifications for VLAN devicesIdo Schimmel2-4/+61
2015-12-15mlxsw: spectrum: Adjust switchdev ops for VLAN devicesIdo Schimmel2-4/+98
2015-12-15mlxsw: spectrum: Use FID instead of VID when accessing FDBIdo Schimmel2-28/+34
2015-12-15mlxsw: spectrum: Add another flood table for vFIDsIdo Schimmel3-27/+16
2015-12-15mlxsw: spectrum: Use appropriate parameter nameIdo Schimmel1-4/+4
2015-12-15mlxsw: spectrum: Split vFID range in twoIdo Schimmel3-99/+287
2015-12-15mlxsw: spectrum: Allocate active VLANs only for port netdevsIdo Schimmel2-1/+11
2015-12-15Merge branch '1GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher...David S. Miller11-179/+120
2015-12-15e1000e: Fix msi-x interrupt automaskBenjamin Poirier1-6/+5
2015-12-15e1000e: Do not write lsc to ics in msi-x modeBenjamin Poirier2-12/+19
2015-12-15e1000e: Do not read ICR in Other interruptBenjamin Poirier1-15/+7
2015-12-15e1000e: Remove unreachable codeBenjamin Poirier1-6/+0
2015-12-15net/macb: add support for resetting PHY using GPIOGregory CLEMENT2-0/+9
2015-12-15igb: Explicitly label self-test result indicesJoe Schultz1-14/+24
2015-12-15igb: Improve cable length function for I210, etc.Joe Schultz3-9/+51
2015-12-15igb: Don't add PHY address to PCDL addressAaron Sierra1-2/+1
2015-12-15Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller10-201/+1457
2015-12-15wan: wanxl: add pci_disable_device in case of errorSaurabh Sengar1-0/+1
2015-12-15ppp: declare ppp devices as enumerated interfacesGuillaume Nault1-2/+1
2015-12-15ppp: define "ppp" device typeGuillaume Nault1-0/+6
2015-12-15qeth: get rid of redundant 0-terminationRasmus Villemoes1-2/+0
2015-12-15qeth: repair SBAL elements calculationUrsula Braun1-1/+1
2015-12-15qeth: initialize net_device with carrier offUrsula Braun2-0/+2