summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* net: mvneta: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-131-1/+1
* ixgbe: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-131-2/+2
* i825xx: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-131-2/+2
* net/fsl_pq_mdio: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-131-4/+4
* sundance: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-131-1/+1
* bnx2: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-131-1/+1
* ethernet: amd: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-132-4/+4
* starfire: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-131-1/+1
* 3c59x: use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-09-131-1/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2016-09-1349-441/+621
|\
| * 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/+28
| * 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/+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
| | * | 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/+18
| * | | 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/+0
| * | | nfp: drop support for old firmware ABIsJakub Kicinski2016-09-091-4/+2
| * | | nfp: remove linux/version.h includesJakub Kicinski2016-09-093-3/+0
| * | | 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/+9
| * | | 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/+18
| * | | 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
| * | | bnx2x: don't reset chip on cleanup if PCI function is offlineGuilherme G. Piccoli2016-09-021-4/+15
| * | | net: thunderx: Fix for issues with multiple CQEs posted for a TSO packetSunil Goutham2016-09-013-12/+73
| * | | net: thunderx: Fix for HW issue while padding TSO packetSunil Goutham2016-09-011-3/+8