aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-01net: Revert mlx4 cpumask changes.David S. Miller1-22/+28
2014-06-01net: ks8851: Don't use regulator_get_optional()Stephen Boyd1-28/+22
2014-06-01net/mlx4_en: Use affinity hintYuval Atias5-3/+49
2014-05-30Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller16-100/+116
2014-05-30s390/net: fix format string mismatchesUrsula Braun3-10/+19
2014-05-30qeth: Fix for possible null pointer dereferenceRickard Strandqvist1-2/+2
2014-05-30be2net: cleanup MCC async event processing codeSathya Perla2-70/+67
2014-05-30be2net: move async cmd processing to a separate routineSathya Perla1-33/+55
2014-05-30be2net: re-factor MCCQ error status handling codeKalesh AP3-45/+57
2014-05-30be2net: support flashing new regions on Skyhawk-RVasundhara Volam4-107/+188
2014-05-30be2net: fixup TX-rate setting code for Skyhawk-RRavikumar Nelavelli3-38/+81
2014-05-30be2net: skip multicast promiscuos setting in already setKalesh AP2-13/+19
2014-05-30Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-nextDavid S. Miller180-2399/+5691
2014-05-30net: tile: Remove unnecessary memset of netdev private dataTobias Klauser1-1/+0
2014-05-30net: tile: Use helpers from linux/etherdevice.h to check/set MACTobias Klauser1-9/+3
2014-05-30bnx2x: update MAINTAINERS for bnx2x and e-mail addressesAriel Elior18-28/+28
2014-05-30net: fec: use pinctrl PM helpersNimrod Andy1-0/+8
2014-05-30r8152: Use kmemdup instead of kmalloc + memcpyBenoit Taine1-3/+1
2014-05-30enic: Fix 64 bit divide on 32bit systemGovindarajulu Varadarajan1-1/+1
2014-05-30Merge tag 'linux-can-next-for-3.16-20140526' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller3-0/+1217
2014-05-30ehea: Introduce the use of the managed version of kzallocHimangi Saraogi1-3/+2
2014-05-29net: of_mdio: don't store the length of a property if we don't need toDaniel Mack1-2/+2
2014-05-29net: of_mdio: add of_mdiobus_link_phydev()Daniel Mack2-0/+39
2014-05-29net: of_mdio: factor out code to parse a phy's 'reg' propertyDaniel Mack1-12/+23
2014-05-29i40e: relax the firmware API version checkShannon Nelson1-2/+1
2014-05-29i40evf: don't use RESETTING state during reinitMitch Williams1-2/+0
2014-05-29i40: disable FCoE for MFP modesVasu Dev1-0/+6
2014-05-29i40e: add clear_pxe AdminQ requestShannon Nelson2-0/+32
2014-05-29i40e: Clear recovery pending, if reset failedAkeem G Abodunrin1-1/+3
2014-05-29i40e/i40evf: Change type to u32 to avoid sparse errorGreg Rose2-4/+4
2014-05-29i40e/i40evf: remove storm controlJesse Brandeburg5-11/+2
2014-05-29i40e: Use the new i40e_get_fd_cnt_all function in other placesAnjali Singhai Jain2-5/+2
2014-05-29i40e: Report cmd->data in ETHTOOL_GRXCLSRLCNT instead of ETHTOOL_GRXCLSRULEAnjali Singhai Jain2-6/+12
2014-05-29i40e/i40evf: Remove reserved PCTYPE definesKevin Scott6-57/+26
2014-05-29i40e: Tx/Rx rings declarationAkeem G Abodunrin2-8/+7
2014-05-29i40evf: tweak Tx rate params and de-magic-ifyMitch Williams1-2/+5
2014-05-29i40evf: don't round Tx rate down to 0Mitch Williams1-0/+5
2014-05-29i40e: enable descriptor prefetch for VFsMitch Williams1-0/+1
2014-05-29i40e/i40evf: Update check for AQ alivenessKevin Scott2-2/+10
2014-05-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville180-2399/+5691
2014-05-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessJohn W. Linville1-1/+4
2014-05-27i40evf: Use is_multicast_ether_addr helperTobias Klauser1-1/+1
2014-05-27e1000: Use is_broadcast_ether_addr/is_multicast_ether_addr helpersTobias Klauser1-2/+2
2014-05-27igb: remove redundant PHY power down register writeTodd Fujinaka2-15/+0
2014-05-27e1000e: Out of line __ew32_prepare/__ew32Andi Kleen2-29/+32
2014-05-27e1000e: Fix expand setting EEE link info to all affected partsDavid Ertman1-1/+1
2014-05-27e1000e: Cleanup parenthesis around return valueDavid Ertman1-2/+2
2014-05-27e1000e: 82574/82583 TimeSync errata for SYSTIM readTodd Fujinaka2-1/+28
2014-05-26e1000e: Failure to write SHRA turns on PROMISC modeDavid Ertman7-13/+71
2014-05-26ixgbe: avoid duplicate code in suspend and stop pathsJacob Keller1-11/+14