summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)Author
2015-07-29net: thunderx: Wakeup TXQ only if CQE_TX are processedSunil Goutham
2015-07-29net: thunderx: Suppress alloc_pages() failure warningsSunil Goutham
2015-07-29net: thunderx: Fix TSO packet statisticSunil Goutham
2015-07-29net: thunderx: Fix memory leak when changing queue countSunil Goutham
2015-07-29net: thunderx: Fix RQ_DROP miscalculationSunil Goutham
2015-07-29net: thunderx: Fix memory leak while tearing down interfaceSunil Goutham
2015-07-29net: thunderx: Fix data integrity issues with LDWBSunil Goutham
2015-07-29net: netcp: ethss: cleanup gbe_probe() and gbe_remove() functionsKaricheri, Muralidharan
2015-07-29net: netcp: ethss: fix up incorrect use of list apiKaricheri, Muralidharan
2015-07-29net: netcp: fix cleanup interface list in netcp_remove()Karicheri, Muralidharan
2015-07-28iwlwifi: mvm: Fix regular scan priorityAvraham Stern
2015-07-28iwlwifi: pcie: fix prepare card flowEmmanuel Grumbach
2015-07-27macvtap: fix network header pointer for VLAN tagged pktsIvan Vecera
2015-07-27macb: Fix build with macro'ized readl/writel.David S. Miller
2015-07-27net: fec: Ensure clocks are enabled while using mdio busAndrew Lunn
2015-07-27net: netcp: Fixes SGMII reset on network interface shutdownWingMan Kwok
2015-07-27net/macb: replace macb_count_tx_descriptors() by DIV_ROUND_UP()Andy Shevchenko
2015-07-27net/macb: suppress compiler warningsAndy Shevchenko
2015-07-27net/macb: use dev_*() when netdev is not yet registeredAndy Shevchenko
2015-07-27net/macb: check if macb_config presentAndy Shevchenko
2015-07-27net/macb: improve big endian CPU supportAndy Shevchenko
2015-07-27r8152: don't enable napi before rx readyhayeswang
2015-07-27r8152: fix wakeup settingshayeswang
2015-07-27r8152: fix the issue about U1/U2hayeswang
2015-07-26net: fec: introduce fec_ptp_stop and use in probe fail pathLucas Stach
2015-07-26net: fec: use managed DMA API functions to allocate BD ringLucas Stach
2015-07-26niu: don't count tx error twice in case of headroom realloc failsJiri Pirko
2015-07-26net/mlx4_en: Remove BUG_ON assert when checking if ring is fullIdo Shamay
2015-07-26net/mlx4_core: Relieve cpu load average on the port sending flowJack Morgenstein
2015-07-26net/mlx4_core: Fix wrong index in propagating port change event to VFsJack Morgenstein
2015-07-26net/mlx4_core: Use sink counter for the VF default as fallbackOr Gerlitz
2015-07-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-07-21ravb: fix ring memory allocationSergei Shtylyov
2015-07-21net: phy: dp83867: Fix warning check for setting the internal delayDan Murphy
2015-07-21Merge tag 'wireless-drivers-for-davem-2015-07-20' of git://git.kernel.org/pub...David S. Miller
2015-07-21drivers: net: cpsw: remove tx event processing in rx napi pollMugunthan V N
2015-07-21net: mvneta: fix refilling for Rx DMA buffersSimon Guinot
2015-07-21stmmac: fix setting of driver data in stmmac_dvr_probeJoachim Eastwood
2015-07-21net/mdio: fix mdio_bus_match for c45 PHYShaohui Xie
2015-07-20qmi_wwan: add the second QMI/network interface for Sierra Wireless MC7305/MC7355Reinhard Speyerer
2015-07-20ravb: fix race updating TCCRSergei Shtylyov
2015-07-20net: netcp: fix improper initialization in netcp_ndo_open()Karicheri, Muralidharan
2015-07-20bonding: correct the MAC address for "follow" fail_over_mac policydingtianhong
2015-07-20Merge tag 'linux-can-fixes-for-4.2-20150716' of git://git.kernel.org/pub/scm/...David S. Miller
2015-07-20net: dsa: bcm_sf2: do not use indirect reads and writes for 7445E0Florian Fainelli
2015-07-20bonding: correctly handle bonding type change on enslave failureNikolay Aleksandrov
2015-07-20bonding: fix destruction of bond with devices different from arphrd_etherNikolay Aleksandrov
2015-07-20net: dsa: mv88e6xxx: fix fid_mask when leaving bridgeVivien Didelot
2015-07-20virtio_net: don't require ANY_LAYOUT with VERSION_1Michael S. Tsirkin
2015-07-19Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds