summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: mediatek: get out of potential invalid pointer accessSean Wang2016-09-221-2/+4
* net: ethernet: mediatek: use [get|set]_link_ksettingsSean Wang2016-09-221-21/+12
* net: ethernet: mediatek: remove superfluous local variable for phy addressSean Wang2016-09-221-9/+1
* net: ethernet: mediatek: use phydev from struct net_deviceSean Wang2016-09-222-39/+36
* net: ethernet: mediatek: add support for GMAC0 connecting with external PHY t...Sean Wang2016-09-222-2/+61
* net: ethernet: mediatek: add extension of phy-mode for TRGMIISean Wang2016-09-222-0/+5
* net/faraday: Mask out PHYSTS_CHG interruptJoel Stanley2016-09-222-7/+4
* net/faraday: Configure old MDIO interface on Aspeed SoCsJoel Stanley2016-09-222-0/+14
* net/faraday: Clear stale interruptsGavin Shan2016-09-221-0/+6
* net/faraday: Adapt for Aspeed SoCsJoel Stanley2016-09-221-3/+10
* net/faraday: Make EDO{R,T}R bits configurableAndrew Jeffery2016-09-222-16/+26
* net/faraday: Separate rx page storage from rxdescAndrew Jeffery2016-09-221-7/+18
* cxgb4: Convert to use simple_open()Wei Yongjun2016-09-221-7/+1
* net/mlx5e: XDP TX xmit moreSaeed Mahameed2016-09-222-8/+25
* net/mlx5e: XDP TX forwarding supportSaeed Mahameed2016-09-226-36/+304
* net/mlx5e: Have a clear separation between different SQ typesSaeed Mahameed2016-09-225-64/+120
* net/mlx5e: XDP fast RX drop bpf programs supportRana Shahout2016-09-224-2/+130
* net/mlx5e: Dynamic RQ type infrastructureSaeed Mahameed2016-09-221-42/+50
* net/mlx5e: Slightly reduce hardware LRO sizeSaeed Mahameed2016-09-221-2/+5
* net/mlx5e: Union RQ RX info per RQ typeSaeed Mahameed2016-09-223-26/+30
* net/mlx5e: Build RX SKB on demandSaeed Mahameed2016-09-223-123/+133
* ptp_clock: future-proofing drivers against PTP subsystem becoming optionalNicolas Pitre2016-09-228-14/+14
* net: ethernet: hisilicon: hns: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes2016-09-221-47/+58
* net: ethernet: hisilicon: hns: use phydev from struct net_devicePhilippe Reynes2016-09-223-33/+24
* net: ethernet: mediatek: fix missing changes merged for conflicts overlapping...Sean Wang2016-09-221-3/+1
* cxgb4: add support for drop and redirect actionsRahul Lakkireddy2016-09-221-0/+71
* cxgb4: add support for offloading u32 filtersRahul Lakkireddy2016-09-226-2/+525
* cxgb4: add parser to translate u32 filters to internal specRahul Lakkireddy2016-09-221-0/+282
* cxgb4: add common api support for configuring filtersRahul Lakkireddy2016-09-225-34/+512
* cxgb4: move common filter code to separate fileRahul Lakkireddy2016-09-225-264/+346
* net/mlx4_core: Fix deadlock when switching between polling and event fw commandsJack Morgenstein2016-09-212-6/+19
* net/mlx4_core: Use RCU to perform radix tree lookup for SRQLeon Romanovsky2016-09-211-9/+5
* net/mlx4_en: Fix wrong indentationKamal Heib2016-09-211-1/+1
* net/mlx4_en: Add branch prediction hints in RX data-pathTariq Toukan2016-09-211-12/+14
* nfp: bpf: add offload of TC direct action modeJakub Kicinski2016-09-214-2/+82
* nfp: bpf: add support for legacy redirect actionJakub Kicinski2016-09-213-0/+7
* nfp: bpf: add packet marking supportJakub Kicinski2016-09-216-22/+101
* nfp: bpf: allow offloaded filters to update statsJakub Kicinski2016-09-214-0/+97
* nfp: bpf: add hardware bpf offloadJakub Kicinski2016-09-215-7/+324
* nfp: add BPF to NFP code translatorJakub Kicinski2016-09-215-0/+2333
* mlxsw: spectrum: Implement max rif resourceNogah Frankel2016-09-213-12/+41
* mlxsw: pci: Add max router interface resourceNogah Frankel2016-09-212-1/+8
* mlxsw: pci: Add some miscellaneous resourcesNogah Frankel2016-09-213-8/+23
* mlxsw: spectrum: Implement max virtual routers resourceNogah Frankel2016-09-212-9/+38
* mlxsw: pci: Add max virtual routers resourceNogah Frankel2016-09-212-1/+8
* mlxsw: profile: Add KVD resources to profile configNogah Frankel2016-09-214-22/+76
* mlxsw: pci: Add KVD size relate resourcesNogah Frankel2016-09-212-1/+22
* mlxsw: spectrum: lag resources- use resources data instead of constsNogah Frankel2016-09-217-46/+50
* mlxsw: pci: Add lag related resources to resources queryNogah Frankel2016-09-212-1/+15
* mlxsw: spectrum: Make offloads stats functions staticOr Gerlitz2016-09-211-4/+4