summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* ravb: add fallback compatibility stringsSimon Horman2015-12-031-0/+2
* ravb: ptp: Add CONFIG mode supportKazuya Mizuguchi2015-12-032-5/+29
* net: add driver for Netronome NFP4000/NFP6000 NIC VFsJakub Kicinski2015-12-0311-0/+4814
* Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller2015-12-0311-203/+226
|\
| * i40e: trivial fixesJesse Brandeburg2015-12-033-20/+8
| * i40e/i40evf: Bump version to 1.4.7 for i40e and 1.4.3 for i40evfCatherine Sullivan2015-12-032-2/+2
| * i40e/i40evf: use logical operatorMitch Williams2015-12-032-2/+2
| * i40e: fix whitespaceMitch Williams2015-12-031-2/+2
| * i40e: Remove separate functions gathering XOFF Rx statsNeerav Parikh2015-12-031-70/+7
| * i40e: remove CONFIG_I40E_VXLANJesse Brandeburg2015-12-033-20/+7
| * i40e: use priv flags to control packet splitJesse Brandeburg2015-12-032-0/+28
| * i40evf: use correct typesMitch Williams2015-12-031-1/+1
| * i40e: propagate properlyMitch Williams2015-12-032-51/+76
| * i40evf: don't use atomic allocationMitch Williams2015-12-031-6/+6
| * i40e: Fix memory leaks, sideband filter programmingKiran Patil2015-12-032-10/+19
| * i40e: Detection and recovery of TX queue hung logic moved to service_task fro...Kiran Patil2015-12-035-13/+64
| * i40evf: remove duplicate stringMitch Williams2015-12-031-1/+0
| * i40evf: set real num queuesMitch Williams2015-12-031-1/+2
| * i40evf: increase max number of queuesMitch Williams2015-12-032-4/+2
* | net/mlx5e: Add support for SR-IOV ndosSaeed Mahameed2015-12-031-1/+83
* | net/mlx5: E-Switch, Introduce get vf statisticsSaeed Mahameed2015-12-032-0/+70
* | net/mlx5: E-Switch, Introduce set vport vlan (VST mode)Saeed Mahameed2015-12-032-2/+134
* | net/mlx5: E-Switch, Introduce HCA cap and E-Switch vport contextSaeed Mahameed2015-12-031-0/+11
* | net/mlx5: E-Switch, Introduce Vport administration functionsSaeed Mahameed2015-12-032-0/+69
* | net/mlx5: E-Switch, Add SR-IOV (FDB) supportSaeed Mahameed2015-12-034-80/+642
* | net/mlx5: E-Switch, Introduce FDB hardware capabilitiesSaeed Mahameed2015-12-031-0/+13
* | net/mlx5: Introducing E-Switch and l2 tableSaeed Mahameed2015-12-035-1/+654
* | net/mlx5e: Write vlan list into vport contextSaeed Mahameed2015-12-032-0/+53
* | net/mlx5e: Write UC/MC list and promisc mode into vport contextSaeed Mahameed2015-12-031-0/+87
* | net/mlx5: Introduce access functions to modify/query vport vlansSaeed Mahameed2015-12-031-0/+112
* | net/mlx5: Introduce access functions to modify/query vport promisc modeSaeed Mahameed2015-12-031-0/+62
* | net/mlx5: Introduce access functions to modify/query vport stateSaeed Mahameed2015-12-032-7/+56
* | net/mlx5: Introduce access functions to modify/query vport mac listsSaeed Mahameed2015-12-031-0/+119
* | net/mlx5: Update access functions to Query/Modify vport MAC addressSaeed Mahameed2015-12-032-12/+77
* | net/mlx5_core: Add base sriov supportEli Cohen2015-12-035-8/+291
* | net/mlx5_core: Modify enable/disable hca functionsEli Cohen2015-12-032-24/+23
* | alx: remove pointless assignmentJarod Wilson2015-12-031-1/+0
* | mlxsw: spectrum: Implement LAG tx enabled lower state changeJiri Pirko2015-12-031-2/+79
* | mlxsw: spectrum: Implement FDB add/remove/dump for LAGJiri Pirko2015-12-031-32/+150
* | mlxsw: spectrum: Implement LAG port join/leaveJiri Pirko2015-12-032-17/+306
* | mlxsw: reg: Add definition of LAG unicast record for SFN registerJiri Pirko2015-12-031-1/+21
* | mlxsw: reg: Add definition of LAG unicast record for SFD registerJiri Pirko2015-12-031-8/+71
* | mlxsw: reg: Add link aggregation configuration registers definitionsJiri Pirko2015-12-031-0/+293
* | mlxsw: pci: Implement LAG processing for received packetsJiri Pirko2015-12-032-12/+11
* | mlxsw: core: Add support for packets received from LAG portJiri Pirko2015-12-033-5/+92
* | mlxsw: spectrum: Add set_rx_mode ndo stubJiri Pirko2015-12-031-0/+5
* | bonding: set inactive flags on releaseJiri Pirko2015-12-031-0/+2
* | bonding: implement lower state change propagationJiri Pirko2015-12-031-0/+10
* | bonding: allow notifications for bond_set_slave_link_stateJiri Pirko2015-12-031-18/+36
* | team: implement lower state change propagationJiri Pirko2015-12-031-2/+18