summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* 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
* team: rtnl_lock for options setJiri Pirko2015-12-031-3/+8
* bonding: fill-up LAG changeupper info struct and pass it alongJiri Pirko2015-12-031-14/+31
* team: fill-up LAG changeupper info struct and pass it alongJiri Pirko2015-12-036-11/+17
* net: add possibility to pass information about upper device via notifierJiri Pirko2015-12-033-3/+3
* net: propagate upper priv via netdev_master_upper_dev_linkJiri Pirko2015-12-033-3/+3
* net: add netif_is_team_master helperJiri Pirko2015-12-031-0/+1
* bonding: add 802.3ad support for 100G speedsJiri Pirko2015-12-031-1/+10
* i40e: Fix i40e_print_features() VEB mode outputJoe Perches2015-12-031-23/+19
* ixgbevf: Handle extended IPv6 headers in Tx pathMark Rustad2015-12-031-8/+14
* ixgbe: Always turn PHY power on when requestedMark Rustad2015-12-032-2/+4
* ixgbe: Handle extended IPv6 headers in Tx pathMark Rustad2015-12-031-8/+15
* ixgbe: Save VF info and take referencesMark Rustad2015-12-033-23/+59
* ixgbe: Wait for master disable to be setMark Rustad2015-12-031-1/+13
* ixgbe: Correct spec violations by waiting after resetMark Rustad2015-12-034-5/+9
* ixgbe: Update PTP to support X550EM_x devicesMark Rustad2015-12-034-197/+578
* ixgbe: Allow FDB entries access to more RAR filtersAlexander Duyck2015-12-031-1/+4
* ixgbe: Use __dev_uc_sync and __dev_uc_unsync for unicast addressesAlexander Duyck2015-12-031-3/+25
* ixgbe: Refactor MAC address configuration codeAlexander Duyck2015-12-032-70/+100
* ixgbevf: Minor cleanupsMark Rustad2015-12-031-24/+12
* ixgbevf: Use a private workqueue to avoid certain possible hangsMark Rustad2015-12-031-2/+13
* ixgbe: Use private workqueue to avoid certain possible hangsMark Rustad2015-12-031-1/+13
* ixgbe: Add support for newer thermal alarmMark Rustad2015-12-032-3/+23
* ixgbe: Prevent KR PHY reset in ixgbe_init_phy_ops_x550emMark Rustad2015-12-031-13/+8
* sfc: use ALIGN macro for aligning frame sizesJarod Wilson2015-12-021-1/+2
* hv_netvsc: Eliminate vlan_tci from struct hv_netvsc_packetKY Srinivasan2015-12-023-13/+12
* hv_netvsc: Eliminate status from struct hv_netvsc_packetKY Srinivasan2015-12-024-22/+13
* hv_netvsc: Eliminate xmit_more from struct hv_netvsc_packetKY Srinivasan2015-12-024-9/+8
* hv_netvsc: Eliminate completion_func from struct hv_netvsc_packetKY Srinivasan2015-12-023-5/+0
* hv_netvsc: Eliminate is_data_pkt from struct hv_netvsc_packetKY Srinivasan2015-12-024-9/+8
* hv_netvsc: Eliminate send_completion_tid from struct hv_netvsc_packetKY Srinivasan2015-12-024-33/+19
* hv_netvsc: Eliminate page_buf from struct hv_netvsc_packetKY Srinivasan2015-12-024-31/+35
* hv_netvsc: remove locking in netvsc_send()Vitaly Kuznetsov2015-12-022-9/+0
* hv_netvsc: move subchannel existence check to netvsc_select_queue()Vitaly Kuznetsov2015-12-023-18/+5