summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2015-06-11net: igb: fix the start time for periodic output signalsRichard Cochran
2015-06-11enic: fix memory leak in rq_cleanGovindarajulu Varadarajan
2015-06-11enic: check return value for stat dumpGovindarajulu Varadarajan
2015-06-11enic: unlock napi busy poll before unmasking intrGovindarajulu Varadarajan
2015-06-08net: bcmgenet: power on MII block for all MII modesFlorian Fainelli
2015-06-08b44: call netif_napi_del()Hauke Mehrtens
2015-06-07be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent()Sriharsha Basavapatna
2015-06-07amd-xgbe: Use disable_irq_nosync from within timer functionLendacky, Thomas
2015-06-05i40e: Make sure to be in VEB mode if SRIOV is enabled at probeAnjali Singhai Jain
2015-06-05i40e: start up in VEPA mode by defaultAnjali Singhai Jain
2015-06-05i40e/i40evf: Fix mixed size frags and linearizationAnjali Singhai Jain
2015-06-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-06-01Merge tag 'wireless-drivers-for-davem-2015-06-01' of git://git.kernel.org/pub...David S. Miller
2015-06-01bnx2x: Move statistics implementation into semaphoresYuval Mintz
2015-06-01xen: netback: read hotplug script once at start of day.Ian Campbell
2015-06-01xen: netback: fix printf format string warningIan Campbell
2015-06-01sfc: free multiple Rx buffers when requiredDaniel Pieczko
2015-05-31bna: fix soft lock-up during firmware initialization failureIvan Vecera
2015-05-31bna: remove unreasonable iocpf timer startIvan Vecera
2015-05-31bna: fix firmware loading on big-endian machinesIvan Vecera
2015-05-29Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-05-28Merge tag 'iwlwifi-for-kalle-2015-05-28' of https://git.kernel.org/pub/scm/li...Kalle Valo
2015-05-28brcmfmac: avoid null pointer access when brcmf_msgbuf_get_pktid() failsArend van Spriel
2015-05-28iwlwifi: nvm: fix otp parsing in 8000 hw familyLiad Kaufman
2015-05-28iwlwifi: pcie: fix tracking of cmd_in_flightIlan Peer
2015-05-28cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell
2015-05-27xen-netfront: properly destroy queues when removing deviceDavid Vrabel
2015-05-27mlx4_core: Fix fallback from MSI-X to INTxBenjamin Poirier
2015-05-27xen/netback: Properly initialize credit_bytesRoss Lagerwall
2015-05-27net: netxen: correct sysfs bin attribute return codeVladimir Zapolskiy
2015-05-26amd-xgbe-phy: Fix initial mode when autoneg is disabledLendacky, Thomas
2015-05-25net: dp83640: fix improper double spin locking.Richard Cochran
2015-05-25net: dp83640: reinforce locking rules.Richard Cochran
2015-05-25net: dp83640: fix broken calibration routine.Richard Cochran
2015-05-25net: stmmac: create one debugfs dir per net-deviceMathieu Olivari
2015-05-25net/ibm/emac: fix size of emac dump memory areasIvan Mikhaylov
2015-05-25Merge tag 'wireless-drivers-for-davem-2015-05-25' of git://git.kernel.org/pub...David S. Miller
2015-05-25net: phy: bcm7xxx: Fix 7425 PHY ID and flagsFlorian Fainelli
2015-05-22net: macb: Disable half duplex gigabit on ZynqNathan Sullivan
2015-05-22cdc_ncm: Fix tx_bytes statisticsBjørn Mork
2015-05-22Merge tag 'iwlwifi-for-kalle-2015-05-21' of https://git.kernel.org/pub/scm/li...Kalle Valo
2015-05-21iwlwifi: mvm: avoid use-after-free on iwl_mvm_d0i3_enable_tx()Eliad Peller
2015-05-21iwlwifi: mvm: clean net-detect info if device was reset during suspendLuciano Coelho
2015-05-21iwlwifi: mvm: take the UCODE_DOWN reference when resumingLuciano Coelho
2015-05-21iwlwifi: mvm: BT Coex - duplicate the command if sent ASYNCEmmanuel Grumbach
2015-05-21iwlwifi: nvm: force mac from otp in case nvm mac is reservedLiad Kaufman
2015-05-21iwlwifi: mvm: Free fw_status after use to avoid memory leakHaim Dreyfuss
2015-05-20net: phy: Make sure phy_start() always re-enables the phy interruptsTim Beale
2015-05-18vxlan: correct typo in call to unregister_netdevice_queueJohn W. Linville
2015-05-18rtnl/bond: don't send rtnl msg for unregistered ifaceNicolas Dichtel