summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* tile: remove deprecated NETIF_F_LLTX flag from tile driversChris Metcalf2013-08-012-2/+0
* tile: make "tile_net.custom" a proper bool module parameterChris Metcalf2013-08-011-5/+5
* tile: support TSO for IPv6 in tilegx network driverChris Metcalf2013-08-011-15/+29
* tile: support multiple mPIPE shims in tilegx network driverChris Metcalf2013-08-011-210/+341
* tile: enable GRO in the tilegx network driverChris Metcalf2013-08-011-1/+1
* tile: fix panic bug in napi support for tilegx network driverChris Metcalf2013-08-011-32/+33
* tile: update dev->stats directly in tilegx network driverChris Metcalf2013-08-011-21/+8
* tile: support jumbo frames in the tilegx network driverChris Metcalf2013-08-011-159/+188
* tile: remove dead is_dup_ack() function from tilepro net driverChris Metcalf2013-08-011-76/+0
* tile: avoid bug in tilepro net driver built with old hypervisorChris Metcalf2013-08-011-3/+6
* tile: support rx_dropped/rx_errors in tilepro net driverChris Metcalf2013-08-011-26/+15
* tile: set hw_features and vlan_features in setupChris Metcalf2013-08-012-33/+25
* gianfar: Remove unused field grp_id from gfar_priv_grpClaudiu Manoil2013-08-012-4/+1
* sh_eth: r8a7790: Handle the RFE (Receive FIFO overflow Error) interruptLaurent Pinchart2013-07-311-2/+3
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-07-3112-332/+938
|\
| * ixgbe: add support for quad-port x520 adapterDon Skidmore2013-07-316-17/+358
| * ixgbe: clear semaphore bits on timeoutsEmil Tantilov2013-07-311-24/+21
| * ixgbe: rename LL_EXTENDED_STATS to use queue instead of qJacob Keller2013-07-311-6/+6
| * ixgbe: fix lockdep annotation issue for ptp's work itemJacob Keller2013-07-313-12/+14
| * ixgbe: call pcie_get_mimimum_link to check if device has enough bandwidthJacob Keller2013-07-311-7/+129
| * ixgbe: fix SFF data dumps of SFP+ modulesEmil Tantilov2013-07-303-60/+18
| * ixgbe: fix semaphore lock for I2C read/writes on 82598Emil Tantilov2013-07-304-148/+182
| * ixgbe: bump version numberDon Skidmore2013-07-301-1/+1
| * ixgbe: add new media type.Don Skidmore2013-07-304-7/+95
| * ixgbe: fix fc autoneg ethtool reporting.Don Skidmore2013-07-304-16/+40
| * ixgbe: Use pci_vfs_assigned instead of ixgbe_vfs_are_assignedAlexander Duyck2013-07-301-34/+1
| * ixgbe: Retain VLAN filtering in promiscuous + VT modeGreg Rose2013-07-302-2/+75
* | net: mvneta: support big endianThomas Petazzoni2013-07-301-3/+32
* | net: mvneta: move the RX and TX desc macros outside of the structsThomas Petazzoni2013-07-301-11/+15
* | drivers: net: cpsw: Add support for set MAC addressMugunthan V N2013-07-301-0/+28
* | tile: handle 64-bit statistics in tilepro network driverChris Metcalf2013-07-301-23/+54
|/
* be2net: don't use dev_err when AER enabling failsIvan Vecera2013-07-301-1/+1
* tg3: Update version to 3.133Nithin Sujir2013-07-291-2/+2
* tg3: Fix UDP fragments treated as RMCPNithin Sujir2013-07-292-0/+4
* tg3: Enable support for timesync gpio outputNithin Sujir2013-07-292-4/+68
* tg3: Implement the shutdown handlerNithin Sujir2013-07-291-2/+18
* tg3: Allow NVRAM programming when interface is downNithin Sujir2013-07-291-8/+2
* tg3: Remove incorrect switch to aux powerNithin Sujir2013-07-291-5/+0
* cnic: Update version to 2.5.17 and copyright year.Michael Chan2013-07-294-6/+6
* cnic: Add missing error checking for RAMROD_CMD_ID_CLOSEEddie Wai2013-07-291-4/+7
* cnic: Update TCP options setup for iSCSI.Eddie Wai2013-07-292-28/+29
* cnic: Reset tcp_flags during cnic_cm_create().Eddie Wai2013-07-291-0/+1
* cnic: Simplify cnic_release().Michael Chan2013-07-291-13/+0
* cnic: Simplify netdev events handling.Michael Chan2013-07-291-2/+2
* net/mlx4_core: Respond to operation request by firmwareYevgeny Petrilin2013-07-297-27/+164
* net/mlx4_en: Fix BlueFlame raceEugenia Emantayev2013-07-291-19/+42
* e1000e: fix I217/I218 PHY initialization flowBruce Allan2013-07-281-33/+50
* e1000e: do not resume device from RPM suspend to read PHY status registersBruce Allan2013-07-281-3/+2
* e1000e: enable support for new device IDsBruce Allan2013-07-283-2/+14
* e1000e: ethtool unnecessarily takes device out of RPM suspendBruce Allan2013-07-281-28/+77
OpenPOWER on IntegriCloud