]> Git Repo - linux.git/shortlog
linux.git
2019-11-20 Pavel Tatashinarm64: uaccess: Ensure PAN is re-enabled after unhandle...
2019-11-20 Xin Longlwtunnel: add support for multiple geneve opts
2019-11-20 Kalle ValoMerge tag 'mt76-for-kvalo-2019-11-20' of https://github...
2019-11-20 Kalle ValoMerge tag 'iwlwifi-next-for-kalle-2019-11-20' of git...
2019-11-20 Krzysztof Kozlowskispi: Fix Kconfig indentation
2019-11-20 Krzysztof Kozlowskiregulator: Fix Kconfig indentation
2019-11-20 Sven Van Asbroeckregulator: tps6105x: add optional devicetree support
2019-11-20 Sven Van Asbroecktps6105x: add optional devicetree support
2019-11-20 Thomas Richters390/cpumf: Adjust registration of s390 PMU device...
2019-11-20 Krzysztof Kozlowskidm: Fix Kconfig indentation
2019-11-20 Liran AlonKVM: nVMX: Assume TLB entries of L1 and L2 are tagged...
2019-11-20 Liran AlonKVM: x86: Unexport kvm_vcpu_reload_apic_access_page()
2019-11-20 Chenyi QiangKVM: nVMX: add CR4_LA57 bit to nested CR4_FIXED1
2019-11-20 Liran AlonKVM: nVMX: Use semi-colon instead of comma for exit...
2019-11-20 Nitesh Narayan LalKVM: x86: Zero the IOAPIC scan request dest vCPUs bitmap
2019-11-20 Lorenzo Bianconimt76: mt76u: fix endpoint definition order
2019-11-20 Lorenzo Bianconimt76: mt7615: read {tx,rx} mask from eeprom
2019-11-20 Lorenzo Bianconimt76: move mt76_get_antenna in mt76_core module
2019-11-20 Lorenzo Bianconimt76: fix possible out-of-bound access in mt7615_fill_t...
2019-11-20 Stanislaw GruszkaRevert "mt76: mt76x0e: don't use hw encryption for...
2019-11-20 Lorenzo Bianconimt76: mt7615: disable radar pattern detector during...
2019-11-20 Lorenzo Bianconimt76: move interface_modes definition in mt76_core...
2019-11-20 Lorenzo Bianconimt76: mt7615: add ibss support
2019-11-20 Lorenzo Bianconimt76: move SUPPORTS_REORDERING_BUFFER hw property in...
2019-11-20 Lorenzo Bianconimt76: use mt76_dev in mt76_is_{mmio,usb}
2019-11-20 zhengbinmt76: Remove set but not used variable 'idx'
2019-11-20 Lorenzo Bianconimt76: mt76u: rely on a dedicated stats workqueue
2019-11-20 Lorenzo Bianconimt76: mt76u: rely on usb_interface instead of usb_dev
2019-11-20 YueHaibingmt76: mt7615: remove unneeded semicolon
2019-11-20 Lorenzo Bianconimt76: mt76x0: remove 350ms delay in mt76x0_phy_calibrate
2019-11-20 Lorenzo Bianconimt76: mt76x02u: update ewma pkt len in mt76x02u_tx_prep...
2019-11-20 Felix Fietkaumt76: remove obsolete .add_buf() from struct mt76_queue_ops
2019-11-20 Felix Fietkaumt76: add sanity check for a-mpdu rx wcid index
2019-11-20 Lorenzo Bianconimt76: refactor cc_lock locking scheme
2019-11-20 Pawel Dembickimt76: mt76x0: eeprom: add support for MAC address from OF
2019-11-20 Felix Fietkaumt76: avoid enabling interrupt if NAPI poll is still...
2019-11-20 Felix Fietkaumt76: fix aggregation stop issue
2019-11-20 Felix Fietkaumt76: drop rcu read lock in mt76_rx_aggr_stop
2019-11-20 Felix Fietkaumt76: add missing locking around ampdu action
2019-11-20 Felix Fietkaumt76: do not use devm API for led classdev
2019-11-20 Felix Fietkaumt76: enable airtime fairness
2019-11-20 Lorenzo Bianconimt76: mt7615: track tx/rx airtime for airtime fairness
2019-11-20 Lorenzo Bianconimt76: mt7615: introduce mt7615_mac_wtbl_update routine
2019-11-20 Felix Fietkaumt76: mt7615: fix survey channel busy time
2019-11-20 Lorenzo Bianconimt76: mt7615: report tx_time, bss_rx and busy time...
2019-11-20 Felix Fietkaumt76: mt76x02: track approximate tx airtime for airtime...
2019-11-20 Felix Fietkaumt76: mt76x02: move MT_CH_TIME_CFG init to mt76x02_mac_...
2019-11-20 Felix Fietkaumt76: unify channel survey update code
2019-11-20 Felix Fietkaumt76: mt7603: switch to a different counter for survey...
2019-11-20 Felix Fietkaumt76: mt7603: track tx airtime for airtime fairness...
2019-11-20 Felix Fietkaumt76: track rx airtime for airtime fairness and survey
2019-11-20 Felix Fietkaumt76: store current channel survey_state in struct...
2019-11-20 Felix Fietkaumt76: rename mt76_driver_ops txwi_flags to drv_flags...
2019-11-20 Felix Fietkaumt76: report rx a-mpdu subframe status
2019-11-20 Felix Fietkaumt76: mt7603: remove q_rx field from struct mt7603_dev
2019-11-20 Lorenzo Bianconimt76: mt7603: collect aggregation stats
2019-11-20 Lorenzo Bianconimt76: mt7615: collect aggregation stats
2019-11-20 Lorenzo Bianconimt76: move aggr_stats array in mt76_dev
2019-11-20 Lorenzo Bianconimt76: mt7615: add queue entry in debugfs
2019-11-20 Lorenzo Bianconimt76: move queue debugfs entry to driver specific code
2019-11-20 Lorenzo Bianconimt76: mt76x02u: move mt76x02u_mac_start in mt76x02...
2019-11-20 Lorenzo Bianconimt76: mt76x0u: reset counter starting the device
2019-11-20 Lorenzo Bianconimt76: mt76x2: move mt76x02_mac_reset_counters in mt76x0...
2019-11-20 Lorenzo Bianconimt76: mt76x02: move mac_reset_counter in mt76x02_lib...
2019-11-20 Lorenzo Bianconimt76: mt7615: enable SCS by default
2019-11-20 Colin Ian Kingmt76: mt76x0e: make array mt76x0_chan_map static const...
2019-11-20 Lorenzo Bianconimt76: usb: add lockdep_assert_held in __mt76u_vendor_re...
2019-11-20 Lorenzo Bianconimt76: remove empty flag in mt76_txq_schedule_list
2019-11-20 Felix Fietkaumt76: use cancel_delayed_work_sync in mt76_rx_aggr_shutdown
2019-11-20 Felix Fietkaumt76: remove aggr_work field from struct mt76_wcid
2019-11-20 Felix Fietkaumt76: mt7615: fix control frame rx in monitor mode
2019-11-20 Heiko Carstenss390/smp: fix physical to logical CPU map for SMT
2019-11-20 Vasily Gorbiks390/early: move access registers setup in C code
2019-11-20 Vasily Gorbiks390/head64: remove unnecessary vdso_per_cpu_data setup
2019-11-20 Vasily Gorbiks390/early: move control registers setup in C code
2019-11-20 Vasily Gorbiks390/kasan: support memcpy_real with TRACE_IRQFLAGS
2019-11-20 YueHaibings390/crypto: Fix unsigned variable compared with zero
2019-11-20 Luc Van Oostenryckfork: fix pidfd_poll()'s return type
2019-11-20 Luca Coelhoiwlwifi: bump FW API to 52 for 22000 series
2019-11-20 Johannes Bergiwlwifi: check kasprintf() return value
2019-11-20 Johannes Bergiwlwifi: mvm: remove outdated comment referring to...
2019-11-20 Johannes Bergiwlwifi: pcie: trace IOVA for iwlwifi_dev_tx_tb
2019-11-20 Denis Efremoviwlwifi: dvm: excessive if in rs_bt_update_lq()
2019-11-20 Ben Greeariwlwifi: mvm: Report tx/rx antennas
2019-11-20 Johannes Bergiwlwifi: pcie: rx: use rxq queue_size instead of constant
2019-11-20 Johannes Bergiwlwifi: mvm: remove left-over non-functional email...
2019-11-20 Johannes Bergiwlwifi: config: remove max_rx_agg_size
2019-11-20 Johannes Bergiwlwifi: pcie: make some RX functions static
2019-11-20 Tova Mussaiiwlwifi: scan: support scan req FW API ver 13
2019-11-20 Johannes Bergiwlwifi: pcie: fix support for transmitting SKBs with...
2019-11-20 Rafael J. WysockiPM: QoS: Invalidate frequency QoS requests after removal
2019-11-20 Thomas Gleixnerfutex: Prevent exit livelock
2019-11-20 Thomas Gleixnerfutex: Provide distinct return value when owner is...
2019-11-20 Thomas Gleixnerfutex: Add mutex around futex exit
2019-11-20 Thomas Gleixnerfutex: Provide state handling for exec() as well
2019-11-20 Thomas Gleixnerfutex: Sanitize exit state handling
2019-11-20 Thomas Gleixnerfutex: Mark the begin of futex exit explicitly
2019-11-20 Thomas Gleixnerfutex: Set task::futex_state to DEAD right after handli...
2019-11-20 Thomas Gleixnerfutex: Split futex_mm_release() for exit/exec
2019-11-20 Thomas Gleixnerexit/exec: Seperate mm_release()
next
This page took 0.095158 seconds and 4 git commands to generate.