summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2015-10-16i40e: Add support for non-willing AppsGreg Bowers2-0/+9
2015-10-16i40e: priv flag for controlling VEB statsShannon Nelson2-0/+9
2015-10-16i40e: Removed unused definesGreg Rose1-2/+0
2015-10-16i40e: remove read/write failed messages from nvmupdateShannon Nelson1-7/+2
2015-10-16i40e/i40evf: Fix compile issue related to const stringJingjing Wu5-9/+9
2015-10-16i40e: generate fewer startup messagesShannon Nelson4-13/+17
2015-10-16drivers/net/intel: use napi_complete_done()Jesse Brandeburg9-33/+55
2015-10-16i40evf: Add support for netpollAlexander Duyck1-0/+26
2015-10-16i40e/i40evf: Drop useless "IN_NETPOLL" flagAlexander Duyck5-17/+2
2015-10-16i40e/i40evf: Fix handling of napi budgetAlexander Duyck2-0/+10
2015-10-16drivers/net: get rid of unnecessary initializations in .get_drvinfo()Ivan Vecera50-113/+0
2015-10-15mlx4: corretly check failed allocationInsu Yun1-1/+1
2015-10-15bonding: support encapsulated ipv6 TSOEric Dumazet1-1/+1
2015-10-15mlxsw: cmd: Update CONFIG_PROFILE command documentationIdo Schimmel1-13/+11
2015-10-15mlxsw: Add trap group for control packetsIdo Schimmel2-7/+24
2015-10-15mlxsw: Simplify traps creationIdo Schimmel3-9/+13
2015-10-15mlxsw: Introduce mlxsw_reg_spms_vid_pack helper and use itJiri Pirko2-3/+8
2015-10-15mlxsw: reg: Adjust definition of enum mlxsw_reg_sfgc_typeIdo Schimmel1-7/+9
2015-10-15mlxsw: reg: Remove extra space in SFGC ID defineJiri Pirko1-1/+1
2015-10-15mlxsw: reg: Uppercase letters in register IDsJiri Pirko1-2/+2
2015-10-15mlxsw: Use dev_level_ratelimited instead of net_ratelimit & dev_levelJiri Pirko2-7/+5
2015-10-15mlxsw: core: Do not use EMADs in mlxsw_emad_finiJiri Pirko1-0/+1
2015-10-15mlxsw: pci: Limit number of entries being sent in single MAP_FA cmdJiri Pirko2-8/+20
2015-10-15mlxsw: pci: Remove MLXSW_PCI_RDQS/SDQS defines and checksJiri Pirko2-4/+1
2015-10-15mlxsw: pci: Do not use MLXSW_PCI_SDQS_COUNT defineJiri Pirko1-2/+3
2015-10-15mlxsw: pci: Use MLXSW_PCI_CQS_MAX instead of MLXSW_PCI_CQS_COUNTJiri Pirko2-5/+5
2015-10-15mlxsw: switchx2: Use ETH_ALEN for mac address lengthJiri Pirko1-3/+1
2015-10-15mlxsw: Remove multicast ID configurationIdo Schimmel2-64/+0
2015-10-15amd-xgbe: Use system workqueue for device restartLendacky, Thomas1-2/+2
2015-10-15rocker: remove nowait from switchdev callbacks.Jiri Pirko1-4/+3
2015-10-15switchdev: remove pointers from switchdev objectsJiri Pirko1-3/+3
2015-10-15switchdev: make struct switchdev_attr parameter const for attr_set callsJiri Pirko1-1/+1
2015-10-15net: hisilicon: fixes a bug when using ethtool -Slipeng1-3/+3
2015-10-15ixgbe: Check for setup_internal_link methodMark Rustad1-1/+1
2015-10-15i40e/i40evf: Bump i40e version to 1.3.28 and i40evf to 1.3.19Catherine Sullivan2-2/+2
2015-10-15i40evf: speed up initMitch Williams1-2/+2
2015-10-15i40e: remove unnecessary string copy operationsShannon Nelson1-12/+12
2015-10-15i40e: X722 is on the IOSF bus and does not report the PCI bus infoAnjali Singhai Jain2-20/+50
2015-10-15i40e: Store off PHY capabilitiesKevin Scott1-0/+3
2015-10-15i40e/i40evf: remove redundant declarations of a variable and a functionShannon Nelson2-4/+1
2015-10-15i40e: remove FD atr control from debugfsShannon Nelson1-24/+0
2015-10-15i40e: allow FD SB if MFP mode only has 1 partitionShannon Nelson1-4/+4
2015-10-15i40e: remove obsolete version checkMitch Williams1-6/+0
2015-10-15i40e/i40evf: Add WB_ON_ITR offload supportAnjali Singhai Jain5-1/+13
2015-10-15i40e: Remove 100M SGMII unless hw is X722Catherine Sullivan1-16/+26
2015-10-15i40e: Change some messages from info to debug onlyNeerav Parikh3-13/+17
2015-10-15i40e: use priv flags to control flow directorJesse Brandeburg2-0/+15
2015-10-15i40e: Add missing parameter comment to ndo_bridge_setlinkJesse Brandeburg1-0/+1
2015-10-15ixgbe: Fix CS4227-related semaphore error on reset failureMark Rustad1-0/+9
2015-10-15ixgbe: disable LRO by defaultEmil Tantilov1-2/+0