summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: igb: fix the start time for periodic output signalsRichard Cochran2015-06-111-2/+2
* enic: fix memory leak in rq_cleanGovindarajulu Varadarajan2015-06-101-5/+4
* enic: check return value for stat dumpGovindarajulu Varadarajan2015-06-102-4/+25
* enic: unlock napi busy poll before unmasking intrGovindarajulu Varadarajan2015-06-101-1/+1
* net: bcmgenet: power on MII block for all MII modesFlorian Fainelli2015-06-081-3/+9
* b44: call netif_napi_del()Hauke Mehrtens2015-06-071-0/+2
* be2net: Replace dma/pci_alloc_coherent() calls with dma_zalloc_coherent()Sriharsha Basavapatna2015-06-073-53/+67
* amd-xgbe: Use disable_irq_nosync from within timer functionLendacky, Thomas2015-06-071-1/+1
* i40e: Make sure to be in VEB mode if SRIOV is enabled at probeAnjali Singhai Jain2015-06-041-3/+17
* i40e: start up in VEPA mode by defaultAnjali Singhai Jain2015-06-044-5/+36
* i40e/i40evf: Fix mixed size frags and linearizationAnjali Singhai Jain2015-06-042-30/+20
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-06-0114-76/+94
|\
| * Merge tag 'wireless-drivers-for-davem-2015-06-01' of git://git.kernel.org/pub...David S. Miller2015-06-015-27/+20
| |\
| | * Merge tag 'iwlwifi-for-kalle-2015-05-28' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-05-284-20/+15
| | |\
| | | * iwlwifi: nvm: fix otp parsing in 8000 hw familyLiad Kaufman2015-05-281-1/+1
| | | * iwlwifi: pcie: fix tracking of cmd_in_flightIlan Peer2015-05-283-19/+14
| | * | brcmfmac: avoid null pointer access when brcmf_msgbuf_get_pktid() failsArend van Spriel2015-05-281-7/+5
| * | | bnx2x: Move statistics implementation into semaphoresYuval Mintz2015-06-013-11/+20
| * | | xen: netback: read hotplug script once at start of day.Ian Campbell2015-06-011-14/+19
| * | | xen: netback: fix printf format string warningIan Campbell2015-06-011-1/+1
| * | | sfc: free multiple Rx buffers when requiredDaniel Pieczko2015-05-311-17/+25
| * | | bna: fix soft lock-up during firmware initialization failureIvan Vecera2015-05-301-2/+2
| * | | bna: remove unreasonable iocpf timer startIvan Vecera2015-05-301-4/+0
| * | | bna: fix firmware loading on big-endian machinesIvan Vecera2015-05-301-0/+7
* | | | Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-05-293-13/+9
|\ \ \ \ | |/ / / |/| | |
| * | | cpumask_set_cpu_local_first => cpumask_local_spread, lamentRusty Russell2015-05-283-13/+9
* | | | xen-netfront: properly destroy queues when removing deviceDavid Vrabel2015-05-271-13/+2
* | | | mlx4_core: Fix fallback from MSI-X to INTxBenjamin Poirier2015-05-271-2/+7
* | | | xen/netback: Properly initialize credit_bytesRoss Lagerwall2015-05-271-0/+1
* | | | net: netxen: correct sysfs bin attribute return codeVladimir Zapolskiy2015-05-271-3/+3
* | | | amd-xgbe-phy: Fix initial mode when autoneg is disabledLendacky, Thomas2015-05-261-3/+42
* | | | net: dp83640: fix improper double spin locking.Richard Cochran2015-05-251-2/+2
* | | | net: dp83640: reinforce locking rules.Richard Cochran2015-05-251-1/+16
* | | | net: dp83640: fix broken calibration routine.Richard Cochran2015-05-251-1/+1
* | | | net: stmmac: create one debugfs dir per net-deviceMathieu Olivari2015-05-252-23/+59
* | | | net/ibm/emac: fix size of emac dump memory areasIvan Mikhaylov2015-05-252-15/+8
* | | | Merge tag 'wireless-drivers-for-davem-2015-05-25' of git://git.kernel.org/pub...David S. Miller2015-05-2511-30/+69
|\ \ \ \ | | |/ / | |/| |
| * | | Merge tag 'iwlwifi-for-kalle-2015-05-21' of https://git.kernel.org/pub/scm/li...Kalle Valo2015-05-2211-30/+69
| |\ \ \ | | | |/ | | |/|
| | * | iwlwifi: mvm: avoid use-after-free on iwl_mvm_d0i3_enable_tx()Eliad Peller2015-05-211-2/+4
| | * | iwlwifi: mvm: clean net-detect info if device was reset during suspendLuciano Coelho2015-05-211-4/+5
| | * | iwlwifi: mvm: take the UCODE_DOWN reference when resumingLuciano Coelho2015-05-211-1/+8
| | * | iwlwifi: mvm: BT Coex - duplicate the command if sent ASYNCEmmanuel Grumbach2015-05-211-1/+1
| | * | iwlwifi: nvm: force mac from otp in case nvm mac is reservedLiad Kaufman2015-05-211-1/+10
| | * | iwlwifi: mvm: Free fw_status after use to avoid memory leakHaim Dreyfuss2015-05-211-1/+3
| | * | iwlwifi: mvm: fix MLME triggerEmmanuel Grumbach2015-05-151-3/+0
| | * | iwlwifi: pcie: don't disable the busmaster DMA clock for family 8000Avri Altman2015-05-151-3/+5
| | * | iwlwifi: 7000: modify the firmware name for 3165Emmanuel Grumbach2015-05-152-8/+9
| | * | iwlwifi: mvm: forbid MIMO on devices that don't support itEmmanuel Grumbach2015-05-104-6/+24
* | | | net: phy: bcm7xxx: Fix 7425 PHY ID and flagsFlorian Fainelli2015-05-251-1/+1
* | | | net: macb: Disable half duplex gigabit on ZynqNathan Sullivan2015-05-222-0/+13