summaryrefslogtreecommitdiffstats
path: root/drivers/net
AgeCommit message (Expand)AuthorFilesLines
2014-08-22net: ethernet: broadcom: bnx2x: Remove redundant #ifdefRasmus Villemoes1-4/+0
2014-08-22ibmveth: Fix endian issues with rx_no_buffer statisticAnton Blanchard1-4/+14
2014-08-22net: xgene: fix possible NULL dereference in xgene_enet_free_desc_rings()Iyappan Subramanian1-7/+13
2014-08-22net: fec: ptp: avoid register access when ipg clock is disabledNimrod Andy3-15/+41
2014-08-21cxgb4: Free completed tx skbs promptlyHariprasad Shenai3-2/+5
2014-08-21Merge tag 'linux-can-fixes-for-3.17-20140821' of git://gitorious.org/linux-ca...David S. Miller3-30/+43
2014-08-21cxgb4: Fix race condition in cleanupAnish Bhatt2-14/+19
2014-08-21bnx2x: Revert UNDI flushing mechanismYuval Mintz1-75/+17
2014-08-21qlcnic: Fix endianess issue in firmware load from file operationShahed Shaikh1-10/+25
2014-08-21qlcnic: Fix endianess issue in FW dump template headerRajesh Borundia1-0/+57
2014-08-21qlcnic: Fix flash access interface to applicationJitendra Kalsaria3-5/+32
2014-08-21macvlan: Allow setting multicast filter on all macvlan typesVlad Yasevich1-2/+8
2014-08-21can: flexcan: handle state passive -> warning transitionSebastian Andrzej Siewior1-0/+7
2014-08-21can: flexcan: Disable error interrupt when bus error reporting is disabledAlexander Stein1-0/+2
2014-08-21can: c_can: checking IS_ERR() instead of NULLDan Carpenter1-1/+1
2014-08-21can: sja1000: Validate initialization state in start methodMirza Krak1-29/+33
2014-08-16net: phy: smsc: move smsc_phy_config_init reset part in a soft_reset functionGwenhael Goavec-Merou1-12/+21
2014-08-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2-13/+33
2014-08-16net: phy: bcm7xxx: remove suspend callback for 28nm PHYsFlorian Fainelli1-4/+1
2014-08-16net: phy: bcm7xxx: re-advertise all supported modes out of suspendFlorian Fainelli1-3/+20
2014-08-16net: phy: bcm7xxx: remove 28nm wildcard entryFlorian Fainelli1-14/+0
2014-08-15i40e: fix PTP bugJesse Brandeburg1-1/+1
2014-08-15i40e: Fix a few potential VF dereferencesAnjali Singhai Jain1-11/+19
2014-08-15i40e: Fix for recent kernel panicAnjali Singhai Jain1-3/+15
2014-08-14Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds132-135/+137
2014-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds25-126/+222
2014-08-14Merge tag 'master-2014-08-14' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller6-6/+37
2014-08-14net: ethernet: ibm: ehea: Remove duplicate object from MakefileAndreas Ruprecht1-1/+1
2014-08-14net: xgene: Check negative return value of xgene_enet_get_ring_size()Tobias Klauser1-2/+5
2014-08-14net: xilinx: Remove .owner field for driverMichal Simek3-3/+0
2014-08-14Revert "macvlan: simplify the structure port"David S. Miller1-5/+7
2014-08-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds10-6/+311
2014-08-14iwlwifi: mvm: disable scheduled scan to prevent firmware crashEmmanuel Grumbach1-1/+2
2014-08-14Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4...Roland Dreier8-4/+125
2014-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/netDavid S. Miller4-14/+15
2014-08-13xen-netback: remove loop waiting functionWei Liu1-29/+0
2014-08-13xen-netback: don't stop dealloc kthread too earlyWei Liu3-7/+42
2014-08-13xen-netback: move NAPI add/remove callsWei Liu1-4/+5
2014-08-13xen-netback: fix debugfs entry creationWei Liu1-4/+4
2014-08-13xen-netback: fix debugfs write length checkWei Liu1-3/+6
2014-08-13drivers/net/irda/donauboe.c: convert to module_pci_driverLibo Chen1-14/+1
2014-08-13tg3: fix return value in tg3_get_stats64Govindarajulu Varadarajan1-1/+2
2014-08-13sunvnet: Schedule maybe_tx_wakeup() as a tasklet from ldc_rx pathSowmini Varadhan2-2/+14
2014-08-13sunvnet: Do not spin in an infinite loop when vio_ldc_send() returns EAGAINSowmini Varadhan1-0/+16
2014-08-13sunvnet: Do not ask for an ACK for every dring transmitSowmini Varadhan1-1/+9
2014-08-13myri10ge: check for DMA mapping errorsStanislaw Gruszka1-30/+58
2014-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds47-372/+2880
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine132-135/+137
2014-08-12e1000e: delete excessive space character in debug messageJean Sacren1-1/+1
2014-08-12e1000e: fix trivial kernel doc typosJean Sacren1-1/+1