aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-01-16nubus: Adopt standard linked list implementationFinn Thain3-7/+14
2018-01-16nubus: Rename struct nubus_devFinn Thain2-23/+25
2017-11-25Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds31-131/+115
2017-11-24Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsher/net-queueDavid S. Miller16-120/+154
2017-11-24Merge git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfDavid S. Miller1-2/+8
2017-11-24net: realtek: r8169: implement set_link_ksettings()Tobias Jakobi1-16/+22
2017-11-21i40evf: Use smp_rmb rather than read_barrier_dependsBrian King1-1/+1
2017-11-21fm10k: Use smp_rmb rather than read_barrier_dependsBrian King1-1/+1
2017-11-21igb: Use smp_rmb rather than read_barrier_dependsBrian King1-1/+1
2017-11-21igbvf: Use smp_rmb rather than read_barrier_dependsBrian King1-1/+1
2017-11-21ixgbevf: Use smp_rmb rather than read_barrier_dependsBrian King1-1/+1
2017-11-21i40e: Use smp_rmb rather than read_barrier_dependsBrian King2-2/+2
2017-11-21ixgbe: Fix skb list corruption on Power systemsBrian King1-1/+1
2017-11-21i40e: restore promiscuous after resetAlan Brady1-72/+83
2017-11-21i40evf: fix client notify of l2 paramsAlan Brady2-17/+31
2017-11-21i40e: Fix FLR reset timeout issueFilip Sadowski1-0/+7
2017-11-21i40e: Remove limit of 64 max queues per channelAmritha Nambiar2-9/+0
2017-11-21i40e: fix the calculation of VFs mac addressesZijie Pan1-10/+11
2017-11-21i40e: Fix for NUP NVM image downgrade failureJacob Keller4-4/+14
2017-11-21treewide: Remove TIMER_FUNC_TYPE and TIMER_DATA_TYPE castsKees Cook1-3/+3
2017-11-21treewide: setup_timer() -> timer_setup() (2 field)Kees Cook2-5/+4
2017-11-21treewide: setup_timer() -> timer_setup()Kees Cook28-123/+108
2017-11-21nfp: flower: add missing kdocJakub Kicinski1-0/+1
2017-11-21mlxsw: spectrum: Do not try to create non-existing ports during unsplitIdo Schimmel2-2/+8
2017-11-21bpf: offload: move offload device validation out to the driversJakub Kicinski1-2/+8
2017-11-20net: vxge: Fix some indentation issuesChristophe JAILLET1-19/+18
2017-11-20net: ena: fix race condition between device reset and link up setupNetanel Belgazal2-3/+11
2017-11-19r8169: use same RTL8111EVL green settings as in vendor driverHeiner Kallweit1-0/+5
2017-11-19r8169: fix RTL8111EVL EEE and green settingsHeiner Kallweit1-6/+6
2017-11-17Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds12-22/+95
2017-11-18ibmvnic: fix dma_mapping_error callDesnes Augusto Nunes do Rosario1-2/+1
2017-11-17nfp: remove false positive offloads in flower vxlanJohn Hurley1-7/+25
2017-11-17nfp: register flower reprs for egress dev offloadJohn Hurley5-1/+54
2017-11-17nfp: inherit the max_mtu from the PF netdevDirk van der Merwe1-0/+2
2017-11-17nfp: fix vlan receive MAC statistics typoPieter Jansen van Vuuren2-2/+2
2017-11-17nfp: fix flower offload metadata flag usagePieter Jansen van Vuuren2-4/+6
2017-11-16fealnx: Fix building error on MIPSHuacai Chen1-3/+3
2017-11-15Merge branch 'akpm' (patches from Andrew)Linus Torvalds11-15/+12
2017-11-15mm: remove __GFP_COLDMel Gorman11-16/+13
2017-11-16net: ethernet: ti: cpsw: fix min eth packet sizeGrygorii Strashko1-2/+2
2017-11-16qed: use kzalloc instead of kmalloc and memsetColin Ian King1-2/+1
2017-11-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dledford/rdmaLinus Torvalds2-5/+5
2017-11-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds444-8495/+37084
2017-11-15Merge branch 'for-linus' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2017-11-14Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6Linus Torvalds1-1/+7
2017-11-14net: stmmac: fix LPI transitioning for dwmac4Niklas Cassel2-1/+25
2017-11-14liquidio: Missing error code in liquidio_init_nic_module()Dan Carpenter1-1/+2
2017-11-14ibmvnic: Feature implementation of Vital Product Data (VPD) for the ibmvnic driverDesnes Augusto Nunes do Rosario2-4/+176
2017-11-14net: mvneta: fix handling of the Tx descriptor counterSimon Guinot1-5/+8
2017-11-14net: hns3: Updates MSI/MSI-X alloc/free APIs(depricated) to new APIsSalil Mehta2-81/+43