aboutsummaryrefslogtreecommitdiff
path: root/drivers/net/ethernet
AgeCommit message (Expand)Author
2014-03-19ixgbevf: Protect ixgbevf_down with __IXGBEVF_DOWN bitMark Rustad
2014-03-19ixgbevf: Indicate removal state explicitlyMark Rustad
2014-03-19ixgbe: add ixgbe_write_pci_cfg_word with ixgbe_removed checkJacob Keller
2014-03-19igb: Add register defines needed for time sync functionsCarolyn Wyborny
2014-03-19e1000e: Fix Explicitly set Transmit Control RegisterDavid Ertman
2014-03-19e1000e: Fix Hardware Unit HangDavid Ertman
2014-03-19i40e/i40evf: Bump build versionsCatherine Sullivan
2014-03-19i40e: potential array underflow in i40e_vc_process_vf_msg()Dan Carpenter
2014-03-19i40e/i40evf: reduce context descriptorsJesse Brandeburg
2014-03-19i40e/i40evf: enable hardware feature head write backJesse Brandeburg
2014-03-19i40e: Refactor and cleanup i40e_open(), adding i40e_vsi_open()Elizabeth Kappler
2014-03-19i40e: Patch to enable Ethtool/netdev feature flag for NTUPLE controlAnjali Singhai Jain
2014-03-19i40evf: use min_tMitch Williams
2014-03-19i40evf: correctly program RSS HLUT tableMitch Williams
2014-03-19i40e: support VF link state ndoMitch Williams
2014-03-18via: fix a punctuation typowangweidong
2014-03-18net/i40e: Avoid double setting of NETIF_F_SG for the HW encapsulation feature...Or Gerlitz
2014-03-18i40evf: Rename i40e_ptype_lookup i40evf_ptype_lookupEric W Biederman
2014-03-18e1000e: fix the build error when PM is disabledKevin Hao
2014-03-18igb: remove references to long gone command line parametersFernando Luis Vazquez Cao
2014-03-17net: ethernet: Change Ethernet Makefile and Kconfig for Altera TSE driverVince Bridgers
2014-03-17Altera TSE: Add Altera Ethernet Driver Makefile and KconfigVince Bridgers
2014-03-17Altera TSE: Add main and header file for Altera Ethernet DriverVince Bridgers
2014-03-17Altera TSE: Add Miscellaneous Files for Altera Ethernet DriverVince Bridgers
2014-03-17Altera TSE: Add Altera Ethernet Driver SGDMA file componentsVince Bridgers
2014-03-17Altera TSE: Add Altera Ethernet Driver MSGDMA File ComponentsVince Bridgers
2014-03-17sh_eth: fold netif_msg_*() and netdev_*() calls into netif_*() invocationsSergei Shtylyov
2014-03-17sh_eth: convert dev_*() to netdev_*() callsSergei Shtylyov
2014-03-17sh_eth: convert pr_*() to netdev_*() callsSergei Shtylyov
2014-03-17sh_eth: exit probe with unknown register layoutSergei Shtylyov
2014-03-14sfc: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-14vxge: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-14tc35815: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-14tilepro: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-14tilegx: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-14s2io: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-14mlx4: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-14sky2: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-14ibmveth: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-14fs_enet: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-14enic: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-14amd8111e: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-14ixgbe: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-14igb: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-14i40e: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-14bnx2x: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-14cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug FixesSteve Wise
2014-03-14cxgb4/iw_cxgb4: Treat CPL_ERR_KEEPALV_NEG_ADVICE as negative adviceSteve Wise
2014-03-14net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman
2014-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller