summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2014-06-05xen-netback: Add support for multiple queuesAndrew J. Bennieston4-18/+116
2014-06-05xen-netback: Factor queue-specific data into queue structWei Liu4-590/+819
2014-06-05xen-netback: Move grant_copy_op array back into struct xenvif.Andrew J. Bennieston2-11/+1
2014-06-05Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller10-21/+24
2014-06-04e1000: Use time_after() for time comparisonManuel Schölling1-1/+2
2014-06-04e1000: remove the check: skb->len<=0Yongjian Xu1-5/+0
2014-06-04igb: add defaults for i210 TX/RX PBSIZETodd Fujinaka3-0/+13
2014-06-04igb: use mac loopback for i354 backplaneTodd Fujinaka1-2/+2
2014-06-04igb: rename igb_ptp_enable to igb_ptp_feature_enableJacob Keller1-5/+5
2014-06-04ixgbe: remove linux/export.h header from ixgbe_ptp.cJacob Keller1-1/+0
2014-06-04ixgbe: fix detection of SFP+ capable interfacesEmil Tantilov2-7/+2
2014-06-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller78-602/+816
2014-06-04sh_eth: fix SH7619/771x supportSergei Shtylyov1-0/+21
2014-06-04sh_eth: use RNC mode for packet receptionBen Dooks2-11/+2
2014-06-04bnx2x: Fix kernel crash and data miscompare after EEH recoverywenxiong@linux.vnet.ibm.com1-0/+12
2014-06-04bnx2x: Adapter not recovery from EEH error injectionwenxiong@linux.vnet.ibm.com1-2/+2
2014-06-04net: driver: smsc: set NOCARRIER flag in dev at driver initializationBalakumaran Kannan1-0/+2
2014-06-04hyper-v: make uuid_le conststephen hemminger3-9/+9
2014-06-04lpc_eth: Use resource_size instead of computationBenoit Taine1-5/+3
2014-06-03net: hisilicon: add hix5hd2 mac driverZhangfei Gao5-0/+1100
2014-06-03cnic: Fix missing ISCSI_KEVENT_IF_DOWN messageMichael Chan1-3/+5
2014-06-03cnic: Don't take cnic_dev_lock in cnic_alloc_uio_rings()Michael Chan1-6/+0
2014-06-03cnic: Don't take rcu_read_lock in cnic_rcv_netevent()Michael Chan1-4/+11
2014-06-03net: davinci_emac: Remove unwanted debug/error messageChristian Riesch1-1/+0
2014-06-03Merge branch 'ethtool-rssh-fixes' of git://git.kernel.org/pub/scm/linux/kerne...David S. Miller11-42/+48
2014-06-03ethtool: Replace ethtool_ops::{get,set}_rxfh_indir() with {get,set}_rxfh()Ben Hutchings8-39/+44
2014-06-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds14-33/+166
2014-06-03fec: Include pinctrl header fileFabio Estevam1-0/+1
2014-06-03atm: fore200e.c: Cleaning up uninitialized variablesRickard Strandqvist1-1/+1
2014-06-03Merge tag 'md/3.15-fixes' of git://neil.brown.name/mdLinus Torvalds1-1/+4
2014-06-03via-ircc: Remove useless return variablesPeter Senna Tschudin1-5/+2
2014-06-03net: ec_bhf: Add runtime dependenciesJean Delvare1-0/+1
2014-06-03wan: Use usleep_range()Manuel Schölling1-7/+3
2014-06-03libata: Blacklist queued trim for Crucial M500Martin K. Petersen1-4/+4
2014-06-03vxge: Remove useless return variablesPeter Senna Tschudin1-15/+7
2014-06-03bnx2x: Remove useless return variablesPeter Senna Tschudin1-6/+4
2014-06-03Merge tag 'usb-3.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds9-17/+47
2014-06-03Merge tag 'staging-3.15-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds7-14/+54
2014-06-03drivers/net: fix broadcom/bcmsysport.c compile fail on SPARCPaul Gortmaker2-8/+8
2014-06-03net: mv643xx_eth: Avoid unmapping the TSO header buffersEzequiel Garcia1-2/+6
2014-06-03net: mv643xx_eth: Drop the NETDEV_TX_BUSY return pathEzequiel Garcia1-2/+0
2014-06-03net: mv643xx_eth: Limit the TSO segments and adjust stop/wake thresholdsEzequiel Garcia1-21/+42
2014-06-03net: mv643xx_eth: Count dropped packets properlyEzequiel Garcia1-1/+4
2014-06-03net: mvneta: Avoid unmapping the TSO header buffersEzequiel Garcia1-3/+9
2014-06-03net: mvneta: Fix missing DMA region unmapEzequiel Garcia1-3/+2
2014-06-03net: mvneta: Limit the TSO segments and adjust stop/wake thresholdsEzequiel Garcia1-4/+24
2014-06-03net: mvneta: Use default NAPI weight instead of a custom oneEzequiel Garcia1-4/+1
2014-06-03ipheth: Add support for iPad 2 and iPad 3Kristian Evensen1-0/+10
2014-06-03macvlan: add netpoll supportdingtianhong1-1/+65
2014-06-03net: cdc_ncm: allow tuning min_tx_pktBjørn Mork1-0/+24