summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-10-01mt76x0: unify parse hw capabilitiesLorenzo Bianconi
2018-10-01mt76: move mt76x02_eeprom_parse_hw_cap in mt76x02-lib moduleLorenzo Bianconi
2018-10-01mt76x0: unify freq offset parsingLorenzo Bianconi
2018-10-01mt76x0: unify temperature offset parsingLorenzo Bianconi
2018-10-01mt76x0: unify rssi_offset parsingLorenzo Bianconi
2018-10-01mt76x0: unify lna_gain parsingLorenzo Bianconi
2018-10-01mt76: add mt76x02_get_rx_gain and mt76x02_get_lna_gain utility routinesLorenzo Bianconi
2018-10-01mt76x0: remove mt76x0_set_country_reg routineLorenzo Bianconi
2018-10-01mt76: move mt76x2_ext_pa_enabled routine in mt76x02_eeprom.cLorenzo Bianconi
2018-10-01mt76: move mt76x2_get_efuse_data in mt76x02-lib moduleLorenzo Bianconi
2018-10-01mt76: move mt76x02_mac_setaddr in mt76x02-lib moduleLorenzo Bianconi
2018-10-01mt76: move mt76x2_eeprom_get in mt76x02_eeprom.hLorenzo Bianconi
2018-10-01mt76: move eeprom utility routines in mt76x02_eeprom.hLorenzo Bianconi
2018-10-01mt76: move common eeprom definitions in mt76x02-lib moduleLorenzo Bianconi
2018-10-01mt76: add stbc entries to mt76_rate_powerFelix Fietkau
2018-10-01mt76: move seq_put_array in mt76-core moduleLorenzo Bianconi
2018-10-01mt76x0: pci: add fw uploading routineLorenzo Bianconi
2018-10-01mt76x0: pci: add mt7650 PCI IDLorenzo Bianconi
2018-10-01mt76x2: fix tx power configuration for VHT mcs 9Lorenzo Bianconi
2018-09-29openvswitch: Use correct reply values in datapath and vport opsYifeng Sun
2018-09-29tls: Remove redundant vars from tls record structureVakul Garg
2018-09-29Merge branch 'tipc-next'David S. Miller
2018-09-29tipc: buffer overflow handling in listener socketTung Nguyen
2018-09-29tipc: add SYN bit to connection setup messagesJon Maloy
2018-09-29tipc: refactor function tipc_sk_filter_connect()Jon Maloy
2018-09-29tipc: refactor function tipc_sk_timeout()Jon Maloy
2018-09-29tipc: refactor function tipc_msg_reverse()Jon Maloy
2018-09-29tcp: up initial rmem to 128KB and SYN rwin to around 64KBYuchung Cheng
2018-09-29hns3: Another build fix.David S. Miller
2018-09-29hns3: Fix the build.David S. Miller
2018-09-28Bluetooth: Fix debugfs NULL pointer dereferenceMatias Karhumaa
2018-09-28ice: fix changing of ring descriptor size (ethtool -G)Bruce Allan
2018-09-28ice: Update to capabilities admin queue commandAnirudh Venkataramanan
2018-09-28ice: Query the Tx scheduler node before adding itAnirudh Venkataramanan
2018-09-28ice: Update comment for ice_fltr_mgmt_list_entryBrett Creeley
2018-09-28ice: update fw version check logicJacob Keller
2018-09-28ice: update branding strings and supported device idsBruce Allan
2018-09-28ice: replace unnecessary memcpy with direct assignmentBruce Allan
2018-09-28ice: use [sr]q.count when checking if queue is initializedJacob Keller
2018-09-28qed: fix spelling mistake "b_cb_registred" -> "b_cb_registered"Colin Ian King
2018-09-28Merge branch '100GbE' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2018-09-28net: sched: make function qdisc_free_cb() staticWei Yongjun
2018-09-28selftests: forwarding: test for bridge sticky flagNikolay Aleksandrov
2018-09-28net: bridge: explicitly zero is_sticky in fdb_createNikolay Aleksandrov
2018-09-28Merge branch 'hns3-next'David S. Miller
2018-09-28net: hns3: Fix loss of coal configuration while doing resetHuazhong Tan
2018-09-28net: hns3: Modify hns3_get_max_available_channelsHuazhong Tan
2018-09-28net: hns3: Change return type of hclge_tm_schd_info_update()Huazhong Tan
2018-09-28net: hns3: Fix for netdev not up problem when setting mtuYunsheng Lin
2018-09-28net: hns3: Fix for packet buffer setting bugYunsheng Lin