summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-03-15sfc: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-15vxge: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-15tc35815: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-15tilepro: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-15tilegx: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-15s2io: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-15mlx4: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-15sky2: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-15ibmveth: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-15fs_enet: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-15enic: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-15amd8111e: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-15ixgbe: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-15igb: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-15i40e: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-15bnx2x: Don't receive packets when the napi budget == 0Eric W. Biederman
2014-03-15cxgb4/iw_cxgb4: Doorbell Drop Avoidance Bug FixesSteve Wise
2014-03-15cxgb4/iw_cxgb4: Treat CPL_ERR_KEEPALV_NEG_ADVICE as negative adviceSteve Wise
2014-03-15net: Replace u64_stats_fetch_begin_bh to u64_stats_fetch_begin_irqEric W. Biederman
2014-03-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-03-15bonding: use the correct ether type for albVeaceslav Falico
2014-03-15Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-03-15ieee802154: use ieee802154_addr instead of *_sa variantsPhoebe Buckheister
2014-03-15ieee802154: enforce consistent endianness in the 802.15.4 stackPhoebe Buckheister
2014-03-15ieee802154: rename struct ieee802154_addr to *_saPhoebe Buckheister
2014-03-15Merge tag 'pm+acpi-3.14-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-03-15Merge tag 'dm-3.14-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
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
2014-03-14i40e: cleanup stringsJesse Brandeburg
2014-03-14i40e: make string references to q be queueJesse Brandeburg
2014-03-14i40e/i40evf: Some flow director HW definition fixesAnjali Singhai Jain
2014-03-14i40e: Fix a bug in the update logic for FDIR SB filter.Anjali Singhai Jain
2014-03-14i40e: delete netdev after deleting napi and vectorsShannon Nelson
2014-03-14igb: Fix code commentJeff Kirsher
2014-03-14Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2014-03-14Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-03-14Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-03-13i2c: Remove usage of orphaned symbol OF_I2CRichard Weinberger
2014-03-13Merge branches 'pnp', 'acpi-init', 'acpi-sleep' and 'pm-cpufreq'Rafael J. Wysocki
2014-03-13ACPI / sleep: Add extra checks for HW Reduced ACPI mode sleep statesRafael J. Wysocki
2014-03-13sh_eth: update OF PHY registerationBen Dooks
2014-03-13eth: fec: Fix lost promiscuous mode after reconnecting cableStefan Wahren
2014-03-13bonding: set correct vlan id for alb xmit pathdingtianhong