summaryrefslogtreecommitdiffstats
path: root/drivers (follow)
Commit message (Expand)AuthorAgeFilesLines
* hv_netvsc: Move subchannel waiting to rndis_filter_device_remove()Haiyang Zhang2016-03-071-6/+13
* qede: Add slowpath/fastpath support and enable hardware GROManish Chopra2016-03-072-1/+388
* qed/qede: Add infrastructure support for hardware GROManish Chopra2016-03-073-33/+79
* net: fec: Rename "phy-reset-active-low" propertyBernhard Walle2016-03-071-4/+4
* stmmac: fix noderef.cocci warningsWu Fengguang2016-03-071-1/+1
* mac80211_hwsim: use reset to set mac headerZhang Shengju2016-03-051-2/+2
* vxlan: use reset to set header pointersZhang Shengju2016-03-051-3/+3
* drm/vmwgfx: remove userland definition of DIV_ROUND_UPNicolas Dichtel2016-03-041-9/+11
* cxgb4i: don't redefine DIV_ROUND_UPNicolas Dichtel2016-03-041-1/+1
* net: ezchip: adapt driver to little endian architectureLada Trimasova2016-03-032-332/+238
* sh_eth, ravb: Use ARCH_RENESASSimon Horman2016-03-031-2/+2
* net: mellanox: add DEVLINK dependenciesArnd Bergmann2016-03-033-0/+3
* Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...David S. Miller2016-03-0312-12/+396
|\
| * Bluetooth: hci_uart: Add diag and address support for Intel/AG6xxMarcel Holtmann2016-02-291-1/+12
| * Bluetooth: btusb: Add a new AR3012 ID 04ca:3014Dmitry Tunin2016-02-282-0/+3
| * Bluetooth: hci_uart: Add Intel/AG6xx supportLoic Poulain2016-02-245-1/+351
| * mrf24j40: add writeable missing regAlexander Aring2016-02-231-0/+1
| * at86rf230: fix state change handling on errorAlexander Aring2016-02-231-4/+3
| * at86rf230: fix race on error handlingAlexander Aring2016-02-231-4/+14
| * Bluetooth: Add new AR3012 ID 0489:e095Dmitry Tunin2016-02-232-0/+3
| * Bluetooth: btbcm: Fix handling of firmware not foundPetri Gynther2016-02-231-1/+2
| * Bluetooth: hci_bcm: Add BCM2E7C ACPI IDMika Westerberg2016-02-231-0/+1
| * Bluetooth: hci_bcm: Add new ACPI ID for bcm43241J.J. Meijer2016-02-231-0/+1
| * Bluetooth: btusb: Add new AR3012 ID 13d3:3395Dmitry Tunin2016-02-232-0/+3
| * Bluetooth: hci_intel: Fix a wrong comparisonAnton Protopopov2016-02-231-2/+2
| * Bluetooth: ath3k: Fixed a blank line after declaration issueBhumika Goyal2016-02-231-0/+1
* | net: relax setup_tc ndo op handle restrictionJohn Fastabend2016-03-038-8/+8
* | ethernet/atl1c: remove left over dead codeEric Engestrom2016-03-021-4/+0
* | cxgb4vf: Remove dead functions collect_netdev_[um]c_list_addrsHariprasad Shenai2016-03-021-46/+0
* | cxgb4vf: Remove redundant adapter ready check during probeHariprasad Shenai2016-03-021-10/+0
* | cxgb4vf: Make sge init code more readableHariprasad Shenai2016-03-023-37/+59
* | cxgb4/cxgb4vf: For T6 adapter, set FBMIN to 64 bytesHariprasad Shenai2016-03-023-2/+24
* | cxgb4/cxgb4vf: Use fl capacity to check if fl needs to be replenishedHariprasad Shenai2016-03-022-2/+2
* | stmmac: update version to Oct_2015Giuseppe Cavallaro2016-03-021-1/+1
* | stmmac: tune rx copy via threshold.Giuseppe Cavallaro2016-03-022-2/+25
* | stmmac: do not perform zero-copy for rx framesGiuseppe Cavallaro2016-03-023-15/+86
* | stmmac: fix phy init when attached to a phyFabrice Gasnier2016-03-021-2/+3
* | stmmac: do not poll phy handler when attach a switchGiuseppe Cavallaro2016-03-021-0/+5
* | stmmac: first frame prep at the end of xmit routineGiuseppe Cavallaro2016-03-026-78/+95
* | stmmac: set dirty index out of the loopGiuseppe Cavallaro2016-03-021-4/+1
* | stmmac: optimize tx clean functionFabrice Gasnier2016-03-024-18/+42
* | stmmac: optimize tx desc managementGiuseppe Cavallaro2016-03-026-36/+42
* | stmmac: merge get_rx_owner into rx_status routine.Fabrice Gasnier2016-03-024-21/+16
* | stmmac: add is_jumbo field to dma dataGiuseppe Cavallaro2016-03-024-2/+14
* | stmmac: add last_segment field to dma dataGiuseppe Cavallaro2016-03-023-2/+7
* | stmmac: add length field to dma dataGiuseppe Cavallaro2016-03-024-4/+16
* | stmmac: review RX/TX ring managementGiuseppe Cavallaro2016-03-025-117/+111
* | stmmac: change descriptor layoutGiuseppe Cavallaro2016-03-024-363/+355
* | stmmac: rework DMA bus setting and introduce new platform AXI structureGiuseppe Cavallaro2016-03-028-44/+156
* | stmmac: share reset function between dwmac100 and dwmac1000Giuseppe Cavallaro2016-03-028-43/+46