summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
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-16vmxnet3: use netdev_rss_key_fill() helperEric Dumazet
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-16net: dsa: mv88e6171: Add support for reading switch registersAndrew Lunn
2014-11-16net: dsa: mv88e6171: Add support for reading the temperatureAndrew Lunn
2014-11-16net: dsa: Centralise code for reading the temperature sensorAndrew Lunn
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-11-14Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2014-11-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-11-14Merge branch 'akpm' (fixes from Andrew Morton)Linus Torvalds
2014-11-14Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...Linus Torvalds
2014-11-14zram: avoid kunmap_atomic() of a NULL pointerWeijie Yang
2014-11-13vxlan: Do not reuse sockets for a different address familyMarcelo Leitner
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