summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* sfc: Add paranthesis correctly on all branches of the if statementShradha Shah2015-06-021-4/+4
* sfc: Add code to export port_num in netdev->dev_portShradha Shah2015-06-021-0/+2
* net: thunderx: use GFP_KERNEL in thread contextAleksey Makarov2015-06-021-1/+1
* net: thunderx: check if memory allocation was successfulAleksey Makarov2015-06-021-0/+2
* net: thunderx: remove unneeded type conversionsAleksey Makarov2015-06-021-2/+1
* net: thunderx: fix nicvf_set_rxfh()Aleksey Makarov2015-06-021-2/+1
* net: thunderx: add staticAleksey Makarov2015-06-024-22/+16
* net: thunderx: delete unused variablesAleksey Makarov2015-06-021-2/+2
* net: thunderx: rework mac address handlingAleksey Makarov2015-06-025-19/+9
* net: thunderx: introduce a function for mailbox accessAleksey Makarov2015-06-021-10/+17
* net: thunderx: fix constantsAleksey Makarov2015-06-021-5/+5
* net: thunderx: Cleanup duplicate NODE_ID macros, add nic_get_node_id()Robert Richter2015-06-024-8/+13
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-06-0235-183/+270
|\
| * Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2015-06-0214-76/+94
| |\
| | * Merge tag 'wireless-drivers-for-davem-2015-06-01' of git://git.kernel.org/pub...David S. Miller2015-06-025-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-06-011-17/+25
| | * | | bna: fix soft lock-up during firmware initialization failureIvan Vecera2015-05-311-2/+2
| | * | | bna: remove unreasonable iocpf timer startIvan Vecera2015-05-311-4/+0
| | * | | bna: fix firmware loading on big-endian machinesIvan Vecera2015-05-311-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-271-3/+42
| * | | | net: dp83640: fix improper double spin locking.Richard Cochran2015-05-261-2/+2
| * | | | net: dp83640: reinforce locking rules.Richard Cochran2015-05-261-1/+16
| * | | | net: dp83640: fix broken calibration routine.Richard Cochran2015-05-261-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