summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* e1000e: add support for IEEE-1588 PTPBruce Allan2013-01-278-3/+417
* e1000e: fix flow-control thresholds for jumbo frames on 82579/I217/I218Bruce Allan2013-01-271-6/+9
* e1000e: fix ethtool offline register test for I217Bruce Allan2013-01-271-8/+17
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-01-279-213/+375
|\
| * ixgbevf: Fix link speed message to support 100MbpsGreg Rose2013-01-231-3/+16
| * ixgbe: Limit number of reported VFs to device specific valueDonald Dutile2013-01-231-0/+1
| * ixgbe: Implement PCI SR-IOV sysfs callback operationGreg Rose2013-01-234-6/+122
| * ixgbe: Modularize SR-IOV enablement codeGreg Rose2013-01-231-40/+54
| * ixgbe: Make mailbox ops initialization unconditionalGreg Rose2013-01-233-11/+10
| * ixgbe: only compile ixgbe_debugfs.o when enabledJacob Keller2013-01-232-6/+2
| * ixgbe: Inline Rx PTP descriptor handlingAlexander Duyck2013-01-232-19/+23
| * ixgbe: Fix overwriting of rx_mtrl in ixgbe_ptp_hwtstamp_ioctlJacob Keller2013-01-231-2/+2
| * ixgbe: add warning when scheduling resetJacob Keller2013-01-231-0/+2
| * ixgbe: Add ptp work item to poll for the Tx timestampJacob Keller2013-01-233-34/+65
| * ixgbe: Use watchdog check in favor of BPF for detecting latched timestampJacob Keller2013-01-233-87/+51
| * ixgbe: Update ptp_overflow check comment and jiffiesJacob Keller2013-01-231-7/+7
| * ixgbe: add missing supported filters to get_ts_infoJacob Keller2013-01-231-0/+8
| * ixgbe: ethtool ixgbe_diag_test cleanupJacob Keller2013-01-231-12/+26
* | qlcnic: Bump up the version to 5.1.32Jitendra Kalsaria2013-01-271-3/+3
* | qlcnic: add support for FDB netdevice ops.Jitendra Kalsaria2013-01-274-9/+117
* | qlcnic: sleeping function called from invalid contextJitendra Kalsaria2013-01-271-1/+1
* | qlcnic: Fix LED/Beaconing tests to work on all ports of an adapter.Himanshu Madhani2013-01-271-1/+1
* | qlcnic: avoid mixed mode interrupts for some adapter typesManish chopra2013-01-271-9/+26
* | qlcnic: enable RSS for TCP over IPv6Shahed Shaikh2013-01-271-6/+15
* | qlcnic: enable LRO on IPv6 without dest ip checkShahed Shaikh2013-01-274-7/+38
* | qlcnic: set driver version in firmwareSritej Velaga2013-01-273-0/+42
|/
* bnx2x: SR-IOV version compatibility bugfixAriel Elior2013-01-233-4/+5
* bnx2x: Fix compilation with stop-on-errorYuval Mintz2013-01-232-2/+2
* cnic, bnx2x: Add CNIC_DRV_STATE_HANDLES_IRQ to ethdev->drv_stateMichael Chan2013-01-233-8/+11
* bnx2x: correct memory release schemeYuval Mintz2013-01-232-4/+3
* bnx2x: Remove many sparse warningsYuval Mintz2013-01-239-159/+195
* bnx2x: Modify unload conditionsYuval Mintz2013-01-231-3/+11
* bnx2x: Correct memory preparation and releaseDmitry Kravkov2013-01-232-44/+16
* bnx2x: Add missing VFs reference in macrosYuval Mintz2013-01-231-1/+3
* bnx2x: Add additional debug informationYuval Mintz2013-01-234-6/+38
* bnx2x: correct usleep_range usageYuval Mintz2013-01-234-10/+10
* bnx2x: reorganization and beautificationYuval Mintz2013-01-235-139/+122
* bnx2x: Semantic renovationYuval Mintz2013-01-239-105/+86
* gianfar: Restore promisc mode on gfar_init_mac()Claudiu Manoil2013-01-231-0/+4
* xen-netback: allow changing the MAC address of the interfaceMatt Wilson2013-01-231-0/+2
* drivers/net: delete old x86 variant of the seeq8005 driverPaul Gortmaker2013-01-225-921/+0
* drivers/net: delete Digital EtherWorks-3 support.Paul Gortmaker2013-01-225-2304/+0
* drivers/net: delete old DEC depca ISA drivers support.Paul Gortmaker2013-01-224-2107/+0
* drivers/net: delete the really obsolete 8390 based 10Mbit ISA driversPaul Gortmaker2013-01-228-2369/+0
* drivers/net: delete old fujitsu based eth16i driverPaul Gortmaker2013-01-224-1499/+0
* drivers/net: delete at1700 ISA 10Mbit driverPaul Gortmaker2013-01-224-808/+0
* drivers/net: delete old 8 bit ISA Racal ni5010 support.Paul Gortmaker2013-01-227-959/+0
* drivers/net: delete Racal Interlan ISA ni52 (i825xx) driverPaul Gortmaker2013-01-225-1672/+0
* drivers/net: delete intel i825xx based znet notebook driverPaul Gortmaker2013-01-223-939/+0
* drivers/net: delete ISA intel eexpress and eepro i825xx driversPaul Gortmaker2013-01-226-3699/+0
OpenPOWER on IntegriCloud