summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* sh_eth: merge sh_eth_free_dma_buffer() into sh_eth_ring_free()Sergei Shtylyov2015-11-051-38/+22
* sh_eth: kill 'ret' variable in sh_eth_ring_init()Sergei Shtylyov2015-11-051-16/+8
* drivers: net: cpsw: Add support for fixed-link PHYMarkus Brunner2015-11-051-0/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ideLinus Torvalds2015-11-041-5/+5
|\
| * ide: pdc202xx_new: Replace timeval with ktime_tAmitoj Kaur Chawla2015-11-031-5/+5
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2015-11-04965-13081/+94091
|\ \
| * | sh_eth: use DMA barriersSergei Shtylyov2015-11-031-4/+4
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-0318-53/+143
| |\ \
| | * | net: phy: fix a bug in get_phy_c45_idsShaohui Xie2015-11-031-25/+49
| | * | sfc: push partner queue for skb->xmit_moreMartin Habets2015-11-034-4/+36
| | * | ppp, slip: Validate VJ compression slot parameters completelyBen Hutchings2015-11-024-15/+15
| | * | isdn_ppp: Add checks for allocation failure in isdn_ppp_open()Ben Hutchings2015-11-021-0/+6
| | * | qmi_wwan: fix entry for HP lt4112 LTE/HSPA+ Gobi 4G ModuleBjørn Mork2015-11-021-1/+4
| | * | sh_eth: fix WARNING in dma_common_free_remap()Sergei Shtylyov2015-11-021-1/+1
| | * | sh_eth: fix uninitialized arrays in sh_eth_ring_init()Sergei Shtylyov2015-11-021-4/+4
| | * | Merge tag 'linux-can-fixes-for-4.3-20151030' of git://git.kernel.org/pub/scm/...David S. Miller2015-11-021-1/+1
| | |\ \
| | | * | can: Use correct type in sizeof() in nla_put()Marek Vasut2015-10-301-1/+1
| | * | | stmmac: Correctly report PTP capabilities.Phil Reid2015-11-011-2/+5
| | * | | net: bcmgenet: Software reset EPHY after power onFlorian Fainelli2015-11-013-1/+22
| | * | | net: smsc911x: Fix crash if loopback test failsPavel Fedin2015-11-011-0/+1
| | * | | fec: Use gpio_set_value_cansleep()Fabio Estevam2015-11-011-1/+1
| * | | | net: dsa: mv88e6xxx: include DSA ports in VLANsVivien Didelot2015-11-031-6/+6
| * | | | net: dsa: mv88e6xxx: disable SA learning for DSA and CPU portsAndrew Lunn2015-11-032-2/+11
| * | | | arcnet/com20020: add LEDS_CLASS dependencyArnd Bergmann2015-11-031-0/+1
| * | | | dp83640: Only wait for timestamps for packets with timestamping enabled.Stefan Sørensen2015-11-031-12/+13
| * | | | dp83640: Prune rx timestamp list before reading from itStefan Sørensen2015-11-031-0/+1
| * | | | dp83640: Delay scheduled work.Stefan Sørensen2015-11-031-8/+12
| * | | | dp83640: Include hash in timestamp/packet matchingStefan Sørensen2015-11-031-3/+15
| * | | | net/mlx5e: Fix LSO vlan insertionAchiad Shochat2015-11-031-2/+3
| * | | | net/mlx5e: Re-eanble client vlan TX accelerationAchiad Shochat2015-11-032-2/+22
| * | | | net/mlx5e: Return error in case mlx5e_set_features() failsAchiad Shochat2015-11-031-1/+1
| * | | | net/mlx5e: Don't allow more than max supported channelsAchiad Shochat2015-11-033-5/+9
| * | | | net/mlx5_core: Use the the real irqn in eq->irqnAchiad Shochat2015-11-031-4/+4
| * | | | net/mlx5e: Wait for RX buffers initialization in a more proper mannerAchiad Shochat2015-11-031-2/+2
| * | | | net/mlx5e: Avoid NULL pointer access in case of configuration failureAchiad Shochat2015-11-031-0/+6
| * | | | sh_eth: fix typo in RX descriptor bit nameSergei Shtylyov2015-11-032-3/+3
| * | | | bonding: simplify / unify event handling code for 3ad mode.Mahesh Bandewar2015-11-032-44/+8
| * | | | bonding: unify all places where actor-oper key needs to be updated.Mahesh Bandewar2015-11-031-35/+52
| * | | | bonding: Simplify __get_duplex function.Mahesh Bandewar2015-11-031-4/+2
| * | | | ravb: use pdev rather than ndev for error messagesSimon Horman2015-11-021-2/+2
| * | | | net: dsa: mv88e6xxx: lookup switch nameVivien Didelot2015-11-026-112/+95
| * | | | net: dsa: mv88e6xxx: assert SMI lockVivien Didelot2015-11-021-11/+14
| * | | | net: encx24j600: Export missing SPI module alias informationJavier Martinez Canillas2015-11-021-0/+1
| * | | | net: encx24j600: Fix SPI id table definitionJavier Martinez Canillas2015-11-021-3/+4
| * | | | enic: assign affinity hint to interruptsGovindarajulu Varadarajan2015-11-022-0/+99
| * | | | net: hisilicon: Remove .owner assignment from platform_driverhuangdaode2015-11-011-1/+0
| * | | | net: dsa: use switchdev obj for VLAN add/del opsVivien Didelot2015-11-014-27/+97
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-0185-335/+668
| |\| | |
| * | | | Merge tag 'wireless-drivers-next-for-davem-2015-10-29' of git://git.kernel.or...David S. Miller2015-10-3062-889/+1842
| |\ \ \ \
| | * | | | ath6kl: implement ethtool statsBen Greear2015-10-291-0/+123