summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* netvsc: fix incorrect receive checksum offloadingStephen Hemminger2016-10-261-8/+11
* rocker: fix error return code in rocker_world_check_init()Wei Yongjun2016-10-261-1/+1
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-10-232-1/+9
|\
| * Bluetooth: btwilink: Fix probe return valueJacob Siverskog2016-10-201-1/+1
| * Bluetooth: hci_bcm: Fix autosuspend PM for Lenovo ThinkPad 8Jérôme de Bretagne2016-10-131-0/+8
* | net: fec: Call swap_buffer() prior to IP header alignmentFabio Estevam2016-10-231-3/+3
* | bnx2x: Use the correct divisor value for PHC clock readings.Sudarsana Reddy Kalluru2016-10-231-1/+1
* | qede: Fix incorrrect usage of APIs for un-mapping DMA memoryManish Chopra2016-10-222-6/+6
* | qed: Zero-out the buffer paased to dcbx_query() APISudarsana Reddy Kalluru2016-10-221-0/+2
* | qede: Reconfigure rss indirection direction table when rss count is updatedSudarsana Reddy Kalluru2016-10-221-0/+7
* | qed*: Reduce the memory footprint for Rx pathSudarsana Reddy Kalluru2016-10-222-1/+2
* | qede: Loopback implementation should ignore the normal trafficSudarsana Reddy Kalluru2016-10-223-35/+49
* | qede: Do not allow RSS config for 100G devicesSudarsana Reddy Kalluru2016-10-221-0/+6
* | qede: get_channels() need to populate max tx/rx coalesce valuesSudarsana Reddy Kalluru2016-10-221-0/+2
* | net: dsa: bcm_sf2: Do not rely on kexec_in_progressFlorian Fainelli2016-10-221-2/+3
* | net: dsa: bcm_sf2: Prevent GPHY shutdown for kexec'd kernelsFlorian Fainelli2016-10-201-0/+14
* | net: add recursion limit to GROSabrina Dubroca2016-10-202-2/+2
* | stmmac: display the descriptors if DES0 = 0Giuseppe CAVALLARO2016-10-201-4/+3
* | mlxsw: pci: Fix reset wait for SwitchX2Jiri Pirko2016-10-201-2/+8
* | mlxsw: switchx2: Fix ethernet port initializationElad Raz2016-10-201-0/+1
* | mlxsw: spectrum_router: Make mlxsw_sp_router_fib4_del return void and remove ...Jiri Pirko2016-10-201-8/+5
* | mlxsw: spectrum_router: Use correct tree index for bindingJiri Pirko2016-10-201-1/+2
* | stmmac: fix and review the ptp registration.Giuseppe CAVALLARO2016-10-193-14/+9
* | qed: Use list_move_tail instead of list_del/list_add_tailWei Yongjun2016-10-181-7/+4
* | rocker: fix maybe-uninitialized warningArnd Bergmann2016-10-181-2/+2
* | net/hyperv: avoid uninitialized variableArnd Bergmann2016-10-181-1/+1
* | net: bcm63xx: avoid referencing uninitialized variableArnd Bergmann2016-10-181-1/+2
* | ibmvnic: Update MTU after device initializationThomas Falcon2016-10-181-0/+2
* | ibmvnic: Fix GFP_KERNEL allocation in interrupt contextThomas Falcon2016-10-181-1/+1
* | ibmvnic: Driver Version 1.0.1Thomas Falcon2016-10-181-1/+1
* | cxgb4: Fix number of queue sets corssing the limitGanesh Goudar2016-10-181-1/+1
* | dwc_eth_qos: enable flow control by defaultNiklas Cassel2016-10-181-0/+1
* | dwc_eth_qos: do not clear pause flags from phy_device->supportedNiklas Cassel2016-10-181-1/+2
* | Merge tag 'mac80211-for-davem-2016-10-18' of git://git.kernel.org/pub/scm/lin...David S. Miller2016-10-181-1/+1
|\ \
| * | cfg80211: add ability to check DA/SA in A-MSDU decapsulationJohannes Berg2016-10-121-1/+1
| * | cfg80211: let ieee80211_amsdu_to_8023s() take only header-less SKBJohannes Berg2016-10-121-1/+1
| |/
* | bnx2: fix locking when netconsole is usedIvan Vecera2016-10-181-6/+11
* | net: dsa: bcm_sf2: Fix module autoload for OF registrationJavier Martinez Canillas2016-10-171-0/+1
* | net: dsa: b53: Fix module autoloadJavier Martinez Canillas2016-10-171-0/+1
* | net: hisilicon: Fix hns_mdio module autoload for OF registrationJavier Martinez Canillas2016-10-171-0/+1
* | net: qcom/emac: Fix module autoload for OF registrationJavier Martinez Canillas2016-10-171-0/+1
* | net: hns: Fix hns_dsaf module autoload for OF registrationJavier Martinez Canillas2016-10-171-0/+1
* | net: ethernet: nb8800: Fix module autoloadJavier Martinez Canillas2016-10-171-0/+1
* | net: nps_enet: Fix module autoloadJavier Martinez Canillas2016-10-171-0/+1
* | cxgb4: fix memory leak of qe on error exit pathColin Ian King2016-10-171-1/+3
* | net: Require exact match for TCP socket lookups if dif is l3mdevDavid Ahern2016-10-171-0/+2
* | vmxnet3: avoid assumption about invalid dma_pa in vmxnet3_set_mc()Alexey Khoroshilov2016-10-151-7/+10
* | stmmac: fix an error code in stmmac_ptp_register()Dan Carpenter2016-10-151-1/+3
* | net: qcom/emac: disable interrupts before calling phy_disconnectTimur Tabi2016-10-151-2/+6
* | r8169: set coherent DMA mask as well as streaming DMA maskArd Biesheuvel2016-10-151-1/+2