platform/kernel/linux-starfive.git
2018-09-19 Lorenzo Bianconimt76x0: remove unused usb header file
2018-09-19 Lorenzo Bianconimt76x0: remove mcu source file
2018-09-19 Stanislaw Gruszkamt76x0: usb: move firmware loading to usb.c
2018-09-19 Felix Fietkaumt76: use a per rx queue page fragment cache
2018-09-19 Lorenzo Bianconimt76x2: move mt76x2_phy_tssi_compensate in mt76x2-commo...
2018-09-19 Lorenzo Bianconimt76: move shared mcu_calibrate routine in mt76x02...
2018-09-19 Lorenzo Bianconimt76x2: move mt76x2 mcu shared code in mt76x2_mcu_common.c
2018-09-19 Lorenzo Bianconimt76: move mt76{0,2} mcu shared code in mt76x02_mcu.c
2018-09-19 Lorenzo Bianconimt76: unify firmware header between mt76x0 and mt76x2
2018-09-19 Lorenzo Bianconimt76x2: use common helpers for mcu_alloc_msg()/mcu_send...
2018-09-19 Lorenzo Bianconimt76x2: use mt76_dev instead of mt76x2_dev in mt76x2_mc...
2018-09-19 Lorenzo Bianconimt76: move __iomem regs in mt76_mmio
2018-09-19 Lorenzo Bianconimt76: introduce mmio data structure in mt76_dev
2018-09-19 Lorenzo Bianconimt76x2: remove leftover mt76u_buf data structure in...
2018-09-19 Lorenzo Bianconimt76x2: use mt76_dev instead of mt76x2_dev in mt76x2_tx...
2018-09-19 Lorenzo Bianconimt76: usb: remove skb check in mt76x{0,2}u mcu routines
2018-09-19 Stanislaw Gruszkamt76x0: remove mt76x0_burst_write_regs()
2018-09-19 Stanislaw Gruszkamt76x0: remove unused mt76x0_burst_read_regs
2018-09-19 Lorenzo Bianconimt76x02: add static qualifier to mt76x02_remove_dma_hdr
2018-09-19 Lorenzo Bianconimt76x02: move TXD/RXD/MCU definitions in mt76x02_dma.h
2018-09-19 Lorenzo Bianconimt76: usb: move mt76u_skb_dma_info in mt76x02_usb_core.c
2018-09-19 Lorenzo Bianconimt76: usb: move mt76x02 mcu code in mt76x02-usb module
2018-09-19 Lorenzo Bianconimt76: usb: use common helpers for mcu_alloc_msg()/mcu_s...
2018-09-19 Stanislaw Gruszkamt76: add rd_rp and wr_rp to bus_ops/mcu_ops
2018-09-19 Stanislaw Gruszkamt76: add usb implementation of {wr,rd}_rp
2018-09-19 Lorenzo Bianconimt76: add mt76_mcu_ops data structure for mcu related...
2018-09-19 Lorenzo Bianconimt76: move mt76x0 and mt76x2 mcu shared defs in mt76x02...
2018-09-19 Lorenzo Bianconimt76x0: run vco calibration for each channel configuration
2018-09-19 Stanislaw Gruszkamt76x0: make device allocation bus neutral
2018-09-19 Stanislaw Gruszkamt76x0: remove some usb specific code from mt76x0_regis...
2018-09-19 Stanislaw Gruszkamt76x0: remove unused mt76x0_wcid
2018-09-19 Stanislaw Gruszkamt76x0: inital split between pci and usb
2018-09-19 Lorenzo Bianconimt76x0: use mt76_register_device for device registration
2018-09-19 Lorenzo Bianconimt76x0: remove has_{2,5}ghz fields of mt76x0_eeprom_params
2018-09-19 Lorenzo Bianconimt76x0: do not free/alloc buffers during suspend/resume
2018-09-19 Lorenzo Bianconimt76x0: move mt76x0_init_hardware in mt76x0_register_device
2018-09-19 Lorenzo Bianconimt76x0: move stop related routines in mt76x0_mac_stop
2018-09-19 Lorenzo Bianconimt76x0: fix memory leak during hw probe
2018-09-19 Lorenzo Bianconimt76x0: alloc mcu buffers first in mt76x0_mcu_cmd_init
2018-09-19 Lorenzo Bianconimt76: move mt76 rate definitions in mt76x02-lib module
2018-09-19 Lorenzo Bianconimt76x0: remove mt76x0_stop_hardware routine
2018-09-19 Lorenzo Bianconimt76: remove unused MT76_MORE_STATS state
2018-09-19 Stanislaw Gruszkamt76x0: trim rx skb to proper length
2018-09-19 Lorenzo Bianconimt76x0: init hw capabilities
2018-09-19 Lorenzo Bianconimt76x0: enable per-sta tx queueing
2018-09-19 Lorenzo Bianconimt76x0: remove unused stat_work
2018-09-19 Lorenzo Bianconimt76x0: remove unused endpoint definitions
2018-09-19 Lorenzo Bianconimt76x0: remove unused mt76x0_tx_status routine
2018-09-19 Lorenzo Bianconimt76x0: remove unused {tx/rx}_queue definitions
2018-09-19 Lorenzo Bianconimt76x0: remove unused stat work_queue
2018-09-19 Lorenzo Bianconimt76x0: remove unused dma.c source file
2018-09-19 Lorenzo Bianconimt76x0: set max fragments size
2018-09-19 Lorenzo Bianconimt76x0: stop stat workqueue at hw stop
2018-09-19 Lorenzo Bianconimt76x0: unify tx/rx datapath with mt76x2u driver
2018-09-19 Lorenzo Bianconimt76x0: use mt76_alloc_device for device allocation
2018-09-19 Lorenzo Bianconimt76x0: init mt76_driver_ops callbacks
2018-09-19 Lorenzo Bianconimt76x0: add mt76x0_queue_rx_skb routine
2018-09-19 Lorenzo Bianconimt76x0: simplify mt76_mac_process_rx signature
2018-09-19 Lorenzo Bianconimt76x0: mark device as running in mt76x0_start
2018-09-19 Lorenzo Bianconimt76x0: disable usb rx bulk aggregation
2018-09-19 Lorenzo Bianconimt76: move mt76x2u_tx_status_data in mt76x02-lib module
2018-09-19 Lorenzo Bianconimt76x0: introduce mt76x0_tx_prepare_skb routine
2018-09-19 Lorenzo Bianconimt76: move mt76x2u_set_txinfo in mt76x02-lib module
2018-09-19 Lorenzo Bianconimt76: move mt76_qsel definition in dma.h
2018-09-19 Lorenzo Bianconimt76: move mt76x2u_tx_complete_skb in mt76x02-lib moudule
2018-09-19 Lorenzo Bianconimt76: move mt76x2u_remove_dma_hdr in mt76x02-lib module
2018-09-19 Lorenzo Bianconimt76: move mt76x2_tx_complete routine in mt76x02-lib...
2018-09-19 Lorenzo Bianconimt76x2: change mt76x2_tx_complete routine signature
2018-09-19 Stanislaw Gruszkamt76: partially unify filling txwi fields
2018-09-19 Stanislaw Gruszkamt76: unify {insert/remove}_hdr_pad
2018-09-19 Stanislaw Gruszkamt76x0: reserve enough space in mac80211
2018-09-19 Stanislaw Gruszkamt76: unify mac_process_rate
2018-09-19 Stanislaw Gruszkamt76: use mt76_rx_status in mt76x0
2018-09-19 Stanislaw Gruszkamt76: unify send_tx_status and related helpers
2018-09-19 Stanislaw Gruszkamt76: unify load_tx_status
2018-09-19 Stanislaw Gruszkamt76: unify txwi and rxwi structures
2018-09-19 Stanislaw Gruszkamt76: unify sta_rate_tbl_update and related helpers
2018-09-19 Stanislaw Gruszkamt76: unify add_interface
2018-09-19 Stanislaw Gruszkamt76: unify remove_interface
2018-09-19 Stanislaw Gruszkamt76x0: remove vif_mask
2018-09-19 Stanislaw Gruszkamt76: unify conf_tx
2018-09-19 Stanislaw Gruszkamt76: unify AC to hw queue mapping
2018-09-19 Stanislaw Gruszkamt76x0: remove empty sta_notify
2018-09-19 Stanislaw Gruszkamt76: unify set_key
2018-09-19 Stanislaw Gruszkamt76: unify ampdu_action
2018-09-19 Stanislaw Gruszkamt76: pratially unify add_interface
2018-09-19 Stanislaw Gruszkamt76: unify sta_add / sta_remove
2018-09-19 Stanislaw Gruszkamt76: move wcid fields to common mt76_dev struct
2018-09-17 Kalle ValoMerge wireless-drivers into wireless-drivers-next
2018-09-17 Stanislaw Gruszkamt76x0: fix remove_interface
2018-09-04 Gustavo A.... orinoco_usb: fix spelling mistake in fall-through annot...
2018-09-04 Kevin Lortlwifi: remove set but unused variables
2018-09-04 YueHaibingrsi: remove set but not used variables 'header_size...
2018-09-04 Igor Stoppawireless: remove unnecessary unlikely()
2018-09-04 Aleksei Mamlinrtl8xxxu: Add rtl8188ctv support
2018-09-04 Kristian Evensenmt76: Enable NL80211_EXT_FEATURE_CQM_RSSI_LIST
2018-09-04 Lorenzo Bianconimt76x0: remove unused routines for usb_buff alloc/free
2018-09-04 Lorenzo Bianconimt76x0: use mt76u_mcu_fw_send_data for fw uploading
2018-09-04 Lorenzo Bianconimt76x0: remove unused mt76x0_mcu structure
2018-09-04 Lorenzo Bianconimt76x0: use mt76u_mcu_send_msg utility routine to send...
next