summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* tg3: Avoid NULL pointer dereference in tg3_io_error_detected()Milton Miller2016-09-301-5/+5
* Revert "net: ethernet: bcmgenet: use phydev from struct net_device"Florian Fainelli2016-09-273-31/+39
* net: fec: align IP header in hardwareEric Nelson2016-09-271-1/+10
* net: fec: remove QUIRK_HAS_RACC from i.mx27Eric Nelson2016-09-271-1/+1
* net: fec: remove QUIRK_HAS_RACC from i.mx25Eric Nelson2016-09-271-1/+1
* can: dev: fix deadlock reported after bus-offSergei Miroshnichenko2016-09-221-10/+17
* Merge tag 'linux-can-fixes-for-4.8-20160921' of git://git.kernel.org/pub/scm/...David S. Miller2016-09-221-1/+10
|\
| * net: can: ifi: Configure transmitter delayMarek Vasut2016-09-211-1/+10
* | net/mlx4_core: Fix to clean devlink resourcesKamal Heib2016-09-221-0/+3
* | Merge tag 'wireless-drivers-for-davem-2016-09-20' of git://git.kernel.org/pub...David S. Miller2016-09-211-10/+9
|\ \ | |/ |/|
| * Merge tag 'iwlwifi-for-kalle-2016-09-15' of git://git.kernel.org/pub/scm/linu...Kalle Valo2016-09-171-10/+9
| |\
| | * iwlwifi: mvm: update TX queue before making a copy of the skbBeni Lev2016-09-151-10/+9
* | | r8152: disable ALDPS and EEE before setting PHYhayeswang2016-09-211-2/+8
* | | r8152: remove r8153_enable_eeehayeswang2016-09-211-7/+3
* | | r8152: move PHY settings to hw_phy_cfghayeswang2016-09-211-6/+8
* | | r8152: move enabling PHYhayeswang2016-09-211-18/+25
* | | r8152: move some functionshayeswang2016-09-211-112/+112
* | | cxgb4/cxgb4vf: Allocate more queues for 25G and 100G adapterHariprasad Shenai2016-09-216-11/+45
* | | Merge tag 'linux-can-fixes-for-4.8-20160919' of git://git.kernel.org/pub/scm/...David S. Miller2016-09-201-5/+8
|\ \ \
| * | | can: flexcan: fix resume functionFabio Estevam2016-09-191-5/+8
* | | | qed: Fix stack corruption on probeYuval Mintz2016-09-201-2/+2
* | | | net/mlx5: E-Switch, Handle mode change failuresOr Gerlitz2016-09-191-6/+14
* | | | net/mlx5: E-Switch, Fix error flow in the SRIOV e-switch init codeOr Gerlitz2016-09-191-0/+1
* | | | net/mlx5: Fix flow counter bulk command out mailbox allocationRoi Dayan2016-09-191-2/+2
|/ / /
* | | stmmac: fix PWRDWN into the PMT register for global unicast.Giuseppe CAVALLARO2016-09-182-2/+2
* | | bna: fix crash in bnad_get_strings()Ivan Vecera2016-09-171-27/+23
* | | bna: add missing per queue ethtool statIvan Vecera2016-09-171-1/+6
* | | xen-netback: fix error handling on netback_probe()Filipe Manco2016-09-171-16/+30
* | | nfp: fix error return code in nfp_net_netdev_open()Wei Yongjun2016-09-161-2/+6
* | | net/ibm/emac: add mutex to 'set multicast list'Ivan Mikhaylov2016-09-161-0/+3
* | | net/ibm/emac: add set mac addr callbackIvan Mikhaylov2016-09-161-2/+29
* | | net: ethernet: mediatek: fix module loading automatically based on MODULE_DEV...Sean Wang2016-09-161-0/+1
* | | net/mlx4_en: fix off by one in error handlingSebastian Ott2016-09-161-2/+2
* | | drivers: net: phy: xgene: Fix 'remove' functionChristophe Jaillet2016-09-131-4/+2
* | | bnx2: Reset device during driver initializationBaoquan He2016-09-131-5/+7
* | | net/mlx4_en: Fix panic on xmit while port is downMoshe Shemesh2016-09-111-5/+7
* | | net/mlx4_en: Fixes for DCBXTariq Toukan2016-09-114-43/+28
* | | net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_state()Kamal Heib2016-09-111-1/+4
* | | net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_all()Kamal Heib2016-09-111-10/+11
* | | net: ethernet: renesas: sh_eth: add POST registers for rzChris Brandt2016-09-101-0/+7
* | | drivers: net: phy: mdio-xgene: Add hardware dependencyJean Delvare2016-09-091-0/+1
* | | Merge tag 'wireless-drivers-for-davem-2016-09-08' of git://git.kernel.org/pub...David S. Miller2016-09-099-13/+22
|\| |
| * | Merge ath-current from ath.gitKalle Valo2016-09-074-10/+14
| |\ \
| | * | ath9k: bring back direction setting in ath9k_{start_stop}Giedrius Statkevičius2016-09-071-2/+7
| | * | ath9k: fix AR5416 access GPIO warningMiaoqing Pan2016-09-021-2/+2
| | * | ath10k: Remove driver log suggesting QCA9887 support is experimentalMohammed Shafi Shajakhan2016-08-311-1/+0
| | * | ath10k: fix get rx_status from htt contextAshok Raj Nagarajan2016-08-311-5/+5
| * | | brcmfmac: avoid potential stack overflow in brcmf_cfg80211_start_ap()Arend Van Spriel2016-09-071-1/+1
| | |/ | |/|
| * | iwlwifi: mvm: Advertise support for AP channel width changePeer, Ilan2016-08-291-0/+1
| * | iwlwifi: mvm: don't use ret when not initialisedEmmanuel Grumbach2016-08-291-1/+2