summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: Put elements related to offloaded TC rule in one structOr Gerlitz2016-09-233-26/+44
* net/mlx5: E-Switch, Allow fine tuning of eswitch vport push/pop vlanOr Gerlitz2016-09-232-11/+27
* net/mlx5: E-Switch, Set vport representor fields explicitly on registrationOr Gerlitz2016-09-232-3/+10
* net/mlx5: E-Switch, Set the vport when registering the uplink repOr Gerlitz2016-09-234-26/+20
* sfc: check async completer is !NULL before callingBert Kenward2016-09-231-1/+2
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-2319-62/+146
|\
| * net/mlx4_core: Fix to clean devlink resourcesKamal Heib2016-09-221-0/+3
| * cxgb4/cxgb4vf: Allocate more queues for 25G and 100G adapterHariprasad Shenai2016-09-216-11/+45
| * qed: Fix stack corruption on probeYuval Mintz2016-09-201-2/+2
| * net/mlx5: E-Switch, Handle mode change failuresOr Gerlitz2016-09-191-6/+14
| * net/mlx5: E-Switch, Fix error flow in the SRIOV e-switch init codeOr Gerlitz2016-09-191-0/+1
| * net/mlx5: Fix flow counter bulk command out mailbox allocationRoi Dayan2016-09-191-2/+2
| * stmmac: fix PWRDWN into the PMT register for global unicast.Giuseppe CAVALLARO2016-09-182-2/+2
| * bna: fix crash in bnad_get_strings()Ivan Vecera2016-09-171-27/+23
| * bna: add missing per queue ethtool statIvan Vecera2016-09-171-1/+6
| * nfp: fix error return code in nfp_net_netdev_open()Wei Yongjun2016-09-161-2/+6
| * net/ibm/emac: add mutex to 'set multicast list'Ivan Mikhaylov2016-09-161-0/+3
| * net/ibm/emac: add set mac addr callbackIvan Mikhaylov2016-09-161-2/+29
| * net: ethernet: mediatek: fix module loading automatically based on MODULE_DEV...Sean Wang2016-09-161-0/+1
| * net/mlx4_en: fix off by one in error handlingSebastian Ott2016-09-161-2/+2
| * bnx2: Reset device during driver initializationBaoquan He2016-09-131-5/+7
* | 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
OpenPOWER on IntegriCloud