summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-031-1/+2
* hv_netvsc: Eliminate vlan_tci from struct hv_netvsc_packetKY Srinivasan2015-12-033-13/+12
* hv_netvsc: Eliminate status from struct hv_netvsc_packetKY Srinivasan2015-12-034-22/+13
* hv_netvsc: Eliminate xmit_more from struct hv_netvsc_packetKY Srinivasan2015-12-034-9/+8
* hv_netvsc: Eliminate completion_func from struct hv_netvsc_packetKY Srinivasan2015-12-033-5/+0
* hv_netvsc: Eliminate is_data_pkt from struct hv_netvsc_packetKY Srinivasan2015-12-034-9/+8
* hv_netvsc: Eliminate send_completion_tid from struct hv_netvsc_packetKY Srinivasan2015-12-034-33/+19
* hv_netvsc: Eliminate page_buf from struct hv_netvsc_packetKY Srinivasan2015-12-034-31/+35
* hv_netvsc: remove locking in netvsc_send()Vitaly Kuznetsov2015-12-032-9/+0
* hv_netvsc: move subchannel existence check to netvsc_select_queue()Vitaly Kuznetsov2015-12-033-18/+5
* hv_netvsc: Don't ask for additional head room in the skbKY Srinivasan2015-12-032-19/+14
* hv_netvsc: Eliminate send_completion_ctx from struct hv_netvsc_packetKY Srinivasan2015-12-033-4/+1
* hv_netvsc: Eliminate send_completion from struct hv_netvsc_packetKY Srinivasan2015-12-034-7/+6
* hv_netvsc: Eliminatte the data field from struct hv_netvsc_packetKY Srinivasan2015-12-034-10/+14
* hv_netvsc: Eliminate rndis_msg pointer from hv_netvsc_packet structureKY Srinivasan2015-12-034-14/+13
* hv_netvsc: Eliminate the channel field in hv_netvsc_packet structureKY Srinivasan2015-12-034-21/+35
* hv_netvsc: Rearrange the hv_negtvsc_packet to be space efficientKY Srinivasan2015-12-031-8/+10
* hv_netvsc: Resize some of the variables in hv_netvsc_packetKY Srinivasan2015-12-031-7/+7
* i40e: remove unused argumentJesse Brandeburg2015-12-024-12/+18
* i40e: fix: do not sleep in netdev_opsJesse Brandeburg2015-12-021-24/+20
* i40e/i40evf: Bump i40e version to 1.4.4 and i40evf to 1.4.1Catherine Sullivan2015-12-022-2/+2
* i40evf: allocate ring structs dynamicallyMitch Williams2015-12-025-41/+40
* i40evf: allocate queue vectors dynamicallyMitch Williams2015-12-024-26/+21
* i40evf: quoth the VF driver, NevermoreMitch Williams2015-12-021-0/+8