summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
* net: mediatek: Explicitly include pinctrl headersThierry Reding2018-02-051-0/+1
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds2018-02-0313-33/+60
|\
| * net: qlge: use memmove instead of skb_copy_to_linear_dataArnd Bergmann2018-02-021-2/+1
| * net: qed: use correct strncpy() sizeArnd Bergmann2018-02-021-4/+2
| * net: cxgb4: avoid memcpy beyond end of source bufferArnd Bergmann2018-02-021-1/+1
| * r8152: set rx mode early when linking onHayes Wang2018-02-021-2/+3
| * r8152: fix wrong checksum status for received IPv4 packetsHayes Wang2018-02-021-5/+3
| * nfp: fix TLV offset calculationEdwin Peer2018-02-021-1/+1
| * net: pxa168_eth: add netconsole supportAlexander Monakov2018-02-011-0/+12
| * ibmvnic: fix firmware version when no firmware level has been provided by the...Desnes Augusto Nunes do Rosario2018-02-011-1/+5
| * vmxnet3: remove redundant initialization of pointer 'rq'Colin Ian King2018-02-011-4/+2
| * lan78xx: remove redundant initialization of pointer 'phydev'Colin Ian King2018-02-011-1/+1
| * net: jme: remove unused initialization of 'rxdesc'Colin Ian King2018-02-011-1/+1
| * rocker: fix possible null pointer dereference in rocker_router_fib_event_workJiri Pirko2018-02-011-9/+9
| * be2net: remove redundant initialization of 'head' and pointer txqColin Ian King2018-02-011-2/+1
| * bnx2x: disable GSO where gso_size is too big for hardwareDaniel Axtens2018-02-011-0/+18
* | Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2018-02-012-3/+2
|\ \ | |/ |/|
| * treewide: Use DEVICE_ATTR_WOJoe Perches2018-01-092-3/+2
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2018-01-31777-28654/+78583
|\ \
| * | r8169: fix RTL8168EP take too long to complete driver initialization.Chunhao Lin2018-01-311-2/+2
| * | qmi_wwan: Add support for Quectel EP06Kristian Evensen2018-01-311-0/+1
| * | ibmvnic: Wait for device response when changing MACThomas Falcon2018-01-291-7/+14
| * | qlcnic: fix deadlock bugJunxiao Bi2018-01-291-9/+9
| * | net: macb: Handle HRESP errorHarini Katakam2018-01-292-4/+58
| * | net/mlx5e: IPoIB, Fix copy-paste bug in flow steering refactoringGal Pressman2018-01-291-1/+1
| * | i40e/i40evf: Update DESC_NEEDED value to reflect larger valueAlexander Duyck2018-01-292-2/+2
| * | bnxt_en: cleanup DIM work on device shutdownAndy Gospodarek2018-01-291-1/+7
| * | gianfar: prevent integer wrapping in the rx handlerAndy Spencer2018-01-291-2/+7
| * | net: ethernet: cavium: Correct Cavium Thunderx NIC driver names accordingly t...Vadim Lomovtsev2018-01-295-5/+5
| * | tap: fix use-after-freeMichael S. Tsirkin2018-01-291-3/+0
| * | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2018-01-294-15/+9
| |\ \
| * \ \ Merge tag 'wireless-drivers-next-for-davem-2018-01-26' of git://git.kernel.or...David S. Miller2018-01-2849-383/+2213
| |\ \ \
| | * | | mt76: validate rx CCMP PNFelix Fietkau2018-01-265-16/+125
| | * | | mt76: pass the per-vif wcid to the core for multicast rxFelix Fietkau2018-01-263-3/+14
| | * | | mt76: split mt76_rx_completeFelix Fietkau2018-01-264-16/+23
| | * | | mt76: implement A-MPDU rx reordering in the driver codeFelix Fietkau2018-01-267-4/+319
| | * | | mt76: get station pointer by wcid and pass it to mac80211Felix Fietkau2018-01-265-3/+38
| | * | | mt76: add an intermediate struct for rx status informationFelix Fietkau2018-01-263-3/+43
| | * | | mt76: fix TSF value in probe responsesFelix Fietkau2018-01-261-1/+5
| | * | | mt76: retry rx polling as long as there is budget leftFelix Fietkau2018-01-261-3/+7
| | * | | Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2018-01-2514-89/+752
| | |\ \ \
| | | * | | wcn36xx: release DMA memory in case of errorRamon Fried2018-01-251-6/+40
| | | * | | ath9k: Display calibration data piers in debugfsWojciech Dubowik2018-01-251-1/+63
| | | * | | ath9k: Use calibrated noise floor value when availableWojciech Dubowik2018-01-251-14/+24
| | | * | | ath9k: Read noise floor calibration data from eepromWojciech Dubowik2018-01-253-8/+67
| | | * | | ath9k: Alternative EEPROM size for AR9003Wojciech Dubowik2018-01-251-0/+6
| | | * | | wil6210: support parsing brd file address from fw fileMaya Erez2018-01-254-11/+184
| | | * | | wil6210: enlarge FW mac_rgf_ext section for Sparrow D0Lior David2018-01-253-3/+18
| | | * | | wil6210: fix random failure to bring network interface upLior David2018-01-255-2/+138
| | | * | | wil6210: configure OTP HW vectors in SW reset flowMaya Erez2018-01-252-0/+26