aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-06-05dm9000: remove redundant ISR status clearAndrew Ruder1-1/+0
2014-06-05dm9000: clean up edge-triggered irq compatibilityAndrew Ruder1-10/+22
2014-06-05dm9000: clean up reset codeAndrew Ruder1-11/+5
2014-06-05dm9000: acquire irq flags from device treeAndrew Ruder1-0/+3
2014-06-05i40e: add missing VSI statisticsShannon Nelson2-0/+26
2014-06-05i40e/i40evf: remove rx_errors and rx_missedShannon Nelson7-16/+5
2014-06-05i40e: refactor stats collectionShannon Nelson1-166/+189
2014-06-05i40e: refactor send versionJesse Brandeburg1-13/+18
2014-06-05i40e/i40evf: VEB structure added, GTIME macro updateKamil Krawczyk2-4/+24
2014-06-05i40e: notify VF of all types of resetsMitch Williams1-3/+3
2014-06-05i40evf: fix crash when changing ring sizesMitch Williams3-13/+15
2014-06-05i40evf: set descriptor multiple to 32Mitch Williams1-1/+1
2014-06-05i40e: clamp jumbo frame sizeJesse Brandeburg1-1/+1
2014-06-05i40e/i40evf: remove unused RX_LRO defineJesse Brandeburg2-14/+0
2014-06-05i40e: remove check for large bufferKamil Krawczyk1-6/+0
2014-06-05i40e: Rework register diagnosticKamil Krawczyk1-13/+37
2014-06-05i40e: don't use OR to check a valueJesse Brandeburg1-2/+2
2014-06-04isdn/capi: fix (middleware) device nodesPaul Bolle2-3/+3
2014-06-04isdn/capi: Make verbose reporting depend on capidrvPaul Bolle2-9/+9
2014-06-04isdn/capi: move capi_info2str to capidrv.cPaul Bolle2-200/+195
2014-06-04vxlan: Add support for UDP checksums (v4 sending, v6 zero csums)Tom Herbert1-61/+59
2014-06-04bonding: Support macvlans on top of tlb/rlb mode bondsVlad Yasevich3-6/+45
2014-06-04macvlan: Support bonding eventsVlad Yasevich1-0/+7
2014-06-04bonding: Turn on IFF_UNICAST_FLT on bond devicesVlad Yasevich1-1/+1
2014-06-04trivial: drivers/net/ethernet/nvidia/forcedeth.c: fix typo s/SUBSTRACT1/SUBTRACT1/Antonio Ospite1-5/+5
2014-06-04gianfar: Fix the section mismatch warnings.Xiubo Li1-1/+1
2014-06-04xen-netfront: initialise queue name in xennet_init_queueWei Liu1-0/+3
2014-06-04xen-netfront: Add support for multiple queuesAndrew J. Bennieston1-36/+134
2014-06-04xen-netfront: Factor queue-specific data into queue struct.Andrew J. Bennieston1-393/+579
2014-06-04xen-netback: Add support for multiple queuesAndrew J. Bennieston4-18/+116
2014-06-04xen-netback: Factor queue-specific data into queue structWei Liu4-590/+819
2014-06-04xen-netback: Move grant_copy_op array back into struct xenvif.Andrew J. Bennieston2-11/+1
2014-06-04Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-nextDavid S. Miller10-21/+24
2014-06-03e1000: Use time_after() for time comparisonManuel Schölling1-1/+2
2014-06-03e1000: remove the check: skb->len<=0Yongjian Xu1-5/+0
2014-06-03igb: add defaults for i210 TX/RX PBSIZETodd Fujinaka3-0/+13
2014-06-03igb: use mac loopback for i354 backplaneTodd Fujinaka1-2/+2
2014-06-03igb: rename igb_ptp_enable to igb_ptp_feature_enableJacob Keller1-5/+5
2014-06-03ixgbe: remove linux/export.h header from ixgbe_ptp.cJacob Keller1-1/+0
2014-06-03ixgbe: fix detection of SFP+ capable interfacesEmil Tantilov2-7/+2
2014-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller78-602/+816
2014-06-03sh_eth: fix SH7619/771x supportSergei Shtylyov1-0/+21
2014-06-03sh_eth: use RNC mode for packet receptionBen Dooks2-11/+2
2014-06-03bnx2x: Fix kernel crash and data miscompare after EEH recoverywenxiong@linux.vnet.ibm.com1-0/+12
2014-06-03bnx2x: Adapter not recovery from EEH error injectionwenxiong@linux.vnet.ibm.com1-2/+2
2014-06-03net: driver: smsc: set NOCARRIER flag in dev at driver initializationBalakumaran Kannan1-0/+2
2014-06-03hyper-v: make uuid_le conststephen hemminger3-9/+9
2014-06-03lpc_eth: Use resource_size instead of computationBenoit Taine1-5/+3
2014-06-02net: hisilicon: add hix5hd2 mac driverZhangfei Gao5-0/+1100
2014-06-02cnic: Fix missing ISCSI_KEVENT_IF_DOWN messageMichael Chan1-3/+5