aboutsummaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2014-08-22net: ethernet: broadcom: bnx2x: Remove redundant #ifdefRasmus Villemoes
2014-08-22ibmveth: Fix endian issues with rx_no_buffer statisticAnton Blanchard
2014-08-22net: xgene: fix possible NULL dereference in xgene_enet_free_desc_rings()Iyappan Subramanian
2014-08-22net: fec: ptp: avoid register access when ipg clock is disabledNimrod Andy
2014-08-21cxgb4: Free completed tx skbs promptlyHariprasad Shenai
2014-08-21Merge tag 'linux-can-fixes-for-3.17-20140821' of git://gitorious.org/linux-ca...David S. Miller
2014-08-21cxgb4: Fix race condition in cleanupAnish Bhatt
2014-08-21bnx2x: Revert UNDI flushing mechanismYuval Mintz
2014-08-21qlcnic: Fix endianess issue in firmware load from file operationShahed Shaikh
2014-08-21qlcnic: Fix endianess issue in FW dump template headerRajesh Borundia
2014-08-21qlcnic: Fix flash access interface to applicationJitendra Kalsaria
2014-08-21macvlan: Allow setting multicast filter on all macvlan typesVlad Yasevich
2014-08-21can: flexcan: handle state passive -> warning transitionSebastian Andrzej Siewior
2014-08-21can: flexcan: Disable error interrupt when bus error reporting is disabledAlexander Stein
2014-08-21can: c_can: checking IS_ERR() instead of NULLDan Carpenter
2014-08-21can: sja1000: Validate initialization state in start methodMirza Krak
2014-08-16net: phy: smsc: move smsc_phy_config_init reset part in a soft_reset functionGwenhael Goavec-Merou
2014-08-16Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-08-16net: phy: bcm7xxx: remove suspend callback for 28nm PHYsFlorian Fainelli
2014-08-16net: phy: bcm7xxx: re-advertise all supported modes out of suspendFlorian Fainelli
2014-08-16net: phy: bcm7xxx: remove 28nm wildcard entryFlorian Fainelli
2014-08-15i40e: fix PTP bugJesse Brandeburg
2014-08-15i40e: Fix a few potential VF dereferencesAnjali Singhai Jain
2014-08-15i40e: Fix for recent kernel panicAnjali Singhai Jain
2014-08-14Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-08-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-08-14Merge tag 'master-2014-08-14' of git://git.kernel.org/pub/scm/linux/kernel/gi...David S. Miller
2014-08-14net: ethernet: ibm: ehea: Remove duplicate object from MakefileAndreas Ruprecht
2014-08-14net: xgene: Check negative return value of xgene_enet_get_ring_size()Tobias Klauser
2014-08-14net: xilinx: Remove .owner field for driverMichal Simek
2014-08-14Revert "macvlan: simplify the structure port"David S. Miller
2014-08-14Merge tag 'rdma-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/r...Linus Torvalds
2014-08-14iwlwifi: mvm: disable scheduled scan to prevent firmware crashEmmanuel Grumbach
2014-08-14Merge branches 'core', 'cxgb4', 'ipoib', 'iser', 'iwcm', 'mad', 'misc', 'mlx4...Roland Dreier
2014-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/netDavid S. Miller
2014-08-13xen-netback: remove loop waiting functionWei Liu
2014-08-13xen-netback: don't stop dealloc kthread too earlyWei Liu
2014-08-13xen-netback: move NAPI add/remove callsWei Liu
2014-08-13xen-netback: fix debugfs entry creationWei Liu
2014-08-13xen-netback: fix debugfs write length checkWei Liu
2014-08-13drivers/net/irda/donauboe.c: convert to module_pci_driverLibo Chen
2014-08-13tg3: fix return value in tg3_get_stats64Govindarajulu Varadarajan
2014-08-13sunvnet: Schedule maybe_tx_wakeup() as a tasklet from ldc_rx pathSowmini Varadhan
2014-08-13sunvnet: Do not spin in an infinite loop when vio_ldc_send() returns EAGAINSowmini Varadhan
2014-08-13sunvnet: Do not ask for an ACK for every dring transmitSowmini Varadhan
2014-08-13myri10ge: check for DMA mapping errorsStanislaw Gruszka
2014-08-13Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-08-12e1000e: delete excessive space character in debug messageJean Sacren
2014-08-12e1000e: fix trivial kernel doc typosJean Sacren