summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net/mlx5: E-Switch, Fix error flow in the SRIOV e-switch init codeOr Gerlitz2016-09-201-0/+1
* net/mlx5: Fix flow counter bulk command out mailbox allocationRoi Dayan2016-09-201-2/+2
* stmmac: fix PWRDWN into the PMT register for global unicast.Giuseppe CAVALLARO2016-09-192-2/+2
* bna: fix crash in bnad_get_strings()Ivan Vecera2016-09-171-27/+23Star
* 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/+2Star
* bnx2: Reset device during driver initializationBaoquan He2016-09-131-5/+7
* net/mlx4_en: Fix panic on xmit while port is downMoshe Shemesh2016-09-121-5/+7
* net/mlx4_en: Fixes for DCBXTariq Toukan2016-09-124-43/+28Star
* net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_state()Kamal Heib2016-09-121-1/+4
* net/mlx4_en: Fix the return value of mlx4_en_dcbnl_set_all()Kamal Heib2016-09-121-10/+11
* net: ethernet: renesas: sh_eth: add POST registers for rzChris Brandt2016-09-111-0/+7
* drivers: net: phy: mdio-xgene: Add hardware dependencyJean Delvare2016-09-101-0/+1
* Merge tag 'wireless-drivers-for-davem-2016-09-08' of git://git.kernel.org/pub...David S. Miller2016-09-109-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/+0Star
| | * 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
| * | iwlwifi: mvm: check if vif is NULL before using itSharon Dvir2016-08-291-0/+2
| * | iwlwifi: mvm: consider P2p device type for firmware dump triggersEmmanuel Grumbach2016-08-291-1/+2
* | | dwc_eth_qos: do not register semi-initialized deviceLars Persson2016-09-101-20/+18Star
* | | mlxsw: spectrum: Set port type before setting its addressIdo Schimmel2016-09-101-9/+9
* | | mlxsw: spectrum_router: Fix error path in mlxsw_sp_router_initJiri Pirko2016-09-101-1/+8
* | | nfp: don't pad frames on receiveJakub Kicinski2016-09-091-4/+0Star
* | | nfp: drop support for old firmware ABIsJakub Kicinski2016-09-091-4/+2Star
* | | nfp: remove linux/version.h includesJakub Kicinski2016-09-093-3/+0Star
* | | net/mlx5e: Fix parsing of vlan packets when updating lro headerGal Pressman2016-09-091-7/+15
* | | net/mlx5e: Fix global PFC counters replicationGal Pressman2016-09-091-1/+1
* | | net/mlx5e: Prevent casting overflowGal Pressman2016-09-091-2/+4
* | | net/mlx5e: Fix xmit_more counter race issueTariq Toukan2016-09-091-1/+1
* | | bnxt_en: Fix TX push operation on ARM64.Michael Chan2016-09-061-2/+2
* | | net: smsc: remove build warning of duplicate definitionSudip Mukherjee2016-09-061-0/+2
* | | net: macb: initialize checksum when using checksum offloadingHelmut Buchsbaum2016-09-061-0/+23
* | | vxlan: fix duplicated and wrong error messagesJiri Benc2016-09-041-26/+9Star
* | | vxlan: reject multicast destination without an interfaceJiri Benc2016-09-041-0/+3
* | | bonding: Fix bonding crashMahesh Bandewar2016-09-041-3/+4
* | | net: smsc911x: Move interrupt allocation to open/stopJeremy Linton2016-09-031-29/+18Star
* | | net: smsc911x: Move interrupt handler before openJeremy Linton2016-09-031-61/+61
* | | net: smsc911x: Fix register_netdev, phy startup, driver unload orderingJeremy Linton2016-09-031-24/+24
* | | net: smsc911x: Remove multiple exit points from smsc911x_openJeremy Linton2016-09-031-4/+10