aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2015-04-01crypto: algif - explicitly mark end of datatadeusz.struk@intel.com1-4/+8
2015-04-01Merge branch 'dsa-next'David S. Miller6-764/+728
2015-04-01net: dsa: mv88e6xxx: Fix stats counters for 6352 familyAndrew Lunn1-0/+16
2015-04-01net: dsa: Use mnemonics rather than register numbersAndrew Lunn6-178/+335
2015-04-01net: dsa: Consolidate getting the statisticsAndrew Lunn6-241/+110
2015-04-01net: dsa: mv88e6xxx: Add missing mutex's in EEE operations.Andrew Lunn1-29/+30
2015-04-01net: dsa: Consolidate phy read and write functionsAndrew Lunn5-146/+110
2015-04-01net: dsa: Move phy page access functions into shared codeAndrew Lunn3-41/+42
2015-04-01net: dsa: Centralize Marvell switch resetAndrew Lunn6-154/+45
2015-04-01net: dsa: Consistently set and use ps->num_portsAndrew Lunn2-11/+22
2015-04-01net: dsa: mv88e6123_61_65: Determine and use number of switch portsGuenter Roeck1-16/+38
2015-04-01net: dsa: mv88e6131: Determine and use number of switch portsGuenter Roeck2-7/+36
2015-04-01net: dsa: mv88e6xxx: Move switch product IDs into common include fileGuenter Roeck3-10/+36
2015-04-01net: dsa: mv88e6131: Use common initialization functionsGuenter Roeck1-28/+5
2015-04-01pkt_sched: fq: correct spelling of locallySimon Horman1-2/+2
2015-04-01vxlan: correct spelling in commentsSimon Horman1-3/+3
2015-04-01vmxnet3: spelling fixesstephen hemminger1-2/+2
2015-04-01vxge: Add const to ethtool_driver_stats_keysJoe Perches2-19/+19
2015-04-01crypto: algif - use kmalloc instead of kzallocTadeusz Struk1-1/+1
2015-04-01crypto: af_alg - make exports consistantTadeusz Struk1-1/+1
2015-04-01chelsio cxgb/cxgb3: Make stats_strings arrays constJoe Perches2-2/+2
2015-04-01Merge tag 'wireless-drivers-next-for-davem-2015-04-01' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-drivers-nextDavid S. Miller140-1344/+4459
2015-04-01Merge tag 'linux-can-next-for-4.1-20150401' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-can-nextDavid S. Miller5-10/+74
2015-04-01net: bcmgenet: enable MoCA link state change detectionPetri Gynther3-2/+24
2015-04-01net: phy: at803x: simplify using devm_gpiod_get_optional and its 4th argumentUwe Kleine-König1-5/+6
2015-04-01caif: remove unused struct memberRasmus Villemoes1-1/+0
2015-04-01can: pcan_usb: pcan_usb_fd_send_cmd(): silence compiler warning about uninitialized varMarc Kleine-Budde1-1/+1
2015-04-01can: introduce new raw socket option to join the given CAN filtersOliver Hartkopp3-3/+49
2015-04-01can: fix multiple delivery of a single CAN frame for overlapping CAN filtersOliver Hartkopp1-0/+21
2015-04-01can: ems_usb: mark timestamp as little endianMarc Kleine-Budde1-2/+2
2015-04-01can: ems_usb: fix endianess of CAN IDGerhard Uttenthaler1-5/+2
2015-03-31Merge branch 'ptp-ns_to_timespec64'David S. Miller11-47/+20
2015-03-31ptp: ixgbe: use helpers for converting ns to timespec.Richard Cochran1-5/+2
2015-03-31ptp: fec: use helpers for converting ns to timespec.Richard Cochran1-5/+2
2015-03-31ptp: tg3: use helpers for converting ns to timespec.Richard Cochran1-3/+1
2015-03-31ptp: blackfin: use helpers for converting ns to timespec.Richard Cochran1-5/+3
2015-03-31ptp: cpts: use helpers for converting ns to timespec.Richard Cochran1-5/+2
2015-03-31ptp: stmmac: use helpers for converting ns to timespec.Richard Cochran1-3/+1
2015-03-31ptp: mlx4: use helpers for converting ns to timespec.Richard Cochran1-3/+1
2015-03-31ptp: igb: use helpers for converting ns to timespec.Richard Cochran1-5/+2
2015-03-31ptp: e1000e: use helpers for converting ns to timespec.Richard Cochran1-3/+1
2015-03-31ptp: gianfar: use helpers for converting ns to timespec.Richard Cochran1-5/+3
2015-03-31ptp: bnx2x: use helpers for converting ns to timespec.Richard Cochran1-5/+2
2015-03-31bonding: Fix another case of LACPDU not sent on slaveMahesh Bandewar1-0/+3
2015-03-31bonding: deprecate BOND_MONITOR_CHURNED in favor of existing definitionsMahesh Bandewar1-6/+6
2015-03-31Merge branch 'macb-next'David S. Miller2-87/+130
2015-03-31net/macb: unify peripheral version testingNicolas Ferre2-5/+7
2015-03-31net/macb: fix the peripheral version testNicolas Ferre1-1/+1
2015-03-31net/macb: add the user i/o to ethtool register dumpNicolas Ferre2-2/+2
2015-03-31net/macb: fix probe sequence to setup clocks earlierNicolas Ferre2-67/+104