index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
crypto
/
omap-des.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2022-10-19
bcma: gpio: Convert to immutable gpio irqchip
Linus Walleij
1
-2
/
+6
2022-10-19
bcma: support SPROM rev 11
Linus Walleij
1
-1
/
+1
2022-10-19
wifi: rtw89: 8852b: add 8852be to Makefile and Kconfig
Ping-Ke Shih
2
-0
/
+23
2022-10-19
wifi: rtw89: phy: add dummy C2H handler to avoid warning message
Ping-Ke Shih
2
-0
/
+13
2022-10-19
wifi: rtw89: 8852b: add chip_ops related to RF calibration
Ping-Ke Shih
1
-0
/
+42
2022-10-19
wifi: rtw89: 8852b: rfk: add DPK
Ping-Ke Shih
4
-0
/
+1169
2022-10-19
wifi: rtw89: 8852b: rfk: add TSSI
Ping-Ke Shih
4
-0
/
+1236
2022-10-19
wifi: rtw89: 8852b: rfk: add IQK
Ping-Ke Shih
3
-0
/
+1066
2022-10-19
wifi: rtw89: 8852b: rfk: add RX DCK
Ping-Ke Shih
2
-0
/
+76
2022-10-19
wifi: rtw89: 8852b: rfk: add RCK
Ping-Ke Shih
2
-0
/
+44
2022-10-19
wifi: rtw89: 8852b: rfk: add DACK
Ping-Ke Shih
3
-0
/
+454
2022-10-12
wifi: rtw89: 8852b: add basic attributes of chip_info
Ping-Ke Shih
1
-0
/
+235
2022-10-12
wifi: rtw89: 8852b: add functions to control BB to assist RF calibrations
Ping-Ke Shih
2
-0
/
+332
2022-10-12
wifi: rtw89: 8852b: add chip_ops to configure TX/RX path
Ping-Ke Shih
3
-0
/
+119
2022-10-12
wifi: rtw89: 8852b: add chip_ops to query PPDU
Ping-Ke Shih
1
-0
/
+32
2022-10-12
wifi: rtw89: 8852b: add chip_ops related to BT coexistence
Ping-Ke Shih
2
-0
/
+306
2022-10-12
wifi: rtw89: 8852b: add chip_ops to get thermal
Ping-Ke Shih
1
-0
/
+18
2022-10-12
wifi: rtw89: 8852b: add basic baseband chip_ops
Ping-Ke Shih
1
-0
/
+42
2022-10-12
wifi: rtw89: 8852b: add power on/off functions
Ping-Ke Shih
3
-0
/
+211
2022-10-12
wifi: rtw89: 8852b: add chip_ops::set_channel_help
Ping-Ke Shih
1
-0
/
+84
2022-10-12
wifi: rtl8xxxu: Update module description
Bitterblue Smith
1
-3
/
+4
2022-10-12
wifi: rtl8xxxu: Fix reading the vendor of combo chips
Bitterblue Smith
1
-8
/
+8
2022-10-12
wifi: rtl8xxxu: Make some arrays const
Bitterblue Smith
7
-36
/
+36
2022-10-11
wifi: rtw89: fix wrong bandwidth settings after scan
Po-Hao Huang
1
-0
/
+1
2022-10-11
wifi: rtw89: correct 6 GHz scan behavior
Po-Hao Huang
2
-6
/
+23
2022-10-11
wifi: rtw89: 8852b: add chip_ops::set_channel
Ping-Ke Shih
7
-1
/
+903
2022-10-11
wifi: rtw89: make generic functions to convert subband gain index
Ping-Ke Shih
2
-44
/
+46
2022-10-11
wifi: rtw89: 8852b: add HFC quota arrays
Ping-Ke Shih
1
-0
/
+32
2022-10-11
wifi: rtw89: 8852b: set proper configuration before loading NCTL
Ping-Ke Shih
2
-5
/
+9
2022-10-11
wifi: rtw89: parse PHY status only when PPDU is to_self
Eric Huang
1
-0
/
+3
2022-10-11
wifi: rtw89: coex: move chip_ops::btc_bt_aci_imp to a generic code
Ching-Te Ku
4
-31
/
+7
2022-10-10
wifi: realtek: remove duplicated wake_tx_queue
Johannes Berg
2
-2
/
+0
2022-10-10
wifi: mac80211: Drop support for TX push path
Alexander Wetzel
14
-252
/
+48
2022-10-10
wifi: mac80211: add wake_tx_queue callback to drivers
Alexander Wetzel
42
-0
/
+42
2022-10-10
wifi: mac80211: add internal handler for wake_tx_queue
Alexander Wetzel
2
-19
/
+78
2022-10-07
cfg80211: Update Transition Disable policy during port authorization
Vinayak Yadawad
8
-10
/
+31
2022-10-07
wifi: mac80211: minstrel_ht: remove unused has_mrr member from struct minstre...
Peter Seiderer
2
-4
/
+0
2022-10-07
wifi: mac80211: fix ifdef symbol name
Johannes Berg
1
-1
/
+1
2022-10-07
wifi: mac80211: remove support for AddBA with fragmentation
Johannes Berg
1
-19
/
+0
2022-10-07
wifi: mac80211: agg-rx: avoid band check
Johannes Berg
1
-1
/
+1
2022-10-07
wifi: mac80211: prohibit IEEE80211_HT_CAP_DELAY_BA with MLO
Johannes Berg
1
-0
/
+10
2022-10-07
wifi: mac80211: don't clear DTIM period after setting it
Johannes Berg
1
-13
/
+12
2022-10-07
wifi: mac80211: change AddBA deny error message
Johannes Berg
1
-1
/
+1
2022-10-07
wifi: mac80211: mlme: mark assoc link in output
Johannes Berg
1
-2
/
+4
2022-10-07
wifi: mac80211: check link ID in auth/assoc continuation
Johannes Berg
2
-2
/
+6
2022-10-07
wifi: mac80211: mlme: fix null-ptr deref on failed assoc
Johannes Berg
1
-2
/
+6
2022-10-07
wifi: fix multi-link element subelement iteration
Johannes Berg
1
-1
/
+1
2022-10-07
wifi: mac80211: add RCU _check() link access variants
Johannes Berg
1
-0
/
+8
2022-10-07
wifi: mac80211: fix AddBA response addressing
Johannes Berg
1
-1
/
+1
2022-10-07
wifi: mac80211: set internal scan request BSSID
Johannes Berg
1
-0
/
+2
[next]