aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-22xen-netback: switch to threaded irq for control ringJuergen Gross3-49/+11
2016-09-22net: ethernet: mediatek: get out of potential invalid pointer accessSean Wang1-2/+4
2016-09-22net: ethernet: mediatek: use [get|set]_link_ksettingsSean Wang1-21/+12
2016-09-22net: ethernet: mediatek: remove superfluous local variable for phy addressSean Wang1-9/+1
2016-09-22net: ethernet: mediatek: use phydev from struct net_deviceSean Wang2-39/+36
2016-09-22net: ethernet: mediatek: add support for GMAC0 connecting with external PHY through TRGMIISean Wang2-2/+61
2016-09-22net: ethernet: mediatek: add extension of phy-mode for TRGMIISean Wang2-0/+5
2016-09-22net/faraday: Mask out PHYSTS_CHG interruptJoel Stanley2-7/+4
2016-09-22net/faraday: Configure old MDIO interface on Aspeed SoCsJoel Stanley2-0/+14
2016-09-22net/faraday: Clear stale interruptsGavin Shan1-0/+6
2016-09-22net/faraday: Adapt for Aspeed SoCsJoel Stanley1-3/+10
2016-09-22net/faraday: Make EDO{R,T}R bits configurableAndrew Jeffery2-16/+26
2016-09-22net/faraday: Separate rx page storage from rxdescAndrew Jeffery1-7/+18
2016-09-22cxgb4: Convert to use simple_open()Wei Yongjun1-7/+1
2016-09-22net: dsa: qca8k: use mdio_module_driver to simplify the codeWei Yongjun1-13/+1
2016-09-22net: dsa: qca8k: fix non static symbol warningWei Yongjun1-1/+1
2016-09-22net/mlx5e: XDP TX xmit moreSaeed Mahameed2-8/+25
2016-09-22net/mlx5e: XDP TX forwarding supportSaeed Mahameed6-36/+304
2016-09-22net/mlx5e: Have a clear separation between different SQ typesSaeed Mahameed5-64/+120
2016-09-22net/mlx5e: XDP fast RX drop bpf programs supportRana Shahout4-2/+130
2016-09-22net/mlx5e: Dynamic RQ type infrastructureSaeed Mahameed1-42/+50
2016-09-22net/mlx5e: Slightly reduce hardware LRO sizeSaeed Mahameed1-2/+5
2016-09-22net/mlx5e: Union RQ RX info per RQ typeSaeed Mahameed3-26/+30
2016-09-22net/mlx5e: Build RX SKB on demandSaeed Mahameed3-123/+133
2016-09-22net: dsa: mv88e6xxx: Convert flag bits to unsigned long longAndrew Lunn1-31/+31
2016-09-22net: dsa: mv88e6xxx: Add helper for accessing port registersAndrew Lunn2-189/+182
2016-09-22ptp_clock: future-proofing drivers against PTP subsystem becoming optionalNicolas Pitre8-14/+14
2016-09-22net: ethernet: hisilicon: hns: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes1-47/+58
2016-09-22net: ethernet: hisilicon: hns: use phydev from struct net_devicePhilippe Reynes3-33/+24
2016-09-22net: ethernet: mediatek: fix missing changes merged for conflicts overlapping commitsSean Wang1-3/+1
2016-09-22cxgb4: add support for drop and redirect actionsRahul Lakkireddy1-0/+71
2016-09-22cxgb4: add support for offloading u32 filtersRahul Lakkireddy6-2/+525
2016-09-22cxgb4: add parser to translate u32 filters to internal specRahul Lakkireddy1-0/+282
2016-09-22cxgb4: add common api support for configuring filtersRahul Lakkireddy5-34/+512
2016-09-22cxgb4: move common filter code to separate fileRahul Lakkireddy5-264/+346
2016-09-21net/mlx4_core: Fix deadlock when switching between polling and event fw commandsJack Morgenstein2-6/+19
2016-09-21net/mlx4_core: Use RCU to perform radix tree lookup for SRQLeon Romanovsky1-9/+5
2016-09-21net/mlx4_en: Fix wrong indentationKamal Heib1-1/+1
2016-09-21net/mlx4_en: Add branch prediction hints in RX data-pathTariq Toukan1-12/+14
2016-09-21nfp: bpf: add offload of TC direct action modeJakub Kicinski4-2/+82
2016-09-21nfp: bpf: add support for legacy redirect actionJakub Kicinski3-0/+7
2016-09-21nfp: bpf: add packet marking supportJakub Kicinski6-22/+101
2016-09-21nfp: bpf: allow offloaded filters to update statsJakub Kicinski4-0/+97
2016-09-21nfp: bpf: add hardware bpf offloadJakub Kicinski5-7/+324
2016-09-21nfp: add BPF to NFP code translatorJakub Kicinski5-0/+2333
2016-09-21mlxsw: spectrum: Implement max rif resourceNogah Frankel3-12/+41
2016-09-21mlxsw: pci: Add max router interface resourceNogah Frankel2-1/+8
2016-09-21mlxsw: pci: Add some miscellaneous resourcesNogah Frankel3-8/+23
2016-09-21mlxsw: spectrum: Implement max virtual routers resourceNogah Frankel2-9/+38
2016-09-21mlxsw: pci: Add max virtual routers resourceNogah Frankel2-1/+8