summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-07-10be2net: fix wrong return value in be_check_ufi_compatibility()Vasundhara Volam
2015-07-10be2net: remove redundant D0 power state setKalesh Purayil
2015-07-10be2net: query FW to check if EVB is enabledKalesh Purayil
2015-07-10be2net: remove duplicate code in be_setup_wol()Kalesh Purayil
2015-07-10net: Drop owner assignment from platform_driverKrzysztof Kozlowski
2015-07-10net: phy: Support setting polarity in marvell phy driverDavid Thomson
2015-07-10net: phy: Pass mdix ethtool setting through to phy driverDavid Thomson
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-09dsa: mv88e6352/mv88e6xxx: Add support for Marvell 88E6320 and 88E6321Aleksey S. Kazantsev
2015-07-09rocker: add change MTU supportScott Feldman
2015-07-09neterion: s2io: Use module_pci_driverVaishali Thakkar
2015-07-09macvtap: Destroy minor_idr on module_exitJohannes Thumshirn
2015-07-09cxgb4vf: Fix check to use new User Doorbell mechanismHariprasad Shenai
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-08cxgb4: Enable cim_la dump to support T6Hariprasad Shenai
2015-07-08cxgb4: Read stats for only available channelsHariprasad Shenai
2015-07-08cxgb4: Update register ranges for T6 adapterHariprasad Shenai
2015-07-08cxgb4: Don't use entire L2T table, use only its sliceHariprasad Shenai
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: ec_bhf: Use module_pci_driverVaishali Thakkar
2015-07-08hv_netvsc: Add support to set MTU reservation from guest sideHaiyang Zhang
2015-07-08ifb: add multiqueue operationEric Dumazet
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-08cxgb4: Add PCI device ids for few more T5 and T6 adaptersHariprasad Shenai
2015-07-08net/mlx4_core: Add extra check for total vfs for SRIOVCarol Soto
2015-07-08net: macb: Add SG support for Zynq SOC familyPunnaiah Choudary Kalluri
2015-07-08xen-netback: remove duplicated function definitionLi, Liang Z
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-08mlx4: TCP/UDP packets have L4 hashEric Dumazet
2015-07-04Merge tag 'ntb-4.2' of git://github.com/jonmason/ntbLinus Torvalds
2015-07-04NTB: Split ntb_hw_intel and ntb_transport driversAllen Hubbe
2015-07-03Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhostLinus Torvalds
2015-07-03cxgb4: Fix incorrect sequence numbers shown in devlogHariprasad Shenai
2015-07-02enic: fix issues in enic_pollGovindarajulu Varadarajan
2015-07-02NTB: Move files in preparation for NTB abstractionAllen Hubbe
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