aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-30tg3: Avoid NULL pointer dereference in tg3_io_error_detected()Milton Miller1-5/+5
2016-09-27Revert "net: ethernet: bcmgenet: use phydev from struct net_device"Florian Fainelli3-31/+39
2016-09-27net: fec: align IP header in hardwareEric Nelson1-1/+10
2016-09-27net: fec: remove QUIRK_HAS_RACC from i.mx27Eric Nelson1-1/+1
2016-09-27net: fec: remove QUIRK_HAS_RACC from i.mx25Eric Nelson1-1/+1
2016-09-22can: dev: fix deadlock reported after bus-offSergei Miroshnichenko1-10/+17
2016-09-22Merge tag 'linux-can-fixes-for-4.8-20160921' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-canDavid S. Miller1-1/+10
2016-09-22net/mlx4_core: Fix to clean devlink resourcesKamal Heib1-0/+3
2016-09-21Merge tag 'wireless-drivers-for-davem-2016-09-20' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller1-10/+9
2016-09-21net: can: ifi: Configure transmitter delayMarek Vasut1-1/+10
2016-09-21r8152: disable ALDPS and EEE before setting PHYhayeswang1-2/+8
2016-09-21r8152: remove r8153_enable_eeehayeswang1-7/+3
2016-09-21r8152: move PHY settings to hw_phy_cfghayeswang1-6/+8
2016-09-21r8152: move enabling PHYhayeswang1-18/+25
2016-09-21r8152: move some functionshayeswang1-112/+112
2016-09-21cxgb4/cxgb4vf: Allocate more queues for 25G and 100G adapterHariprasad Shenai6-11/+45
2016-09-20Merge tag 'linux-can-fixes-for-4.8-20160919' of git://git.kernel.org/pub/scm/linux/kernel/git/mkl/linux-canDavid S. Miller1-5/+8
2016-09-20qed: Fix stack corruption on probeYuval Mintz1-2/+2
2016-09-19net/mlx5: E-Switch, Handle mode change failuresOr Gerlitz1-6/+14
2016-09-19net/mlx5: E-Switch, Fix error flow in the SRIOV e-switch init codeOr Gerlitz1-0/+1
2016-09-19net/mlx5: Fix flow counter bulk command out mailbox allocationRoi Dayan1-2/+2
2016-09-19can: flexcan: fix resume functionFabio Estevam1-5/+8
2016-09-18stmmac: fix PWRDWN into the PMT register for global unicast.Giuseppe CAVALLARO2-2/+2
2016-09-17bna: fix crash in bnad_get_strings()Ivan Vecera1-27/+23
2016-09-17bna: add missing per queue ethtool statIvan Vecera1-1/+6
2016-09-17Merge tag 'iwlwifi-for-kalle-2016-09-15' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-fixesKalle Valo1-10/+9
2016-09-17xen-netback: fix error handling on netback_probe()Filipe Manco1-16/+30
2016-09-16nfp: fix error return code in nfp_net_netdev_open()Wei Yongjun1-2/+6
2016-09-16net/ibm/emac: add mutex to 'set multicast list'Ivan Mikhaylov1-0/+3
2016-09-16net/ibm/emac: add set mac addr callbackIvan Mikhaylov1-2/+29
2016-09-16net: ethernet: mediatek: fix module loading automatically based on MODULE_DEVICE_TABLESean Wang1-0/+1
2016-09-16net/mlx4_en: fix off by one in error handlingSebastian Ott1-2/+2
2016-09-15iwlwifi: mvm: update TX queue before making a copy of the skbBeni Lev1-10/+9
2016-09-13drivers: net: phy: xgene: Fix 'remove' functionChristophe Jaillet1-4/+2
2016-09-13bnx2: Reset device during driver initializationBaoquan He1-5/+7
2016-09-11net/mlx4_en: Fix panic on xmit while port is downMoshe Shemesh1-5/+7
2016-09-11net/mlx4_en: Fixes for DCBXTariq Toukan4-43/+28
2016-09-11net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_state()Kamal Heib1-1/+4
2016-09-11net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_all()Kamal Heib1-10/+11
2016-09-10net: ethernet: renesas: sh_eth: add POST registers for rzChris Brandt1-0/+7
2016-09-09drivers: net: phy: mdio-xgene: Add hardware dependencyJean Delvare1-0/+1
2016-09-09Merge tag 'wireless-drivers-for-davem-2016-09-08' of git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/wireless-driversDavid S. Miller9-13/+22
2016-09-09dwc_eth_qos: do not register semi-initialized deviceLars Persson1-20/+18
2016-09-09mlxsw: spectrum: Set port type before setting its addressIdo Schimmel1-9/+9
2016-09-09mlxsw: spectrum_router: Fix error path in mlxsw_sp_router_initJiri Pirko1-1/+8
2016-09-08nfp: don't pad frames on receiveJakub Kicinski1-4/+0
2016-09-08nfp: drop support for old firmware ABIsJakub Kicinski1-4/+2
2016-09-08nfp: remove linux/version.h includesJakub Kicinski3-3/+0
2016-09-08net/mlx5e: Fix parsing of vlan packets when updating lro headerGal Pressman1-7/+15
2016-09-08net/mlx5e: Fix global PFC counters replicationGal Pressman1-1/+1