summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* liquidio: prevent rx queues from getting stalledRaghu Vatsavayi2018-03-304-19/+53
* Merge branch 'ieee802154-for-davem-2018-03-29' of git://git.kernel.org/pub/sc...David S. Miller2018-03-302-5/+11
|\
| * ieee802154: ca8210: fix uninitialised data readHarry Morris2018-03-291-3/+11
| * ieee802154: remove unused variable 'val'Colin Ian King2018-03-021-2/+0
* | net: stmmac: Add support for DWMAC5 and implement Safety FeaturesJose Abreu2018-03-3010-3/+494
* | net: stmmac: Rework and fix TX Timeout codeJose Abreu2018-03-302-5/+73
* | net: mvneta: remove duplicate *_coal assignmentJisheng Zhang2018-03-301-4/+0
* | net: macb: Try to retrieve MAC addess from nvmem providerMike Looijmans2018-03-301-3/+9
* | of_net: Implement of_get_nvmem_mac_address helperMike Looijmans2018-03-301-0/+40
* | nfp: flower: offload phys port MTU changeJohn Hurley2018-03-304-5/+146
* | nfp: modify app MTU setting callbacksJohn Hurley2018-03-304-11/+33
* | sfp/phylink: move module EEPROM ethtool access into netdev core ethtoolRussell King2018-03-303-50/+2
* | net: phy: phylink: Provide PHY interface to mac_link_{up, down}Florian Fainelli2018-03-302-2/+6
* | net: bcmgenet: Fix coalescing settings handlingFlorian Fainelli2018-03-302-35/+61
* | net: systemport: Fix coalescing settings handlingFlorian Fainelli2018-03-302-20/+46
* | net: systemport: Remove adaptive TX coalescingFlorian Fainelli2018-03-302-54/+8
* | cxgb4: fix error return code in adap_init0()Wei Yongjun2018-03-301-1/+2
* | Merge tag 'wireless-drivers-next-for-davem-2018-03-29' of git://git.kernel.or...David S. Miller2018-03-29173-2505/+6233
|\ \
| * \ Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.gitKalle Valo2018-03-2920-150/+580
| |\ \
| | * | ath: Remove unnecessary ath_bcast_mac and use eth_broadcast_addrJoe Perches2018-03-294-5/+3
| | * | ath10k: fix vdev stats for 10.4 firmwareRajkumar Manoharan2018-03-294-21/+184
| | * | ath10k: fix recent bandwidth conversion bugChristian Lamparter2018-03-291-18/+24
| | * | ath10k: advertize beacon_int_min_gcdAnilkumar Kolli2018-03-291-0/+2
| | * | ath10k: fix TDLS peer TX data failure issue on encryped APYingying Tang2018-03-291-0/+4
| | * | ath10k: avoid to set WEP key for TDLS peerYingying Tang2018-03-291-1/+1
| | * | ath10k: enable TDLS peer inactivity detectionYingying Tang2018-03-293-0/+60
| | * | ath10k: enable TDLS peer buffer STA featureYingying Tang2018-03-292-0/+6
| | * | wcn36xx: dequeue all pending indicator messagesDaniel Mack2018-03-291-43/+52
| | * | wcn36xx: Fix firmware crash due to corrupted buffer addressLoic Poulain2018-03-293-32/+16
| | * | wcn36xx: turn off probe response offloadingRamon Fried2018-03-291-2/+0
| | * | ath10k: add memory dump support QCA9984Anilkumar Kolli2018-03-293-0/+135
| | * | ath10k: refactor ath10k_pci_dump_memory() in preparation for QCA9984 supportKalle Valo2018-03-291-19/+36
| | * | ath10k: suppress "Unknown eventid: 36925" warningsSathishkumar Muruganandam2018-03-291-0/+1
| | * | ath10k: add FW API 6 firmware image for QCA9377Ryan Hsu2018-03-291-0/+1
| | * | ath10k: enable QCA6174/QCA9377 to read the chip temperatureRyan Hsu2018-03-292-2/+48
| | * | Revert "ath10k: send (re)assoc peer command when NSS changed"Karthikeyan Periyasamy2018-03-291-3/+2
| | * | ath9k: fix DFS detector synchronizationTimothy Redaelli2018-03-291-4/+5
| * | | iwlwifi: wrt: add fw force restart via triggersShahar S Matityahu2018-03-282-1/+17
| * | | iwlwifi: mvm: save low latency causes in an enumSara Sharon2018-03-283-17/+38
| * | | iwlwifi: bump the max API version for 9000 and 22000 devicesEmmanuel Grumbach2018-03-282-2/+6
| * | | iwlwifi: api: Add geographic profile information to MCC_UPDATE_CMDHaim Dreyfuss2018-03-281-3/+17
| * | | iwlwifi: add a bunch of new 9000 PCI IDsLuca Coelho2018-03-281-2/+155
| * | | iwlwifi: fw api: support the new scan request FW API versionAyala Beker2018-03-284-54/+136
| * | | iwlwifi: mvm: Allow iwl_mvm_mac_mgd_prepare_tx() when associatedIlan Peer2018-03-281-3/+1
| * | | iwlwifi: mvm: add support for oceZamir, Roee2018-03-285-1/+44
| * | | iwlwifi: mvm: add adaptive dwell supportZamir, Roee2018-03-282-33/+67
| * | | iwlwifi: mvm: check if mac80211_queue is valid in iwl_mvm_disable_txqLuca Coelho2018-03-281-2/+9
| * | | iwlwifi: set default timstamp marker cmdMordechay Goodstein2018-03-283-9/+24
| * | | iwlwifi: mvm: move TSO segment to a separate functionSara Sharon2018-03-281-75/+83
| * | | iwlwifi: mvm: take RCU lock before dereferencingSara Sharon2018-03-281-1/+5