summary refs log tree commit diff
path: root/drivers/net
AgeCommit message (Expand)Author
2014-06-05dm9000: clean up reset codeAndrew Ruder
2014-06-05dm9000: acquire irq flags from device treeAndrew Ruder
2014-06-05i40e: add missing VSI statisticsShannon Nelson
2014-06-05i40e/i40evf: remove rx_errors and rx_missedShannon Nelson
2014-06-05i40e: refactor stats collectionShannon Nelson
2014-06-05i40e: refactor send versionJesse Brandeburg
2014-06-05i40e/i40evf: VEB structure added, GTIME macro updateKamil Krawczyk
2014-06-05i40e: notify VF of all types of resetsMitch Williams
2014-06-05i40evf: fix crash when changing ring sizesMitch Williams
2014-06-05i40evf: set descriptor multiple to 32Mitch Williams
2014-06-05i40e: clamp jumbo frame sizeJesse Brandeburg
2014-06-05i40e/i40evf: remove unused RX_LRO defineJesse Brandeburg
2014-06-05i40e: remove check for large bufferKamil Krawczyk
2014-06-05i40e: Rework register diagnosticKamil Krawczyk
2014-06-05i40e: don't use OR to check a valueJesse Brandeburg
2014-06-04vxlan: Add support for UDP checksums (v4 sending, v6 zero csums)Tom Herbert
2014-06-04bonding: Support macvlans on top of tlb/rlb mode bondsVlad Yasevich
2014-06-04macvlan: Support bonding eventsVlad Yasevich
2014-06-04bonding: Turn on IFF_UNICAST_FLT on bond devicesVlad Yasevich
2014-06-04trivial: drivers/net/ethernet/nvidia/forcedeth.c: fix typo s/SUBSTRACT1/SUBTR...Antonio Ospite
2014-06-04gianfar: Fix the section mismatch warnings.Xiubo Li
2014-06-04xen-netfront: initialise queue name in xennet_init_queueWei Liu
2014-06-04xen-netfront: Add support for multiple queuesAndrew J. Bennieston
2014-06-04xen-netfront: Factor queue-specific data into queue struct.Andrew J. Bennieston
2014-06-04xen-netback: Add support for multiple queuesAndrew J. Bennieston
2014-06-04xen-netback: Factor queue-specific data into queue structWei Liu
2014-06-04xen-netback: Move grant_copy_op array back into struct xenvif.Andrew J. Bennieston
2014-06-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2014-06-03e1000: Use time_after() for time comparisonManuel Schölling
2014-06-03e1000: remove the check: skb->len<=0Yongjian Xu
2014-06-03igb: add defaults for i210 TX/RX PBSIZETodd Fujinaka
2014-06-03igb: use mac loopback for i354 backplaneTodd Fujinaka
2014-06-03igb: rename igb_ptp_enable to igb_ptp_feature_enableJacob Keller
2014-06-03ixgbe: remove linux/export.h header from ixgbe_ptp.cJacob Keller
2014-06-03ixgbe: fix detection of SFP+ capable interfacesEmil Tantilov
2014-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2014-06-03sh_eth: fix SH7619/771x supportSergei Shtylyov
2014-06-03sh_eth: use RNC mode for packet receptionBen Dooks
2014-06-03bnx2x: Fix kernel crash and data miscompare after EEH recoverywenxiong@linux.vnet.ibm.com
2014-06-03bnx2x: Adapter not recovery from EEH error injectionwenxiong@linux.vnet.ibm.com
2014-06-03net: driver: smsc: set NOCARRIER flag in dev at driver initializationBalakumaran Kannan
2014-06-03lpc_eth: Use resource_size instead of computationBenoit Taine
2014-06-02net: hisilicon: add hix5hd2 mac driverZhangfei Gao
2014-06-02cnic: Fix missing ISCSI_KEVENT_IF_DOWN messageMichael Chan
2014-06-02cnic: Don't take cnic_dev_lock in cnic_alloc_uio_rings()Michael Chan
2014-06-02cnic: Don't take rcu_read_lock in cnic_rcv_netevent()Michael Chan
2014-06-02net: davinci_emac: Remove unwanted debug/error messageChristian Riesch
2014-06-02Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller
2014-06-03ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings
2014-06-02fec: Include pinctrl header fileFabio Estevam