summaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2014-11-19stmmac: review driver when run kernel-docGiuseppe CAVALLARO
2014-11-19stmmac: document common header fileGiuseppe CAVALLARO
2014-11-18net: fec: remove unused return value from swap_buffer()Lothar Waßmann
2014-11-18net: fec: simplify loop counter handling in swap_buffer()Lothar Waßmann
2014-11-18net: fec: use swab32s() instead of cpu_to_be32()Lothar Waßmann
2014-11-18net: fec: improve access to quirk flags by copying them into fec_enet_private...Lothar Waßmann
2014-11-18net: fec: change type of 'bufdesc_ex' to boolLothar Waßmann
2014-11-18net: fec: properly parenthesize macro argsLothar Waßmann
2014-11-18net: fec: consistently use lower case chars as hex digitsLothar Waßmann
2014-11-18net: fec: indentation cleanupLothar Waßmann
2014-11-18i40e: Set XPS bit mask to zero in DCB modeNeerav Parikh
2014-11-18i40e: Prevent link flow control settings when PFC is enabledNeerav Parikh
2014-11-18i40e: Do not disable/enable FCoE VSI with DCB reconfigNeerav Parikh
2014-11-18i40e: Modify Tx disable wait flow in case of DCB reconfigurationNeerav Parikh
2014-11-18i40e: Update VEB's enabled_tc after reconfigurationNeerav Parikh
2014-11-18i40e: Check for LLDP AdminStatus before querying DCBXNeerav Parikh
2014-11-18i40e: Add support to firmware CEE DCBX modeNeerav Parikh
2014-11-18i40e: Resume Port Tx after DCB eventNeerav Parikh
2014-11-18i40e: Bump version to 1.1.23Catherine Sullivan
2014-11-18i40e: re-enable VFLR interrupt soonerMitch Williams
2014-11-18i40e: only warn once of PTP nonsupport in 100Mbit speedShannon Nelson
2014-11-16sfc: use netdev_rss_key_fill() helperEric Dumazet
2014-11-16mlx4: use netdev_rss_key_fill() helperEric Dumazet
2014-11-16ixgbe: use netdev_rss_key_fill() helperEric Dumazet
2014-11-16igb: use netdev_rss_key_fill() helperEric Dumazet
2014-11-16i40e: use netdev_rss_key_fill() helperEric Dumazet
2014-11-16fm10k: use netdev_rss_key_fill() helperEric Dumazet
2014-11-16e100e: use netdev_rss_key_fill() helperEric Dumazet
2014-11-16be2net:use netdev_rss_key_fill() helperEric Dumazet
2014-11-16bna: use netdev_rss_key_fill() helperEric Dumazet
2014-11-16tg3: use netdev_rss_key_fill() helperEric Dumazet
2014-11-16bnx2x: use netdev_rss_key_fill() helperEric Dumazet
2014-11-16amd-xgbe: use netdev_rss_key_fill() helperEric Dumazet
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-13net/mlx4_core: Support more than 64 VFsMatan Barak
2014-11-13net/mlx4_core: Flexible (asymmetric) allocation of EQs and MSI-X vectors for ...Matan Barak
2014-11-13net/mlx4_core: Add QUERY_FUNC firmware commandMatan Barak
2014-11-13net/mlx4_core: Refactor mlx4_load_oneMatan Barak
2014-11-13net/mlx4_core: Refactor mlx4_cmd_init and mlx4_cmd_cleanupMatan Barak
2014-11-13net/mlx4_core: Use correct variable type for mlx4_slave_capMatan Barak
2014-11-13net/mlx4_core: Fix wrong reading of reserved_eqsMatan Barak
2014-11-13smsc911x: power-up phydev before doing a software reset.Enric Balletbo i Serra
2014-11-13net: sh_eth: Add r8a7793 supportHisashi Nakamura
2014-11-13net: sh_eth: Add RMII mode setting in probeHisashi Nakamura
2014-11-13amd-xgbe: fix ->rss_hash_typeDan Carpenter
2014-11-13net/smsc911x: Fix delays in the PHY enable/disable routinesAlexander Kochetkov
2014-11-13net/smsc911x: Fix rare soft reset timeout issue due to PHY power-down modeAlexander Kochetkov
2014-11-13cxgb4i/cxgb4 : Refactor macros to conform to uniform standardsAnish Bhatt
2014-11-12net: systemport: fix tx work done in TX napi pollFlorian Fainelli
2014-11-12enic: fix work done in tx napi_pollGovindarajulu Varadarajan