Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
bd02cc01d342b43618c86e25552150f7a7e09080
/
drivers
/
net
/
wireless
aa2eaa8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/netdev/net
by David S. Miller
· 5 years ago
f9e5687
Merge ath-next from git://git.kernel.org/pub/scm/linux/kernel/git/kvalo/ath.git
by Kalle Valo
· 5 years ago
98ab76e
rtw88: report RX power for each antenna
by Yan-Hsuan Chuang
· 5 years ago
e9afa2d
rtw88: fix wrong rx power calculation
by Tsang-Shian Lin
· 5 years ago
3a1f857
rtlwifi: rtl8192de: replace _rtl92d_evm_db_to_percentage with generic version
by Michael Straube
· 5 years ago
622c19e
rtlwifi: rtl8192cu: replace _rtl92c_evm_db_to_percentage with generic version
by Michael Straube
· 5 years ago
1335ad2
rtlwifi: rtl8192ce: replace _rtl92c_evm_db_to_percentage with generic version
by Michael Straube
· 5 years ago
970cad9
rtw88: allows to receive AMSDU in AMPDU
by Yan-Hsuan Chuang
· 5 years ago
479c4ee
rtw88: add dynamic cck pd mechanism
by Tzu-En Huang
· 5 years ago
f27b886
rtw88: move IQK/DPK into phy_calibration
by Yan-Hsuan Chuang
· 5 years ago
5227c2e
rtw88: 8822c: add SW DPK support
by Tzu-En Huang
· 5 years ago
1ac3294
rtw88: 8822c: add FW IQK support
by Yan-Hsuan Chuang
· 5 years ago
bc61ae9
rtw88: 8822c: Enable interrupt migration
by Tsang-Shian Lin
· 5 years ago
dfcd0f5
rtw88: 8822c: update pwr_seq to v13
by Chin-Yen Lee
· 5 years ago
8908a9c
rtw88: 8822c: update PHY parameter to v38
by Yan-Hsuan Chuang
· 5 years ago
e6e5ec3
rtlwifi: rtl8188ee: rtl8192ce: rtl8192de: rtl8723ae: rtl8821ae: Remove some unused bit manipulation macros
by Larry Finger
· 5 years ago
fca13fd
rtlwifi: rtl8723be: Convert inline routines to little-endian words
by Larry Finger
· 5 years ago
d7b259f
rtlwifi: rtl8723be: Convert macros that set descriptor
by Larry Finger
· 5 years ago
360226f
rtlwifi: rtl8723be: Replace local bit manipulation macros
by Larry Finger
· 5 years ago
64578a3d3
rtlwifi: rtl8723be: Remove unused SET_XXX and GET_XXX macros
by Larry Finger
· 5 years ago
773755d
rtlwifi: rtl8723ae: Convert inline routines to little-endian words
by Larry Finger
· 5 years ago
a9db071
rtlwifi: rtl8723ae: Convert macros that set descriptor
by Larry Finger
· 5 years ago
05e2a0c
rtlwifi: rtl8723ae: Replace local bit manipulation macros
by Larry Finger
· 5 years ago
eb4b2d3
rtlwifi: rtl8723ae: Remove unused GET_XXX and SET_XXX macros
by Larry Finger
· 5 years ago
2199c98
libertas: use mesh_wdev->ssid instead of priv->mesh_ssid
by Lubomir Rintel
· 5 years ago
3dfb220
brcmsmac: Use DIV_ROUND_CLOSEST directly to make it readable
by zhong jiang
· 5 years ago
569ce0a
rtlwifi: rtl8821ae: make array static const and remove redundant assignment
by Colin Ian King
· 5 years ago
a1f5aac
brcmfmac: don't realloc wiphy during PCIe reset
by Rafał Miłecki
· 5 years ago
450914c
brcmfmac: split brcmf_attach() and brcmf_detach() functions
by Rafał Miłecki
· 5 years ago
ba76ff2
brcmfmac: move "cfg80211_ops" pointer to another struct
by Rafał Miłecki
· 5 years ago
50e107f
wil6210: ignore reset errors for FW during probe
by Lior David
· 5 years ago
055c8a7
wil6210: fix RX short frame check
by Lior David
· 5 years ago
0e698cd0
wil6210: use writel_relaxed in wil_debugfs_iomem_x32_set
by Lior David
· 5 years ago
058b3f1
wil6210: report boottime_ns in scan results
by Maya Erez
· 5 years ago
068f359
wil6210: properly initialize discovery_expired_work
by Dedy Lansky
· 5 years ago
e78975f
wil6210: verify cid value is valid
by Alexei Avshalom Lazar
· 5 years ago
f4519fd
wil6210: make sure DR bit is read before rest of the status message
by Dedy Lansky
· 5 years ago
42fe1e5
wil6210: fix PTK re-key race
by Ahmad Masri
· 5 years ago
977c45a
wil6210: add debugfs to show PMC ring content
by Dedy Lansky
· 5 years ago
f99fe49
wil6210: add wil_netif_rx() helper function
by Dedy Lansky
· 5 years ago
6be6c04
ath10k: fix channel info parsing for non tlv target
by Rakesh Pillai
· 6 years ago
b713996
ath10k: adjust skb length in ath10k_sdio_mbox_rx_packet
by Nicolas Boichat
· 5 years ago
b3281c6
ath10k: free beacon buf later in vdev teardown
by Ben Greear
· 5 years ago
c1b3ddf
Merge tag 'mac80211-next-for-davem-2019-09-11' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by David S. Miller
· 5 years ago
b697746
mac80211_hwsim: Register support for HE meshpoint
by Sven Eckelmann
· 5 years ago
728c1e2
ath9k: release allocated buffer if timed out
by Navid Emamdoost
· 5 years ago
853acf7
ath9k_htc: release allocated buffer if timed out
by Navid Emamdoost
· 5 years ago
45f09a1
ath9k: Remove unneeded variable to store return value
by zhong jiang
· 5 years ago
db8deae
ath10k: add reorder and change PN check logic for mac80211
by Wen Gong
· 5 years ago
83ac260
ath10k: add mic bytes for pmf management packet
by Wen Gong
· 5 years ago
67e974c
Merge tag 'iwlwifi-next-for-kalle-2019-09-06' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
by Kalle Valo
· 5 years ago
d13b12c
zd1211rw: use %*ph to print small buffer
by Andy Shevchenko
· 5 years ago
0e48b86
brcmfmac: use %*ph to print small buffer
by Andy Shevchenko
· 5 years ago
290890d
hostap: use %*ph to print small buffer
by Andy Shevchenko
· 5 years ago
4c3e487
rtlwifi: Fix file release memory leak
by Wei Yongjun
· 5 years ago
eb9affa
rtw88: fix seq_file memory leak
by Wei Yongjun
· 5 years ago
64827a6
hostap: remove set but not used variable 'copied' in prism2_io_debug_proc_read
by zhong jiang
· 5 years ago
2f8c8e6
brcmfmac: add "reset" debugfs entry for testing reset
by Rafał Miłecki
· 5 years ago
cb34212
brcmfmac: add stub version of brcmf_debugfs_get_devdir()
by Rafał Miłecki
· 5 years ago
787350e
iwlwifi: dbg: remove iwl_fw_cancel_dumps function
by Shahar S Matityahu
· 6 years ago
9b1bcfc
iwlwifi: dbg_ini: remove periodic trigger
by Shahar S Matityahu
· 6 years ago
4828f46
iwlwifi: dbg_ini: fix dump structs doc
by Shahar S Matityahu
· 6 years ago
4d3f5e8
iwlwifi: fw api: add DRAM buffer allocation command
by Shahar S Matityahu
· 6 years ago
b108d8c
iwlwifi: dbg_ini: remove apply point, switch to time point API
by Shahar S Matityahu
· 5 years ago
a29f657
iwlwifi: add iwl_tlv_array_len()
by Shahar S Matityahu
· 5 years ago
94b952b
iwlwifi: mvm: don't log un-decrypted frames
by Emmanuel Grumbach
· 5 years ago
5952e0e
iwlwifi: mvm: add support for single antenna diversity
by Haim Dreyfuss
· 5 years ago
fe69b7d
iwlwifi: mvm: handle BAR_FRAME_RELEASE (0xc2) notification
by Johannes Berg
· 6 years ago
0968fbf
iwlwifi: mvm: drop BA sessions on too many old-SN frames
by Johannes Berg
· 5 years ago
f005fd8
iwlwifi: add sta_id to WOWLAN_CONFIG_CMD
by Haim Dreyfuss
· 5 years ago
e5f3f21
iwlwifi: add support for suspend-resume flow for new device generation
by Haim Dreyfuss
· 6 years ago
973ef19
iwlwifi: fix warning iwl-trans.h is included more than once
by Hariprasad Kelam
· 6 years ago
7d34a7d
iwlwifi: always access the trans configuration via trans
by Luca Coelho
· 5 years ago
d8913b8
iwlwifi: pass the iwl_trans instead of cfg to some functions
by Shaul Triebitz
· 7 years ago
286ca8e
iwlwifi: add a pointer to the trans_cfg directly in trans
by Luca Coelho
· 5 years ago
7e8258c
iwlwifi: pass the iwl_config_trans_params when needed
by Luca Coelho
· 6 years ago
0c18714a0
iwlwifi: pcie: set iwl_trans->cfg later in the probe function
by Luca Coelho
· 6 years ago
809805a
iwlwifi: pcie: move some cfg mangling from trans_pcie_alloc to probe
by Luca Coelho
· 6 years ago
91eff3f
iwlwifi: pcie: use the cfg we passed to iwl_trans_pcie_alloc()
by Luca Coelho
· 6 years ago
79b6c8f
iwlwifi: separate elements from cfg that are needed by trans_alloc
by Luca Coelho
· 6 years ago
cd6de83
iwlwifi: dbg_ini: use regions ops array instead of switch case in dump flow
by Shahar S Matityahu
· 6 years ago
bdc6239
iwlwifi: dbg_ini: make a single ops struct for paging collect
by Shahar S Matityahu
· 6 years ago
d4c444e
iwlwifi: dbg_ini: move tx fifo data into fw runtime
by Shahar S Matityahu
· 6 years ago
0fc296f
iwlwifi: dbg_ini: use linked list for dump TLVs during dump creation
by Shahar S Matityahu
· 6 years ago
00eacde
iwlwifi: dbg_ini: separate cfg and dump flows to different modules
by Shahar S Matityahu
· 6 years ago
dd36a50
iwlwifi: mvm: look for the first supported channel when add/remove phy ctxt
by Tova Mussai
· 6 years ago
c8cfa08
iwlwifi: allocate bigger nvm data in case of UHB
by Tova Mussai
· 6 years ago
2c0c024
iwlwifi: remove unnecessary IWL_DEVICE_AX200_COMMON definition
by Luca Coelho
· 6 years ago
a64d4e8
iwlwifi: dbg: align wrt log prints to the same format
by Shahar S Matityahu
· 6 years ago
f259fc8
iwlwifi: dbg_ini: remove debug flow TLV
by Shahar S Matityahu
· 6 years ago
341bd29
iwlwifi: dbg_ini: verify debug TLVs at allocation phase
by Shahar S Matityahu
· 6 years ago
a1af4c4
iwlwifi: dbg_ini: use function to check if ini dbg mode is on
by Shahar S Matityahu
· 6 years ago
4a7bd3c
iwlwifi: remove duplicate FW string definitions
by Luca Coelho
· 6 years ago
2196ea9
iwlwifi: bump FW API to 50 for 22000 series
by Luca Coelho
· 6 years ago
94c4a2e
iwlwifi: api: fix FTM struct documentation
by Johannes Berg
· 6 years ago
6ce1e5c
iwlwifi: support per-platform antenna gain
by Gil Adam
· 6 years ago
e533f74
iwlwifi: mvm: remove check for lq_sta in __iwl_mvm_rs_tx_status()
by Luca Coelho
· 6 years ago
0202bcf
iwlwifi: mvm: simplify the channel switch flow for newer firmware
by Emmanuel Grumbach
· 6 years ago
2d46f7a
iwlwifi: stop passing bogus gfp flags arguments to dma_alloc_coherent
by Christoph Hellwig
· 6 years ago
5b79c32
iwlwifi: dbg_ini: remove periphery phy and aux regions handling
by Shahar S Matityahu
· 6 years ago
Next »