aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-08-07virtio-net: drop NETIF_F_FRAGLISTJason Wang
2015-08-07stmmac: dwmac-ipq806x: fix static checker warningMathieu Olivari
2015-08-07net: netcp: fix unused interface rx buffer size configurationWingMan Kwok
2015-08-07net: thunderx: remove effective "default y" from Kconfig if ARCH_THUNDER=yIan Campbell
2015-08-07r8169: enforce RX_MULTI_EN on rtl8168ep/8111ep chipsIvan Vecera
2015-08-06Merge tag 'wireless-drivers-for-davem-2015-08-04' of git://git.kernel.org/pub...David S. Miller
2015-08-06xen/netback: Wake dealloc thread after completing zerocopy workRoss Lagerwall
2015-08-06net: fec: fix initial runtime PM refcountLucas Stach
2015-08-03xen-netback: Allocate fraglist early to avoid complex rollbackRoss Lagerwall
2015-08-033c59x: Fix resource leaks in vortex_openJia-Ju Bai
2015-08-03rtlwifi: rtl8723be: Add module parameter for MSI interruptsLarry Finger
2015-08-02rocker: free netdevice during netdevice removalIdo Schimmel
2015-07-31stmmac: fix missing MODULE_LICENSE in stmmac_platformJoachim Eastwood
2015-07-31gianfar: Enable device wakeup when appropriateClaudiu Manoil
2015-07-31gianfar: Fix suspend/resume for wol magic packetClaudiu Manoil
2015-07-31gianfar: Fix warning when CONFIG_PM offClaudiu Manoil
2015-07-31rtlwifi: Fix NULL dereference when PCI driver used as an APLuis Felipe Dominguez Vega
2015-07-31b43: fix extpa_gain check for 2GHzHauke Mehrtens
2015-07-31rsi: Fix failure to load firmware after memory leak fix and fix the leakMike Looijmans
2015-07-31Merge tag 'iwlwifi-for-kalle-2015-07-30' of https://git.kernel.org/pub/scm/li...Kalle Valo
2015-07-30r8152: reset device when tx timeouthayeswang
2015-07-30r8152: add pre_reset and post_resethayeswang
2015-07-30iwlwifi: pcie: fix stuck queue detection for sleeping clientsEmmanuel Grumbach
2015-07-29qlcnic: Fix corruption while copyingShahed Shaikh
2015-07-29net: thunderx: Fix for crash while BGX teardownThanneeru Srinivasulu
2015-07-29net: thunderx: Add PCI driver shutdown routineSunil Goutham
2015-07-29net: thunderx: Fix crash when changing rss with mutliple traffic flowsSunil Goutham
2015-07-29net: thunderx: Set watchdog timeout valueSunil Goutham
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