summaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
Commit message (Expand)AuthorAgeFilesLines
* ixgbe: add ixgbe_write_pci_cfg_word with ixgbe_removed checkJacob Keller2014-03-203-5/+11
* igb: Add register defines needed for time sync functionsCarolyn Wyborny2014-03-203-5/+78
* e1000e: Fix Explicitly set Transmit Control RegisterDavid Ertman2014-03-201-1/+9
* e1000e: Fix Hardware Unit HangDavid Ertman2014-03-201-9/+23
* i40e/i40evf: Bump build versionsCatherine Sullivan2014-03-202-2/+2
* i40e: potential array underflow in i40e_vc_process_vf_msg()Dan Carpenter2014-03-201-1/+1
* i40e/i40evf: reduce context descriptorsJesse Brandeburg2014-03-202-2/+4
* i40e/i40evf: enable hardware feature head write backJesse Brandeburg2014-03-204-12/+88
* i40e: Refactor and cleanup i40e_open(), adding i40e_vsi_open()Elizabeth Kappler2014-03-202-9/+34
* i40e: Patch to enable Ethtool/netdev feature flag for NTUPLE controlAnjali Singhai Jain2014-03-202-0/+42
* i40evf: use min_tMitch Williams2014-03-201-2/+2
* i40evf: correctly program RSS HLUT tableMitch Williams2014-03-201-9/+14
* i40e: support VF link state ndoMitch Williams2014-03-193-6/+85
* via: fix a punctuation typowangweidong2014-03-181-1/+1
* net/i40e: Avoid double setting of NETIF_F_SG for the HW encapsulation feature...Or Gerlitz2014-03-181-3/+2
* i40evf: Rename i40e_ptype_lookup i40evf_ptype_lookupEric W Biederman2014-03-182-6/+6
* e1000e: fix the build error when PM is disabledKevin Hao2014-03-181-0/+2
* igb: remove references to long gone command line parametersFernando Luis Vazquez Cao2014-03-181-4/+2
* net: ethernet: Change Ethernet Makefile and Kconfig for Altera TSE driverVince Bridgers2014-03-182-0/+2
* Altera TSE: Add Altera Ethernet Driver Makefile and KconfigVince Bridgers2014-03-182-0/+15
* Altera TSE: Add main and header file for Altera Ethernet DriverVince Bridgers2014-03-182-0/+2029
* Altera TSE: Add Miscellaneous Files for Altera Ethernet DriverVince Bridgers2014-03-183-0/+298
* Altera TSE: Add Altera Ethernet Driver SGDMA file componentsVince Bridgers2014-03-183-0/+670
* Altera TSE: Add Altera Ethernet Driver MSGDMA File ComponentsVince Bridgers2014-03-183-0/+403
* sh_eth: fold netif_msg_*() and netdev_*() calls into netif_*() invocationsSergei Shtylyov2014-03-171-22/+11
* sh_eth: convert dev_*() to netdev_*() callsSergei Shtylyov2014-03-171-23/+24
* sh_eth: convert pr_*() to netdev_*() callsSergei Shtylyov2014-03-171-4/+5
* sh_eth: exit probe with unknown register layoutSergei Shtylyov2014-03-171-1/+6
* sfc: Don't receive packets when the napi budget == 0Eric W. Biederman2014-03-152-0/+6
* vxge: Don't receive packets when the napi budget == 0Eric W. Biederman2014-03-151-0/+4
* tc35815: Don't receive packets when the napi budget == 0Eric W. Biederman2014-03-151-0/+3
* tilepro: Don't receive packets when the napi budget == 0Eric W. Biederman2014-03-151-0/+3
* tilegx: Don't receive packets when the napi budget == 0Eric W. Biederman2014-03-151-0/+3
* s2io: Don't receive packets when the napi budget == 0Eric W. Biederman2014-03-151-0/+3
* mlx4: Don't receive packets when the napi budget == 0Eric W. Biederman2014-03-151-0/+3
* sky2: Don't receive packets when the napi budget == 0Eric W. Biederman2014-03-151-0/+3
* ibmveth: Don't receive packets when the napi budget == 0Eric W. Biederman2014-03-151-2/+2
* fs_enet: Don't receive packets when the napi budget == 0Eric W. Biederman2014-03-151-0/+3
* enic: Don't receive packets when the napi budget == 0Eric W. Biederman2014-03-151-6/+8
* amd8111e: Don't receive packets when the napi budget == 0Eric W. Biederman2014-03-151-0/+3
* ixgbe: Don't receive packets when the napi budget == 0Eric W. Biederman2014-03-151-2/+2
* igb: Don't receive packets when the napi budget == 0Eric W. Biederman2014-03-151-2/+2
* i40e: Don't receive packets when the napi budget == 0Eric W. Biederman2014-03-151-0/+3
* bnx2x: Don't receive packets when the napi budget == 0Eric W. Biederman2014-03-151-0/+2
* cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug FixesSteve Wise2014-03-153-38/+58
* cxgb4/iw_cxgb4: Treat CPL_ERR_KEEPALV_NEG_ADVICE as negative adviceSteve Wise2014-03-151-0/+1
* net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman2014-03-1518-80/+80
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2014-03-1516-96/+165
|\
| * eth: fec: Fix lost promiscuous mode after reconnecting cableStefan Wahren2014-03-131-7/+7
| * net/mlx4_en: Deregister multicast vxlan steering rules when going downOr Gerlitz2014-03-131-0/+2