summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2015-07-09net: axienet: Fix devm_ioremap_resource return value checkKrzysztof Kozlowski
2015-07-09cdc_ncm: Add support for moving NDP to end of NCM frameEnrico Mioso
2015-07-09drivers: net: cpsw: fix disabling of tx interrupt in rx isrMugunthan V N
2015-07-09net: systemport: Use eth_hw_addr_randomVaishali Thakkar
2015-07-09macvtap: Destroy minor_idr on module_exitJohannes Thumshirn
2015-07-09sfc: Report TX completions to BQL after all TX events in interruptPeter Dunning
2015-07-08drivers/net/usb: add device id for NVIDIA Tegra USB 3.0 EthernetZheng Liu
2015-07-083c59x: Fix shared IRQ handlingDenys Vlasenko
2015-07-08vmxnet3: prevent receive getting out of sequence on napi pollNeil Horman
2015-07-08sfc: Ensure down_write(&filter_sem) and up_write() are matched before calling...Shradha Shah
2015-07-08drivers: net: cpsw: fix crash while accessing second slave ethernet interfaceMugunthan V N
2015-07-08sfc: suppress handled MCDI failures when changing the MAC addressDaniel Pieczko
2015-07-08sfc: add legacy method for changing a PF's MAC addressDaniel Pieczko
2015-07-08sfc: refactor code in efx_ef10_set_mac_address()Daniel Pieczko
2015-07-08bonding: "primary_reselect" with "failure" is not working properlyMazhar Rana
2015-07-08net: fec: Ensure clocks are enabled while using mdio busAndrew Lunn
2015-07-08amd-xgbe: Fix DMA API debug warningLendacky, Thomas
2015-07-08net: phy: add dependency on HAS_IOMEM to MDIO_BUS_MUX_MMIOREGRob Herring
2015-07-08NET: hamradio: Fix IP over bpq encapsulation.Ralf Baechle
2015-07-03cxgb4: Fix incorrect sequence numbers shown in devlogHariprasad Shenai
2015-07-02enic: fix issues in enic_pollGovindarajulu Varadarajan
2015-07-01Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-07-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-07-01Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-06-30cxgb4: use kvfree() in t4_free_mem()Pekka Enberg
2015-06-30cxgb3: use kvfree() in cxgb_free_mem()Pekka Enberg
2015-06-30net: mvneta: disable IP checksum with jumbo frames for Armada 370Simon Guinot
2015-06-30net: mvneta: introduce compatible string "marvell, armada-xp-neta"Simon Guinot
2015-06-29net: icplus: fix typo in constant nameNik Nyby
2015-06-29sis900: Trivial: Fix typos in enumsNik Nyby
2015-06-29stmmac: Trivial: fix typo in constant nameNik Nyby
2015-06-29net-Liquidio: Delete unnecessary checks before the function call "vfree"Markus Elfring
2015-06-29vmxnet3: Bump up driver version numberShreyas Bhatewara
2015-06-29amd-xgbe: Add the __GFP_NOWARN flag to Rx buffer allocationTom Lendacky
2015-06-28net: phy: mdio-bcm-unimac: workaround initial read failures for integrated PHYsFlorian Fainelli
2015-06-28net: bcmgenet: workaround initial read failures for integrated PHYsFlorian Fainelli
2015-06-28net: phy: bcm7xxx: workaround MDIO management controller initial readFlorian Fainelli
2015-06-28bnx2x: fix DMA API usageMichal Schmidt
2015-06-28net: via: VIA_RHINE and VIA_VELOCITY should depend on HAS_DMAGeert Uytterhoeven
2015-06-28Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2015-06-28net/phy: tune get_phy_c45_ids to support more c45 phyShengzhou Liu
2015-06-28bnx2x: fix lockdep splatEric Dumazet
2015-06-28net: fec: don't access RACC register when not availableGreg Ungerer
2015-06-28net: phy: fix phy link up when limiting speed via device treeMugunthan V N
2015-06-28drivers: net: xgene: Pre-initialize ret in xgene_enet_get_resources()Geert Uytterhoeven
2015-06-28xen-netfront: Remove the meaningless codeLi, Liang Z
2015-06-26i40evf: don't configure unused RSS queuesMitch Williams
2015-06-26i40evf: fix panic during MTU changeMitch Williams
2015-06-26e1000e: i219 - k1 workaround for LPT is not required for SPTYanir Lubetkin