summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-10-27netvsc: fix incorrect receive checksum offloadingStephen Hemminger
2016-10-26rocker: fix error return code in rocker_world_check_init()Wei Yongjun
2016-10-23Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller
2016-10-23net: fec: Call swap_buffer() prior to IP header alignmentFabio Estevam
2016-10-23bnx2x: Use the correct divisor value for PHC clock readings.Sudarsana Reddy Kalluru
2016-10-22qede: Fix incorrrect usage of APIs for un-mapping DMA memoryManish Chopra
2016-10-22qed: Zero-out the buffer paased to dcbx_query() APISudarsana Reddy Kalluru
2016-10-22qede: Reconfigure rss indirection direction table when rss count is updatedSudarsana Reddy Kalluru
2016-10-22qed*: Reduce the memory footprint for Rx pathSudarsana Reddy Kalluru
2016-10-22qede: Loopback implementation should ignore the normal trafficSudarsana Reddy Kalluru
2016-10-22qede: Do not allow RSS config for 100G devicesSudarsana Reddy Kalluru
2016-10-22qede: get_channels() need to populate max tx/rx coalesce valuesSudarsana Reddy Kalluru
2016-10-22net: dsa: bcm_sf2: Do not rely on kexec_in_progressFlorian Fainelli
2016-10-20net: dsa: bcm_sf2: Prevent GPHY shutdown for kexec'd kernelsFlorian Fainelli
2016-10-20net: add recursion limit to GROSabrina Dubroca
2016-10-20stmmac: display the descriptors if DES0 = 0Giuseppe CAVALLARO
2016-10-20mlxsw: pci: Fix reset wait for SwitchX2Jiri Pirko
2016-10-20mlxsw: switchx2: Fix ethernet port initializationElad Raz
2016-10-20mlxsw: spectrum_router: Make mlxsw_sp_router_fib4_del return void and remove ...Jiri Pirko
2016-10-20mlxsw: spectrum_router: Use correct tree index for bindingJiri Pirko
2016-10-20Bluetooth: btwilink: Fix probe return valueJacob Siverskog
2016-10-19stmmac: fix and review the ptp registration.Giuseppe CAVALLARO
2016-10-18qed: Use list_move_tail instead of list_del/list_add_tailWei Yongjun
2016-10-18rocker: fix maybe-uninitialized warningArnd Bergmann
2016-10-18net/hyperv: avoid uninitialized variableArnd Bergmann
2016-10-18net: bcm63xx: avoid referencing uninitialized variableArnd Bergmann
2016-10-18ibmvnic: Update MTU after device initializationThomas Falcon
2016-10-18ibmvnic: Fix GFP_KERNEL allocation in interrupt contextThomas Falcon
2016-10-18ibmvnic: Driver Version 1.0.1Thomas Falcon
2016-10-18cxgb4: Fix number of queue sets corssing the limitGanesh Goudar
2016-10-18dwc_eth_qos: enable flow control by defaultNiklas Cassel
2016-10-18dwc_eth_qos: do not clear pause flags from phy_device->supportedNiklas Cassel
2016-10-18Merge tag 'mac80211-for-davem-2016-10-18' of git://git.kernel.org/pub/scm/lin...David S. Miller
2016-10-18bnx2: fix locking when netconsole is usedIvan Vecera
2016-10-17net: dsa: bcm_sf2: Fix module autoload for OF registrationJavier Martinez Canillas
2016-10-17net: dsa: b53: Fix module autoloadJavier Martinez Canillas
2016-10-17net: hisilicon: Fix hns_mdio module autoload for OF registrationJavier Martinez Canillas
2016-10-17net: qcom/emac: Fix module autoload for OF registrationJavier Martinez Canillas
2016-10-17net: hns: Fix hns_dsaf module autoload for OF registrationJavier Martinez Canillas
2016-10-17net: ethernet: nb8800: Fix module autoloadJavier Martinez Canillas
2016-10-17net: nps_enet: Fix module autoloadJavier Martinez Canillas
2016-10-17cxgb4: fix memory leak of qe on error exit pathColin Ian King
2016-10-17net: Require exact match for TCP socket lookups if dif is l3mdevDavid Ahern
2016-10-15vmxnet3: avoid assumption about invalid dma_pa in vmxnet3_set_mc()Alexey Khoroshilov
2016-10-15stmmac: fix an error code in stmmac_ptp_register()Dan Carpenter
2016-10-15net: qcom/emac: disable interrupts before calling phy_disconnectTimur Tabi
2016-10-15r8169: set coherent DMA mask as well as streaming DMA maskArd Biesheuvel
2016-10-14Merge tag 'wireless-drivers-for-davem-2016-10-14' of git://git.kernel.org/pub...David S. Miller
2016-10-14net: asix: Avoid looping when the device does not respondGuenter Roeck
2016-10-14net/mlx4_en: fixup xdp tx irq to match rxBrenden Blanco