summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2016-02-06Merge branch '40GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirshe...David S. Miller14-130/+282
2016-02-04ipvlan: inherit MTU from master deviceMahesh Bandewar1-0/+1
2016-02-03i40e: add 100Mb ethtool reportingCatherine Sullivan2-0/+5
2016-02-03i40e: AQ Add external power class to get link statusShannon Nelson2-2/+12
2016-02-03i40e: AQ Geneve cloud tunnel typeShannon Nelson2-4/+4
2016-02-03i40e: AQ Add Run PHY Activity structShannon Nelson2-0/+26
2016-02-03i40e: Limit DCB FW version checks to X710/XL710 devicesGreg Bowers1-5/+7
2016-02-03i40e: add new proxy-wol bit for X722Shannon Nelson2-0/+2
2016-02-03i40e/i40evf: Use private workqueueJesse Brandeburg2-2/+23
2016-02-03i40evf: add new write-back modeAnjali Singhai Jain3-0/+27
2016-02-03i40e/i40evf: Fix for UDP/TCP RSS for X722Anjali Singhai Jain4-7/+54
2016-02-03i40e: Extend ethtool RSS hooks for X722Anjali Singhai Jain1-1/+52
2016-02-03i40e: add new device IDs for X722Anjali Singhai Jain3-0/+6
2016-02-03i40e: bump version to 1.4.10Catherine Sullivan1-1/+1
2016-02-03i40e: update features with right offloadJesse Brandeburg1-5/+5
2016-02-03i40e: Cleanup the code with respect to restarting autonegAnjali Singhai Jain2-4/+9
2016-02-03i40evf: null out ring pointers on freeMitch Williams1-0/+2
2016-02-03i40e: define function capabilities in only one placeShannon Nelson3-57/+30
2016-02-03i40evf: allow channel bonding of VFsMitch Williams3-4/+8
2016-02-03i40e: Replace X722 mac check in ethtool get_settingsCatherine Sullivan2-1/+2
2016-02-03i40e/i40evf: Fix RSS rx-flow-hash configuration through ethtoolAnjali Singhai Jain2-42/+12
2016-02-03i40e: Add mac_filter_element at the end of the list instead of HEADKiran Patil1-1/+1
2016-02-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds76-541/+990
2016-02-01Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds3-6/+15
2016-02-01Merge branch 'libnvdimm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-6/+6
2016-01-31Merge tag 'usb-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds9-7/+68
2016-01-31Merge tag 'tty-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds5-12/+81
2016-01-31Merge tag 'staging-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds5-29/+42
2016-01-31Merge tag 'driver-core-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds1-4/+9
2016-01-31Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2-1/+14
2016-01-31Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds7-19/+15
2016-01-31Merge tag 'vfio-v4.5-rc2' of git://github.com/awilliam/linux-vfioLinus Torvalds1-14/+10
2016-01-31Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-30/+23
2016-01-30crypto: atmel-aes - remove calls of clk_prepare() from atomic contextsCyrille Pitchen1-4/+12
2016-01-29net: tg3: avoid uninitialized variable warningArnd Bergmann1-1/+1
2016-01-29net: nb8800: avoid uninitialized variable warningArnd Bergmann1-2/+2
2016-01-29net: vxge: avoid unused function warningsArnd Bergmann1-19/+12
2016-01-29net: bgmac: clarify CONFIG_BCMA dependencyArnd Bergmann1-1/+4
2016-01-29net: hp100: remove unnecessary #ifdefsArnd Bergmann1-18/+0
2016-01-29net: davinci_cpdma: use dma_addr_t for DMA addressArnd Bergmann1-6/+6
2016-01-29Merge tag 'wireless-drivers-for-davem-2016-01-29' of git://git.kernel.org/pub...David S. Miller21-79/+135
2016-01-29vxlan: fix a out of bounds access in __vxlan_find_macLi RongQing1-1/+1
2016-01-29net: dsa: mv88e6xxx: fix port VLAN mapsVivien Didelot1-1/+2
2016-01-29net: moxart: use correct accessors for DMA memoryArnd Bergmann2-18/+32
2016-01-29libnvdimm, pfn: fix restoring memmap locationDan Williams1-3/+1
2016-01-29bnxt_en: Fix crash in bnxt_free_tx_skbs() during tx timeout.Michael Chan1-2/+3
2016-01-29bnxt_en: Exclude rx_drop_pkts hw counter from the stack's rx_dropped counter.Michael Chan1-2/+0
2016-01-29bnxt_en: Ring free response from close path should use completion ringPrashant Sreedharan1-1/+1
2016-01-29Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds6-53/+57
2016-01-29Merge tag 'pm+acpi-4.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds9-43/+43