summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: ethernet: broadcom: bnx2x: Remove redundant #ifdefRasmus Villemoes2014-08-221-4/+0
* ibmveth: Fix endian issues with rx_no_buffer statisticAnton Blanchard2014-08-221-4/+14
* net: xgene: fix possible NULL dereference in xgene_enet_free_desc_rings()Iyappan Subramanian2014-08-221-7/+13
* net: fec: ptp: avoid register access when ipg clock is disabledNimrod Andy2014-08-223-15/+41
* cxgb4: Free completed tx skbs promptlyHariprasad Shenai2014-08-213-2/+5
* Merge tag 'linux-can-fixes-for-3.17-20140821' of git://gitorious.org/linux-ca...David S. Miller2014-08-213-30/+43
|\
| * can: flexcan: handle state passive -> warning transitionSebastian Andrzej Siewior2014-08-211-0/+7
| * can: flexcan: Disable error interrupt when bus error reporting is disabledAlexander Stein2014-08-211-0/+2
| * can: c_can: checking IS_ERR() instead of NULLDan Carpenter2014-08-211-1/+1
| * can: sja1000: Validate initialization state in start methodMirza Krak2014-08-211-29/+33
* | cxgb4: Fix race condition in cleanupAnish Bhatt2014-08-212-14/+19
* | bnx2x: Revert UNDI flushing mechanismYuval Mintz2014-08-211-75/+17
* | qlcnic: Fix endianess issue in firmware load from file operationShahed Shaikh2014-08-211-10/+25
* | qlcnic: Fix endianess issue in FW dump template headerRajesh Borundia2014-08-211-0/+57
* | qlcnic: Fix flash access interface to applicationJitendra Kalsaria2014-08-213-5/+32
* | macvlan: Allow setting multicast filter on all macvlan typesVlad Yasevich2014-08-211-2/+8
|/
* net: phy: smsc: move smsc_phy_config_init reset part in a soft_reset functionGwenhael Goavec-Merou2014-08-161-12/+21
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2014-08-162-13/+33
|\
| * i40e: fix PTP bugJesse Brandeburg2014-08-151-1/+1
| * i40e: Fix a few potential VF dereferencesAnjali Singhai Jain2014-08-151-11/+19
| * i40e: Fix for recent kernel panicAnjali Singhai Jain2014-08-151-3/+15
* | net: phy: bcm7xxx: remove suspend callback for 28nm PHYsFlorian Fainelli2014-08-161-4/+1
* | net: phy: bcm7xxx: re-advertise all supported modes out of suspendFlorian Fainelli2014-08-161-3/+20
* | net: phy: bcm7xxx: remove 28nm wildcard entryFlorian Fainelli2014-08-161-14/+0
|/
* Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-14132-135/+137
|\
| * PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-12132-135/+137
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2014-08-1425-126/+222
|\ \
| * \ Merge tag 'master-2014-08-14' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller2014-08-146-6/+37
| |\ \
| | * | iwlwifi: mvm: disable scheduled scan to prevent firmware crashEmmanuel Grumbach2014-08-141-1/+2
| | * | net: wireless: ipw2x00: ipw2200.c: Cleaning up missing null-terminate after s...Rickard Strandqvist2014-08-111-0/+1
| | * | brcmfmac: fix memory leakage in msgbufArend van Spriel2014-08-111-0/+4
| | * | brcmfmac: fix curly brace mistake in brcmf_pcie_handle_mb_data()Arend van Spriel2014-08-111-1/+2
| | * | carl9170: fix sending URBs with wrong type when using full-speedRonald Wahl2014-08-112-4/+28
| * | | net: ethernet: ibm: ehea: Remove duplicate object from MakefileAndreas Ruprecht2014-08-141-1/+1
| * | | net: xgene: Check negative return value of xgene_enet_get_ring_size()Tobias Klauser2014-08-141-2/+5
| * | | net: xilinx: Remove .owner field for driverMichal Simek2014-08-143-3/+0
| * | | Revert "macvlan: simplify the structure port"David S. Miller2014-08-141-5/+7
| * | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/netDavid S. Miller2014-08-134-14/+15
| |\ \ \
| | * | | e1000e: delete excessive space character in debug messageJean Sacren2014-08-121-1/+1
| | * | | e1000e: fix trivial kernel doc typosJean Sacren2014-08-121-1/+1
| | * | | i40e: Cleaning up missing null-terminate in conjunction with strncpyRickard Strandqvist2014-08-121-8/+8
| | * | | i40e: use correct structure type name in sizeofJulia Lawall2014-08-121-1/+1
| | * | | i40e: fix sparse non static symbol warningWei Yongjun2014-08-121-3/+3
| | * | | i40e: Fix missing uapi/linux/dcbnl.h include in i40e_fcoe.cLucas Tanure2014-08-111-0/+1
| * | | | xen-netback: remove loop waiting functionWei Liu2014-08-131-29/+0
| * | | | xen-netback: don't stop dealloc kthread too earlyWei Liu2014-08-133-7/+42
| * | | | xen-netback: move NAPI add/remove callsWei Liu2014-08-131-4/+5
| * | | | xen-netback: fix debugfs entry creationWei Liu2014-08-131-4/+4
| * | | | xen-netback: fix debugfs write length checkWei Liu2014-08-131-3/+6
| * | | | drivers/net/irda/donauboe.c: convert to module_pci_driverLibo Chen2014-08-131-14/+1