aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-11-21enic: support skb->xmit_moreGovindarajulu Varadarajan2-11/+17
2014-11-21mISDN: Deletion of unnecessary checks before the function call "vfree"Markus Elfring1-4/+2
2014-11-19bonding: Introduce 4 AD link speed to fix agg_bandwidthJianhua Xie1-1/+37
2014-11-19bonding: change AD_LINK_SPEED_BITMASK to enum to suport more speedJianhua Xie1-32/+34
2014-11-19usbnet: rtl8150: remove unused variableSudip Mukherjee1-2/+1
2014-11-19stmmac: review driver when run kernel-docGiuseppe CAVALLARO4-69/+142
2014-11-19stmmac: document common header fileGiuseppe CAVALLARO1-0/+8
2014-11-19tun: return NET_XMIT_DROP for dropped packetsJason Wang1-1/+1
2014-11-18Merge tag 'linux-can-next-for-3.19-20141117' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller3-63/+176
2014-11-18net: fec: remove unused return value from swap_buffer()Lothar Waßmann1-3/+1
2014-11-18net: fec: simplify loop counter handling in swap_buffer()Lothar Waßmann1-1/+1
2014-11-18net: fec: use swab32s() instead of cpu_to_be32()Lothar Waßmann1-1/+1
2014-11-18net: fec: improve access to quirk flags by copying them into fec_enet_private structLothar Waßmann2-68/+39
2014-11-18net: fec: change type of 'bufdesc_ex' to boolLothar Waßmann2-4/+2
2014-11-18net: fec: properly parenthesize macro argsLothar Waßmann1-15/+16
2014-11-18net: fec: consistently use lower case chars as hex digitsLothar Waßmann1-44/+44
2014-11-18net: fec: indentation cleanupLothar Waßmann1-54/+54
2014-11-18i40e: Set XPS bit mask to zero in DCB modeNeerav Parikh1-7/+31
2014-11-18i40e: Prevent link flow control settings when PFC is enabledNeerav Parikh1-2/+12
2014-11-18i40e: Do not disable/enable FCoE VSI with DCB reconfigNeerav Parikh1-1/+11
2014-11-18i40e: Modify Tx disable wait flow in case of DCB reconfigurationNeerav Parikh2-0/+61
2014-11-18i40e: Update VEB's enabled_tc after reconfigurationNeerav Parikh1-0/+1
2014-11-18i40e: Check for LLDP AdminStatus before querying DCBXNeerav Parikh3-0/+63
2014-11-18i40e: Add support to firmware CEE DCBX modeNeerav Parikh10-35/+328
2014-11-18i40e: Resume Port Tx after DCB eventNeerav Parikh3-1/+52
2014-11-18i40e: Bump version to 1.1.23Catherine Sullivan1-2/+2
2014-11-18i40e: re-enable VFLR interrupt soonerMitch Williams1-6/+6
2014-11-18i40e: only warn once of PTP nonsupport in 100Mbit speedShannon Nelson1-3/+9
2014-11-17net: can: c_can: Add support for TI am4372 DCANRoger Quadros1-0/+1
2014-11-17can: c_can: Add support for TI am3352 DCANRoger Quadros1-0/+12
2014-11-17can: c_can: Add support for TI DRA7 DCANRoger Quadros1-0/+13
2014-11-17can: c_can: Disable pins when CAN interface is downRoger Quadros1-0/+13
2014-11-17can: c_can: Add support for START pulse in RAMINIT sequenceRoger Quadros2-0/+8
2014-11-17can: c_can: Add syscon/regmap RAMINIT mechanismRoger Quadros2-41/+78
2014-11-17can: c_can: Add RAMINIT register information to driver dataRoger Quadros1-0/+10
2014-11-17can: c_can: Introduce c_can_driver_data structureRoger Quadros2-23/+33
2014-11-17can: c_can: Add timeout to c_can_hw_raminit_ti()Roger Quadros1-1/+10
2014-11-16vmxnet3: use netdev_rss_key_fill() helperEric Dumazet1-8/+1
2014-11-16sfc: use netdev_rss_key_fill() helperEric Dumazet1-1/+1
2014-11-16mlx4: use netdev_rss_key_fill() helperEric Dumazet2-6/+9
2014-11-16ixgbe: use netdev_rss_key_fill() helperEric Dumazet1-4/+3
2014-11-16igb: use netdev_rss_key_fill() helperEric Dumazet1-6/+3
2014-11-16i40e: use netdev_rss_key_fill() helperEric Dumazet2-15/+6
2014-11-16fm10k: use netdev_rss_key_fill() helperEric Dumazet1-7/+3
2014-11-16e100e: use netdev_rss_key_fill() helperEric Dumazet1-6/+3
2014-11-16be2net:use netdev_rss_key_fill() helperEric Dumazet1-5/+5
2014-11-16bna: use netdev_rss_key_fill() helperEric Dumazet1-1/+1
2014-11-16tg3: use netdev_rss_key_fill() helperEric Dumazet1-11/+6
2014-11-16bnx2x: use netdev_rss_key_fill() helperEric Dumazet1-1/+1
2014-11-16amd-xgbe: use netdev_rss_key_fill() helperEric Dumazet1-1/+1