summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | i40e: get rid of magic numberMitch Williams2016-02-171-1/+1
| * | | | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-02-1712-223/+445
| |\ \ \ \ \ \
| | * | | | | | i40e/i40evf: Bump versionJesse Brandeburg2016-02-172-2/+2
| | * | | | | | i40e: properly show packet split status in debugfsMitch Williams2016-02-173-5/+3
| | * | | | | | i40e/i40evf: use logical operators, not bitwiseMitch Williams2016-02-172-4/+6
| | * | | | | | i40e/i40evf: use pages correctly in RxMitch Williams2016-02-175-86/+159
| | * | | | | | i40e/i40evf: use __GFP_NOWARNJesse Brandeburg2016-02-172-8/+16
| | * | | | | | i40e: dump descriptor indexes in hexJesse Brandeburg2016-02-171-7/+7
| | * | | | | | i40e/i40evf: try again after failureJesse Brandeburg2016-02-174-23/+89
| | * | | | | | i40e/i40evf: don't lose interruptsJesse Brandeburg2016-02-175-12/+20
| | * | | | | | i40evf: Change vf driver string to reflect all products i40evf supportsCatherine Sullivan2016-02-171-2/+2
| | * | | | | | i40e: Refactor force_wb and WB_ON_ITR functionality codeAnjali Singhai Jain2016-02-173-51/+72
| | * | | | | | i40e: use new add_veb calling with VEB stats controlShannon Nelson2016-02-172-5/+10
| | * | | | | | i40e: add VEB stat control and remove L2 cloud filterShannon Nelson2016-02-173-9/+10
| | * | | | | | i40e: set shared bit for multicast filtersShannon Nelson2016-02-171-2/+8
| | * | | | | | i40e: Make the DCB firmware checks for X710/XL710 onlyNeerav Parikh2016-02-172-7/+36
| | * | | | | | i40e: move sync_vsi_filters up in service_taskJesse Brandeburg2016-02-171-1/+6
| * | | | | | | rocker: return -EOPNOTSUPP for undefined world opsJiri Pirko2016-02-171-16/+17
| * | | | | | | rocker: move OF-DPA stuff into separate fileJiri Pirko2016-02-173-2877/+2946
| * | | | | | | rocker: call rocker_cmd_exec function with "nowait" boolean instead of flagsJiri Pirko2016-02-171-15/+23
| * | | | | | | rocker: remove trans parameter to rocker_cmd_exec functionJiri Pirko2016-02-171-30/+35
| * | | | | | | rocker: pre-allocate wait structures during cmd ring initJiri Pirko2016-02-171-21/+66
| * | | | | | | rocker: pass "learning" value as a parameter to rocker_port_set_learningJiri Pirko2016-02-171-5/+9
| * | | | | | | rocker: introduce worlds infrastructureJiri Pirko2016-02-174-3/+545
| * | | | | | | rocker: move rocker and rocker_port structs into headerJiri Pirko2016-02-172-73/+75
| * | | | | | | rocker: implement get settings mode commandJiri Pirko2016-02-171-0/+32
| * | | | | | | rocker: push tlv processing into separate filesJiri Pirko2016-02-175-221/+284
| * | | | | | | rocker: rename rocker.c to rocker_main.cJiri Pirko2016-02-172-7/+9
| * | | | | | | rocker: rename rocker.h to rocker_hw.hJiri Pirko2016-02-172-5/+5
| * | | | | | | rocker: remove unused rocker_port param from alloc funcs and shorten their namesJiri Pirko2016-02-171-45/+42
| * | | | | | | drivers: net: xgene: Add support for multiple queuesIyappan Subramanian2016-02-176-194/+320
| * | | | | | | drivers: net: xgene: Add support for RSSIyappan Subramanian2016-02-172-5/+422
| * | | | | | | drivers: net: xgene: Add support for Classifier engineIyappan Subramanian2016-02-176-9/+649
| * | | | | | | ixgbe: fix dates on header of ixgbe_model.hJohn Fastabend2016-02-171-1/+1
| * | | | | | | ixgbe: use u32 instead of __u32 in model headerJohn Fastabend2016-02-171-9/+9
| |/ / / / / /
| * | | | | | pasemi_mac: Replace LRO with GROBen Hutchings2016-02-174-57/+3
| * | | | | | qed/qede: use 8.7.3.0 FW.Yuval Mintz2016-02-1714-1679/+1573
| * | | | | | sh_eth: kill useless *switch* defaultsSergei Shtylyov2016-02-171-12/+0
| * | | | | | ravb: kill useless *switch* defaultsSergei Shtylyov2016-02-171-2/+0
| * | | | | | Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2016-02-1710-65/+254
| |\ \ \ \ \ \
| | * | | | | | i40e: use eth_platform_get_mac_address()Sowmini Varadhan2016-02-171-18/+1
| | * | | | | | i40e: add priv flag for automatic rule evictionAnjali Singhai Jain2016-02-175-2/+21
| | * | | | | | i40e: Enable Geneve offload for FW API ver > 1.4 for XL710/X710 devicesAnjali Singhai2016-02-171-1/+14
| | * | | | | | i40e/i40evf: bump version to 1.4.12/1.4.8Jesse Brandeburg2016-02-172-2/+2
| | * | | | | | i40e: avoid large memcpy by assigning structJacob Keller2016-02-171-3/+5
| | * | | | | | i40e: count allocation errorsJesse Brandeburg2016-02-171-0/+2
| | * | | | | | i40e: drop unused functionJesse Brandeburg2016-02-172-17/+0
| | * | | | | | i40e: negate PHY int mask bitsShannon Nelson2016-02-171-8/+8
| | * | | | | | i40e: APIs to Add/remove port mirroring rulesKiran Patil2016-02-172-0/+174
| | * | | | | | i40e: fix: do not sleep in netdev_opsJesse Brandeburg2016-02-171-1/+10