OSDN Git Service

uclinux-h8/linux.git
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...
2018-09-04 Lorenzo Bianconimt76x0: remove unused mt76x0_wait_asic_ready routine
2018-09-04 Lorenzo Bianconimt76x0: remove mt76x0_vendor_request routine
2018-09-04 Lorenzo Bianconimt76x0: remove mt76x0_complete_urb routine
2018-09-04 Lorenzo Bianconimt76x0: use shared mt76 usb mcu completion
2018-09-04 Lorenzo Bianconimt76x0: remove mt76x0_mcu_msg_alloc routine
2018-09-04 Lorenzo Bianconimt76x0: remove mt76x0_vendor_single_wr routine
2018-09-04 Lorenzo Bianconimt76x0: remove mt76x0_vendor_reset routine
2018-09-04 Lorenzo Bianconimt76x0: use mt76u_init for bus initialization
2018-09-04 Lorenzo Bianconimt76: add multiple regs read support to usb_mcu layer
2018-09-04 Lorenzo Bianconimt76: move mt76x2u_mcu_deinit routine in mt76-usb module
2018-09-04 Lorenzo Bianconimt76: split __mt76u_mcu_send_msg and mt76u_mcu_send_msg...
2018-09-04 Lorenzo Bianconimt76: move mt76_reg_pair definition in mt76.h
2018-09-04 Stanislaw Gruszkamt76x0: use mt76x02_sta and mt76x02_tx_status
2018-09-04 Stanislaw Gruszkamt76x0: initalize custom tx queues
2018-09-04 Stanislaw Gruszkamt76: unify sta structure part 2
2018-09-04 Stanislaw Gruszkamt76: unify sta structure part 1
2018-09-04 Stanislaw Gruszkamt76: unify mt76x02_vif struct
2018-09-04 Stanislaw Gruszkamt76x0: use mt76_wcid_free in mt76x0
2018-09-04 Stanislaw Gruszkamt76: use mac_wcid_set_drop in mt76x0
2018-09-04 Stanislaw Gruszkamt76: unify mac_wcid_setup
2018-09-04 Stanislaw Gruszkamt76: unify mac_wcid_set_key
2018-09-04 Stanislaw Gruszkamt76: unify mac_shared_key_setup
2018-09-04 Stanislaw Gruszkamt76: add helpers for register access with mt76_dev...
2018-09-04 Stanislaw Gruszkamt76: unify mac_get_key_info
2018-09-04 Stanislaw Gruszkamt76: create new mt76x02-lib module for common mt76x...
2018-09-04 Stanislaw Gruszkamt76: merge mt76x0/regs.h into mt76x02_regs.h
2018-09-04 Stanislaw Gruszkamt76: rename mt76x2_regs.h
2018-09-04 Stanislaw Gruszkamt76: unify wait_for_mac
2018-08-31 Lorenzo Bianconimt76: verify evt type in usb mcu response
2018-08-31 Lorenzo Bianconimt76x2u: run device cleanup routine if resume fails
2018-08-31 Geert Uytterhoevenmt76: Fix comparisons with invalid hardware key index
2018-08-31 Siva Rebbagondlarsi: improve kernel thread handling to fix kernel panic
2018-08-31 Siva Rebbagondlarsi: fix memory alignment issue in ARM32 platforms
2018-08-31 Rasmus Villemoesbrcmfmac: fix wrong strnchr usage
2018-08-31 Dan Carpenterrt2x00: use simple_read_from_buffer()
2018-08-31 Ganapathi Bhatmwifex: free rx_cmd skb in suspended state
2018-08-31 Ganapathi Bhatmwifiex: do no submit URB in suspended state
2018-08-31 Larry Fingerrtl8187: Fix warning generated when strncpy() destinati...
2018-08-31 Colin Ian Kingorinoco: remove unused array encaps_hdr and macro ENCAP...
2018-08-31 Chung-Hsien Hsubrcmfmac: add 4-way handshake offload detection for...
2018-08-31 Chung-Hsien Hsubrcmfmac: add FT-based AKMs in brcmf_set_key_mgmt(...
2018-08-31 Jia-Shyr Chuangbrcmfmac: add CYW89342 mini-PCIe device
2018-08-31 Dan Carpenterlibertas_tf: prevent underflow in process_cmdrequest()
2018-08-31 Rosen Penevmt76x2u: Add support for Alfa AWUS036ACM
2018-08-31 Varsha Raocw1200: Remove extra parentheses
2018-08-31 Varsha Raobrcmsmac: Remove extra parentheses
2018-08-31 Kalle ValoMerge tag 'iwlwifi-next-for-kalle-2018-08-31' of git...
2018-08-31 Luca Coelhoiwlwifi: fix devices with PCI Device ID 0x34F0 and...
2018-08-31 Johannes BergRevert "iwlwifi: allow memory debug TLV to specify...
next