]> git.proxmox.com Git - mirror_ubuntu-eoan-kernel.git/shortlog
mirror_ubuntu-eoan-kernel.git
2018-10-06 Kalle ValoMerge tag 'mt76-for-kvalo-2018-10-05' of https://github...
2018-10-06 Kalle ValoMerge tag 'iwlwifi-next-for-kalle-2018-10-06' of git...
2018-10-06 Sara Sharoniwlwifi: dbg: make trigger functions type agnostic
2018-10-06 Sara Sharoniwlwifi: dbg: decrement occurrences for all triggers
2018-10-06 Yisheng Xieiwlwifi: mvm: use match_string() helper
2018-10-06 Sara Sharoniwlwifi: dbg: make iwl_fw_dbg_no_trig_window trigger...
2018-10-06 Johannes Bergiwlwifi: mvm: show more HE radiotap data for TB PPDUs
2018-10-06 Johannes Bergiwlwifi: mvm: decode HE information for MU (without...
2018-10-06 Shahar S Matityahuiwlwifi: add debugfs to send host command
2018-10-06 Shahar S Matityahuiwlwifi: runtime: add send host command op to firmware...
2018-10-06 Johannes Bergiwlwifi: bump firmware API version for 9000 and 22000...
2018-10-06 Haim Dreyfussiwlwifi: mvm Support new MCC update response
2018-10-06 Johannes Bergiwlwifi: pcie: check iwl_pcie_txq_build_tfd() return...
2018-10-06 Johannes Bergiwlwifi: add fall through comment
2018-10-06 Johannes Bergiwlwifi: pcie gen2: check iwl_pcie_gen2_set_tb() return...
2018-10-06 Naftali Goldsteiniwlwifi: nvm: get num of hw addresses from firmware
2018-10-06 Shahar S Matityahuiwlwifi: add dump collection in case alive flow fails
2018-10-06 Shaul Triebitziwlwifi: pcie: avoid empty free RB queue
2018-10-06 Johannes Bergiwlwifi: mvm: set max TX/RX A-MPDU subframes to HE...
2018-10-06 Johannes Bergiwlwifi: mvm: add more information to HE radiotap
2018-10-06 Johannes Bergiwlwifi: mvm: add LDPC-XSYM to HE radiotap data
2018-10-06 Johannes Bergiwlwifi: mvm: add TXOP to HE radiotap data
2018-10-06 Johannes Bergiwlwifi: mvm: move HE-MU LTF_NUM parsing to he_phy_data...
2018-10-06 Johannes Bergiwlwifi: mvm: clean up HE radiotap RU allocation parsing
2018-10-06 Johannes Bergiwlwifi: mvm: pull some he_phy_data decoding into a...
2018-10-06 Johannes Bergiwlwifi: mvm: put HE SIG-B symbols/users data correctly
2018-10-06 Johannes Bergiwlwifi: mvm: minor cleanups to HE radiotap code
2018-10-06 Johannes Bergiwlwifi: mvm: remove unnecessary overload variable
2018-10-06 Emmanuel Grumbachiwlwifi: mvm: clear HW_RESTART_REQUESTED when stopping...
2018-10-06 Sara Sharoniwlwifi: dbg: group trigger condition to helper function
2018-10-06 Sara Sharoniwlwifi: dbg: dump memory in a helper function
2018-10-06 Ayala Bekeriwlwifi: mvm: allow channel reorder optimization during...
2018-10-06 Sara Sharoniwlwifi: dbg: split iwl_fw_error_dump to two functions
2018-10-06 Sara Sharoniwlwifi: dbg: refactor dump code to improve readability
2018-10-06 Sara Sharoniwlwifi: dbg: move debug data to a struct
2018-10-06 Luca Coelhoiwlwifi: mvm: check for n_profiles validity in EWRD...
2018-10-05 Lorenzo Bianconimt76: move irq handler in mt76x02-lib moudle
2018-10-05 Lorenzo Bianconimt76: move tx_tasklet management in mt76x02-lib moudle
2018-10-05 Lorenzo Bianconimt76: use mt76x02_dev instead of mt76_dev in mt76x02_mmio.c
2018-10-05 Lorenzo Bianconimt76: move mt76x02_tx_complete in mt76x02-lib module
2018-10-05 Lorenzo Bianconimt76: move mt76x02_mac_poll_tx_status in mt76x02-lib...
2018-10-05 Lorenzo Bianconimt76: usb: move mt76x02u_tx_complete_skb in mt76x02_usb...
2018-10-05 Lorenzo Bianconimt76: move mt76x02_tx_prepare_skb in mt76x02_txrx.c
2018-10-05 Lorenzo Bianconimt76: move tpc routines in mt76x02-lib module
2018-10-05 Lorenzo Bianconimt76x2: remove leftover function declatarions
2018-10-05 Lorenzo Bianconimt76: rename mt76x02_util.h in mt76x02.h
2018-10-05 Lorenzo Bianconimt76: move txrx shared routines in mt76x02_txrx.c
2018-10-05 Lorenzo Bianconimt76: move mt76x02_tx in mt76x02-lib module
2018-10-05 Lorenzo Bianconimt76: unify rxwi parsing between mt76x2 and mt76x0...
2018-10-05 Lorenzo Bianconimt76: move mt76x02_mac_process_rx in mt76x02-lib module
2018-10-05 Lorenzo Bianconimt76x0: merge mt76x0_dev in mt76x02_dev
2018-10-05 Lorenzo Bianconimt76x2: move mt76x2_dev in mt76x02_util.h
2018-10-05 Lorenzo Bianconimt76x0: remove hw_atomic_mutex mutex in mt76x0_dev
2018-10-05 Lorenzo Bianconimt76x0: remove unused variable in mt76x0_dev
2018-10-05 Lorenzo Bianconimt76x0: mac: use sta ewma estimation for rssi tracking
2018-10-05 Lorenzo Bianconimt76: move mt76x02_rx_get_sta and mt76x02_rx_get_sta_wc...
2018-10-05 Lorenzo Bianconimt76: move mt76x02_phy_get_min_avg_rssi in mt76x02_phy.c
2018-10-05 Lorenzo Bianconimt76x0: init: remove unnecessary configurations
2018-10-05 Lorenzo Bianconimt76: usb: use mt76x02u_tx_prepare_skb to fill txwi
2018-10-05 Lorenzo Bianconimt76: move mt76x02_mac_write_txwi in mt76x02-lib module
2018-10-05 Lorenzo Bianconimt76: add get_tx_txpwr_adj function pointer to mt76_dri...
2018-10-05 Lorenzo Bianconimt76: move mt76x02_tx_get_max_txpwr_adj in mt76x02_util.c
2018-10-05 Lorenzo Bianconimt76x0: usb: stop cal/mac workqueues at hw stop
2018-10-05 Lorenzo Bianconimt76: usb: fix hw initialization sequence
2018-10-05 Stanislaw Gruszkamt76: fix frag length allocation for usb
2018-10-05 Colin Ian Kingmt76: fix header guard macro define names
2018-10-05 Lorenzo Bianconimt76x2: move mt76x2 source files to mt76x2 folder
2018-10-05 Lorenzo Bianconimt76x0: pci: add mt76x0e_cleanup routine
2018-10-05 Sergey Matyukevichqtnfmac: implement dump_station support for STA mode
2018-10-05 Sergey Matyukevichqtnfmac: drop redundant data copy in control path
2018-10-05 Sergey Matyukevichqtnfmac: add support for scan dwell time configuration
2018-10-05 Sergey Matyukevichqtnfmac: add support for scan flush
2018-10-05 Sergey Matyukevichqtnfmac: drop error reports for out-of-bounds key indexes
2018-10-05 Sergey Matyukevichqtnfmac: inform wireless core about supported extended...
2018-10-05 Sergey Matyukevichqtnfmac: pass sgi rate info flag to wireless core
2018-10-05 Igor Mitsyankoqtnfmac: do not cancel scan in disconnect callback
2018-10-05 Sergey Matyukevichqtnfmac: cleanup and unify command error handling
2018-10-05 Igor Mitsyankoqtnfmac: do not initialize per-MAC data multiple times
2018-10-05 Igor Mitsyankoqtnfmac: request userspace to do OBSS scanning if FW...
2018-10-05 Igor Mitsyankoqtnfmac: generate local disconnect event in disconnect...
2018-10-05 Sergey Matyukevichqtnfmac: do not track STA states in driver
2018-10-05 YueHaibingb43: remove set but not used variable 'wl'
2018-10-05 Gustavo A.... ssb: chipcommon: fix fall-through annotation
2018-10-05 Lance Royzd1211rw: Replace spin_is_locked() with lockdep
2018-10-05 Tony Lindgrenwlcore: Add support for optional wakeirq
2018-10-05 Tony Lindgrenwlcore: Fix BUG with clear completion on timeout
2018-10-05 Ping-Ke Shihrtlwifi: Removed unused define and code efuse_re_pg...
2018-10-05 Chung-Hsien Hsubrcmfmac: fix full timeout waiting for action frame...
2018-10-05 Chung-Hsien Hsubrcmfmac: reduce timeout for action frame scan
2018-10-04 Kalle ValoMerge tag 'mt76-for-kvalo-2018-10-01' of https://github...
2018-10-04 Kalle ValoMerge ath-next from git://git.kernel.org/pub/scm/linux...
2018-10-03 Vakul Gargtls: Add support for inplace records encryption
2018-10-03 Hauke Mehrtensnet: dsa: lantiq: Fix path in MAINTAINERS file
2018-10-03 Stephen Hemmingerhv_netvsc: remove ndo_poll_controller
2018-10-03 Andrew LunnMAINTAINERS: Fix wrong include file path
2018-10-03 David S. MillerMerge branch 'for-upstream' of git://git.kernel.org...
2018-10-03 Nathan Chancellorcxgb4: Use proper enum in IEEE_FAUX_SYNC
2018-10-03 Nathan Chancellorcxgb4: Use proper enum in cxgb4_dcb_handle_fw_update
2018-10-03 Nathan Chancellordpaa_eth: Remove useless declaration
2018-10-03 Patrick Ruddyipv6: add vrf table handling code for ipv6 mcast
next