summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
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-17at86rf230: add support for devicetreeAlexander Aring
2014-03-17at86rf230: make reset pin optionallyAlexander Aring
2014-03-17at86rf230: change reset timingsAlexander Aring
2014-03-17at86rf230: move locking state in xmitAlexander Aring
2014-03-17at86rf230: fix unexpected state changeAlexander Aring
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-17netpoll: Remove dead packet receive code (CONFIG_NETPOLL_TRAP)Eric W. Biederman
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
2014-03-14bonding: use the correct ether type for albVeaceslav Falico
2014-03-14Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-03-14ieee802154: use ieee802154_addr instead of *_sa variantsPhoebe Buckheister
2014-03-14ieee802154: enforce consistent endianness in the 802.15.4 stackPhoebe Buckheister
2014-03-14ieee802154: rename struct ieee802154_addr to *_saPhoebe Buckheister
2014-03-14i40e/i40evf: Use dma_set_mask_and_coherentMitch Williams
2014-03-14i40e/i40evf: Use correct number of VF vectorsMitch Williams
2014-03-14i40e: Let MDD events be handled by MDD handlerAnjali Singhai Jain
2014-03-14i40e: Bug fix for FDIR replay logicAnjali Singhai Jain
2014-03-14i40e: Add code to handle FD table full conditionAnjali Singhai Jain
2014-03-14i40e: Define a new state variable to keep track of feature auto disableAnjali Singhai Jain
2014-03-14i40e: Fix function commentsAkeem G Abodunrin
2014-03-14i40e: simplified init stringJesse Brandeburg