aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-18netfilter: Add missing vmalloc.h include to nft_hash.cDavid S. Miller
2014-03-18ieee802154: properly unshare skbs in ieee802154 *_rcv functionsPhoebe Buckheister
2014-03-18Merge tag 'linux-can-next-for-3.15-20140317' of git://gitorious.org/linux-can...David S. Miller
2014-03-18via: fix a punctuation typowangweidong
2014-03-18doc: update driver TX algorithm in timestamping.txtJakub Kicinski
2014-03-18bonding: ratelimit pr_warn()s in 802.3ad modeVeaceslav Falico
2014-03-18net: sched: use no more than one page in struct fw_headEric Dumazet
2014-03-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/klasse...David S. Miller
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-17Merge branch 'altera_tse'David S. Miller
2014-03-17net: ethernet: Change Ethernet Makefile and Kconfig for Altera TSE driverVince Bridgers
2014-03-17MAINTAINERS: Add entry for Altera Triple Speed Ethernet 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-17Documentation: networking: Add Altera Ethernet (TSE) DocumentationVince Bridgers
2014-03-17dts: Add bindings for the Altera Triple Speed Ethernet driverVince Bridgers
2014-03-17netfilter: conntrack: Fix UP buildsEric Dumazet
2014-03-17Merge branch 'at86rf230'David S. Miller
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-17Merge branch 'sh_eth'David S. Miller
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-17Merge branch 'netpoll-next'David S. Miller
2014-03-17netpoll: Remove dead packet receive code (CONFIG_NETPOLL_TRAP)Eric W. Biederman