summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
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-22Merge tag 'linux-can-fixes-for-4.8-20160921' of git://git.kernel.org/pub/scm/...David S. Miller1-1/+10
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...Sean Wang1-3/+1
2016-09-22net/mlx4_core: Fix to clean devlink resourcesKamal Heib1-0/+3
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-21Merge tag 'wireless-drivers-for-davem-2016-09-20' of git://git.kernel.org/pub...David S. Miller1-10/+9
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-21net: can: ifi: Configure transmitter delayMarek Vasut1-1/+10
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
2016-09-21mlxsw: profile: Add KVD resources to profile configNogah Frankel4-22/+76
2016-09-21mlxsw: pci: Add KVD size relate resourcesNogah Frankel2-1/+22
2016-09-21mlxsw: spectrum: lag resources- use resources data instead of constsNogah Frankel7-46/+50
2016-09-21mlxsw: pci: Add lag related resources to resources queryNogah Frankel2-1/+15
2016-09-21r8152: disable ALDPS and EEE before setting PHYhayeswang1-2/+8
2016-09-21r8152: remove r8153_enable_eeehayeswang1-7/+3
2016-09-21r8152: move PHY settings to hw_phy_cfghayeswang1-6/+8
2016-09-21r8152: move enabling PHYhayeswang1-18/+25
2016-09-21r8152: move some functionshayeswang1-112/+112
2016-09-21cxgb4/cxgb4vf: Allocate more queues for 25G and 100G adapterHariprasad Shenai6-11/+45
2016-09-21mlxsw: spectrum: Make offloads stats functions staticOr Gerlitz1-4/+4
2016-09-21net: ethernet: mediatek: enhance with avoiding superfluous assignment inside ...Sean Wang1-1/+2
2016-09-21net: dsa: mv88e6xxx: handle multiple ports in ATUVivien Didelot1-7/+49
2016-09-20ipvlan: Fix dependency issueMahesh Bandewar1-0/+1
2016-09-20Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller14-36/+729
2016-09-206pack: fix buffer length mishandlingAlan Cox1-8/+4
2016-09-20Merge tag 'linux-can-fixes-for-4.8-20160919' of git://git.kernel.org/pub/scm/...David S. Miller1-5/+8
2016-09-20mlx4: add missed recycle opportunity for XDP_TX on TX failureJesper Dangaard Brouer1-1/+2