summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* PCI: Add function to obtain minimum link width and speedJacob Keller2013-07-312-0/+45
* PCI: move enum pcie_link_width into pci.hJacob Keller2013-07-302-13/+13
* PCI: expose pcie_link_speed and pcix_bus_speed arraysJacob Keller2013-07-302-2/+5
* 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
* 9p: client: remove unused code and any reference to "cancelled" functionAndi Shyti2013-07-302-10/+2
* 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-293-32/+37
* 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-299-27/+166
* net/mlx4_en: Fix BlueFlame raceEugenia Emantayev2013-07-291-19/+42
* pktgen: add needed include fileStephen Rothwell2013-07-291-0/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-07-288-101/+217
|\
| * 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
| * e1000e: Tx hang on I218 when linked at 100Half and slow response at 10MbpsBruce Allan2013-07-282-7/+48
| * e1000e: low throughput using 4K jumbos on I218Bruce Allan2013-07-281-0/+2
| * e1000e: iAMT connections drop on driver unload when jumbo frames enabledBruce Allan2013-07-281-11/+10
| * e1000e: disable ASPM L1 on 82583Bruce Allan2013-07-281-0/+1
| * e1000e: Use marco instead of digit for defining e1000_rx_desc_packet_splitWei Yang2013-07-282-4/+5
| * e1000e: Remove duplicate assignment of default rx/tx ring sizeWei Yang2013-07-281-4/+0
| * e1000e: restore call to pci_clear_master()Dean Nelson2013-07-281-0/+2
| * e100: dump small buffers via %*phAndy Shevchenko2013-07-281-9/+6
* | ipv4, ipv6: send igmpv3/mld packets with TC_PRIO_CONTROLHannes Frederic Sowa2013-07-282-1/+6
|/
* bonding: remove bond_resend_igmp_join_requests read_unlock leftovernikolay@redhat.com2013-07-281-1/+0
* pktgen: Use ip_send_check() to compute checksumThomas Graf2013-07-271-2/+1
* pktgen: Add UDPCSUM flag to support UDP checksumsThomas Graf2013-07-273-6/+55
* VSOCK: Move af_vsock.h and vsock_addr.h to include/netAsias He2013-07-276-7/+5
* Merge branch 'minnow/net-next' of git://git.infradead.org/users/dvhart/linux-...David S. Miller2013-07-274-1/+164
|\
| * pch_gbe: Add MinnowBoard supportDarren Hart2013-07-254-0/+163
| * pch_gbe: Use PCH_GBE_PHY_REGS_LEN instead of 32Darren Hart2013-07-241-1/+1
* | USBNET: increase max rx/tx qlen for improving USB3 thoughtputMing Lei2013-07-271-0/+9
* | USBNET: centralize computing of max rx/tx qlenMing Lei2013-07-274-8/+46
OpenPOWER on IntegriCloud