summaryrefslogtreecommitdiffstats
path: root/drivers/net (follow)
Commit message (Expand)AuthorAgeFilesLines
* dp83640: Only wait for timestamps for packets with timestamping enabled.Stefan Sørensen2015-11-031-12/+13
* dp83640: Prune rx timestamp list before reading from itStefan Sørensen2015-11-031-0/+1
* dp83640: Delay scheduled work.Stefan Sørensen2015-11-031-8/+12
* dp83640: Include hash in timestamp/packet matchingStefan Sørensen2015-11-031-3/+15
* net/mlx5e: Fix LSO vlan insertionAchiad Shochat2015-11-031-2/+3
* net/mlx5e: Re-eanble client vlan TX accelerationAchiad Shochat2015-11-032-2/+22
* net/mlx5e: Return error in case mlx5e_set_features() failsAchiad Shochat2015-11-031-1/+1
* net/mlx5e: Don't allow more than max supported channelsAchiad Shochat2015-11-033-5/+9
* net/mlx5_core: Use the the real irqn in eq->irqnAchiad Shochat2015-11-031-4/+4
* net/mlx5e: Wait for RX buffers initialization in a more proper mannerAchiad Shochat2015-11-031-2/+2
* net/mlx5e: Avoid NULL pointer access in case of configuration failureAchiad Shochat2015-11-031-0/+6
* sh_eth: fix typo in RX descriptor bit nameSergei Shtylyov2015-11-032-3/+3
* bonding: simplify / unify event handling code for 3ad mode.Mahesh Bandewar2015-11-032-44/+8
* bonding: unify all places where actor-oper key needs to be updated.Mahesh Bandewar2015-11-031-35/+52
* bonding: Simplify __get_duplex function.Mahesh Bandewar2015-11-031-4/+2
* ravb: use pdev rather than ndev for error messagesSimon Horman2015-11-021-2/+2
* net: dsa: mv88e6xxx: lookup switch nameVivien Didelot2015-11-026-112/+95
* net: dsa: mv88e6xxx: assert SMI lockVivien Didelot2015-11-021-11/+14
* net: encx24j600: Export missing SPI module alias informationJavier Martinez Canillas2015-11-021-0/+1
* net: encx24j600: Fix SPI id table definitionJavier Martinez Canillas2015-11-021-3/+4
* enic: assign affinity hint to interruptsGovindarajulu Varadarajan2015-11-022-0/+99
* net: hisilicon: Remove .owner assignment from platform_driverhuangdaode2015-11-011-1/+0
* net: dsa: use switchdev obj for VLAN add/del opsVivien Didelot2015-11-014-27/+97
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2015-11-0118-48/+82
|\
| * net/mlx4: Copy/set only sizeof struct mlx4_eqe bytesCarol L Soto2015-10-282-2/+2
| * net/mlx4_en: Explicitly set no vlan tags in WQE ctrl segment when no vlan is ...Jack Morgenstein2015-10-281-0/+2
| * amd-xgbe: Fix race between access of desc and desc indexLendacky, Thomas2015-10-282-1/+5
| * forcedeth: fix unilateral interrupt disabling in netpoll pathNeil Horman2015-10-281-13/+11
| * net: mv643xx_eth: add missing of_node_putJulia Lawall2015-10-271-1/+3
| * ath6kl: add missing of_node_putJulia Lawall2015-10-271-0/+1
| * net: phy: mdio: add missing of_node_putJulia Lawall2015-10-271-0/+2
| * netdev/phy: add missing of_node_putJulia Lawall2015-10-271-0/+1
| * net: netcp: add missing of_node_putJulia Lawall2015-10-271-2/+6
| * net: thunderx: add missing of_node_putJulia Lawall2015-10-271-1/+3
| * sh_eth: fix RX buffer size calculationSergei Shtylyov2015-10-271-2/+2
| * sh_eth: fix RX buffer size alignmentSergei Shtylyov2015-10-271-5/+5
| * gianfar: Fix Rx BSY error handlingClaudiu Manoil2015-10-261-3/+1
| * gianfar: Don't enable the Filer w/o the ParserClaudiu Manoil2015-10-261-2/+2
| * gianfar: Remove duplicated argument to bitwise ORClaudiu Manoil2015-10-261-2/+2
| * net: thunderx: Incorporate pass2 silicon CPI index configuration changesThanneeru Srinivasulu2015-10-262-6/+27
| * net: thunderx: Rewrite silicon revision tests.David Daney2015-10-261-4/+6
| * net: thunderx: Fix incorrect subsystem devid of VF on pass2 siliconSunil Goutham2015-10-261-1/+1
| * net: thunderx: Remove PF soft reset.Sunil Goutham2015-10-261-3/+0
* | Merge tag 'wireless-drivers-next-for-davem-2015-10-29' of git://git.kernel.or...David S. Miller2015-10-3056-726/+1504
|\ \
| * | ath6kl: implement ethtool statsBen Greear2015-10-291-0/+123
| * | ath6kl: break stats gathering code into separate methodBen Greear2015-10-292-23/+34
| * | ath6kl: fix firmware version assignmentBen Greear2015-10-291-1/+1
| * | ath6kl: add error message to explain lack of HTBen Greear2015-10-291-0/+3
| * | ath6kl: report antenna configurationBen Greear2015-10-292-0/+19
| * | wil6210: handle failure in Tx vring configVladimir Kondratiev2015-10-291-1/+1