summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2016-09-22net: ethernet: hisilicon: hns: use phydev from struct net_devicePhilippe Reynes
2016-09-22net: ethernet: mediatek: fix missing changes merged for conflicts overlapping...Sean Wang
2016-09-22cxgb4: add support for drop and redirect actionsRahul Lakkireddy
2016-09-22cxgb4: add support for offloading u32 filtersRahul Lakkireddy
2016-09-22cxgb4: add parser to translate u32 filters to internal specRahul Lakkireddy
2016-09-22cxgb4: add common api support for configuring filtersRahul Lakkireddy
2016-09-22cxgb4: move common filter code to separate fileRahul Lakkireddy
2016-09-21net/mlx4_core: Fix deadlock when switching between polling and event fw commandsJack Morgenstein
2016-09-21net/mlx4_core: Use RCU to perform radix tree lookup for SRQLeon Romanovsky
2016-09-21net/mlx4_en: Fix wrong indentationKamal Heib
2016-09-21net/mlx4_en: Add branch prediction hints in RX data-pathTariq Toukan
2016-09-21nfp: bpf: add offload of TC direct action modeJakub Kicinski
2016-09-21nfp: bpf: add support for legacy redirect actionJakub Kicinski
2016-09-21nfp: bpf: add packet marking supportJakub Kicinski
2016-09-21nfp: bpf: allow offloaded filters to update statsJakub Kicinski
2016-09-21nfp: bpf: add hardware bpf offloadJakub Kicinski
2016-09-21nfp: add BPF to NFP code translatorJakub Kicinski
2016-09-21mlxsw: spectrum: Implement max rif resourceNogah Frankel
2016-09-21mlxsw: pci: Add max router interface resourceNogah Frankel
2016-09-21mlxsw: pci: Add some miscellaneous resourcesNogah Frankel
2016-09-21mlxsw: spectrum: Implement max virtual routers resourceNogah Frankel
2016-09-21mlxsw: pci: Add max virtual routers resourceNogah Frankel
2016-09-21mlxsw: profile: Add KVD resources to profile configNogah Frankel
2016-09-21mlxsw: pci: Add KVD size relate resourcesNogah Frankel
2016-09-21mlxsw: spectrum: lag resources- use resources data instead of constsNogah Frankel
2016-09-21mlxsw: pci: Add lag related resources to resources queryNogah Frankel
2016-09-21mlxsw: spectrum: Make offloads stats functions staticOr Gerlitz
2016-09-21net: ethernet: mediatek: enhance with avoiding superfluous assignment inside ...Sean Wang
2016-09-20mlx4: add missed recycle opportunity for XDP_TX on TX failureJesper Dangaard Brouer
2016-09-20mlxsw: spectrum: Fix sparse warningsIdo Schimmel
2016-09-20mlxsw: Change the RX LAG hash function from XOR to CRCElad Raz
2016-09-20bnxt_en: Fix build error for kernesl without RTC-LIBRob Swindell
2016-09-19net/mlx5: clean function declarations in eswitch.c upBaoyou Xie
2016-09-19be2net: mark symbols static where possibleBaoyou Xie
2016-09-19net: ethernet: broadcom: bcmgenet: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-09-19net: ethernet: broadcom: bcm63xx: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-09-19net: ethernet: broadcom: bcm63xx: use phydev from struct net_devicePhilippe Reynes
2016-09-19net: ethernet: broadcom: b44: use new api ethtool_{get|set}_link_ksettingsPhilippe Reynes
2016-09-19net: ethernet: broadcom: b44: use phydev from struct net_devicePhilippe Reynes
2016-09-19bnxt_en: Fixed the VF link status after a link state changeEddie Wai
2016-09-19bnxt_en: Support for "ethtool -r" commandDeepak Khungar
2016-09-19bnxt_en: Pad TX packets below 52 bytes.Michael Chan
2016-09-19bnxt_en: Call firmware to approve the random VF MAC address.Michael Chan
2016-09-19bnxt_en: Re-arrange bnxt_hwrm_func_qcaps().Michael Chan
2016-09-19bnxt_en: Fix ethtool -l|-L inconsistent channel counts.Michael Chan
2016-09-19bnxt_en: Added support for Secure Firmware UpdateRob Swindell
2016-09-19bnxt_en: Update to firmware interface spec 1.5.1.Michael Chan
2016-09-19bnxt_en: Simplify PCI device names and add additinal PCI IDs.Michael Chan
2016-09-19bnxt_en: Use RSS flags defined in the bnxt_hsi.h file.Michael Chan
2016-09-19cxgb4: Fix return value check in cfg_queues_uld()Wei Yongjun