Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
9a75b3df18477ef3bd16509bc05e83a7ce6a8019
9a75b3d
iwlwifi: mvm: add debugfs file for fixed reduced tx power
by Eliad Peller
· 11 years ago
2fd647f
iwlwifi: mvm: add ATPC implementation
by Eliad Peller
· 11 years ago
3a84b69
iwlwifi: mvm: add lq_cmd/tx_resp reduced_tpc field
by Eliad Peller
· 11 years ago
e7f7634
iwlwifi: pcie: don't leave the new NICs awake for commands
by Emmanuel Grumbach
· 11 years ago
749f1fe
iwlwifi: mvm: fix the number of channels in family 8000
by Eran Harary
· 11 years ago
1988902
iwlwifi: mvm: Handle power management constraints for additional use-cases
by Avri Altman
· 11 years ago
a31267c
rtl8187: fix use after free on failure path in rtl8187_probe()
by Alexey Khoroshilov
· 11 years ago
6cea5f2
rtl8180: don't use weird trick to access "far" registers
by Andrea Merello
· 11 years ago
3f3aa2f
rsi: rsi_91x: misleading debug printk
by Dan Carpenter
· 11 years ago
a7488c7
mwifiex: fix spinlock bad magic bug
by Amitkumar Karwar
· 11 years ago
aabcaa8
rtl8187: fix compile warning
by Andrea Merello
· 11 years ago
2a54eb5
rtlwifi: rtl8188ee: enable MSI interrupts mode
by Adam Lee
· 11 years ago
94010fa
rtlwifi: add MSI interrupts mode support
by Adam Lee
· 11 years ago
52250cb
mwifiex: use timeout variant for wait_event_interruptible
by Amitkumar Karwar
· 11 years ago
3d026d0
mwifiex: cancel pending commands for signal
by Amitkumar Karwar
· 11 years ago
1845bd3
mwifiex: scan command preparation failure handling
by Amitkumar Karwar
· 11 years ago
9d2ffb8
rtl818x: Update Kconfig for rtl8187se
by Andrea Merello
· 11 years ago
1eba648
rtl8180: enable rtl8187se support
by Andrea Merello
· 11 years ago
24b5fbf
rtl8180: detect rtl8187se card
by Andrea Merello
· 11 years ago
e944b0a
rtl8180: add WMM parameters configuration for rtl8187se
by Andrea Merello
· 11 years ago
833d15a
rtl8180: make sure RTL818X_MSR_ENEDCA is set for rtl8187se
by Andrea Merello
· 11 years ago
355668d
rtl8180: add ERP configuration for rtl8187se
by Andrea Merello
· 11 years ago
4a67aa5
rtl8180: add rtl8187se HW initialization
by Andrea Merello
· 11 years ago
711d4ed
rtl8180: add RF code for rtl8225 zebra v4
by Andrea Merello
· 11 years ago
ff3cbc2
rtl8180: introduce functions for setting ANAPARAM 2 and 3 params
by Andrea Merello
· 11 years ago
fc32ac9
rtl8180: add rtl8187se params to eeprom reading
by Andrea Merello
· 11 years ago
f1026df
rtl8180: config carbus register for rtl8187se
by Andrea Merello
· 11 years ago
3ee44d6
rtl8180: add TX queue mapping and support for rtl8187se
by Andrea Merello
· 11 years ago
f18f112
rtl8180: don't write MAR registers for rtl8187se
by Andrea Merello
· 11 years ago
732c893
rtl8180: introduce functions to enable/disable ints and add support for rtl8187se
by Andrea Merello
· 11 years ago
a373ebc
rtl8180: add ISR for rtl8187se
by Andrea Merello
· 11 years ago
2102592
rtl8180: support for rtl8187se RX descriptors
by Andrea Merello
· 11 years ago
d209f3b
rtl8180: add basic rate configuration support for rtl8187se
by Andrea Merello
· 11 years ago
ac546bf
rtl8180: add rtl8187se fields to TX descriptor
by Andrea Merello
· 11 years ago
20296bf
rtl8180: add rtl8187se chip type
by Andrea Merello
· 11 years ago
247341e
rtl818x: add registers for rtl8187se
by Andrea Merello
· 11 years ago
c0dbba6
mwifiex: cancel pending commands during host sleep
by Amitkumar Karwar
· 11 years ago
b49f639
mwifiex: correction in sleep confirm command sequence number
by Amitkumar Karwar
· 11 years ago
f5e8560e
mwifiex: corner case NULL pointer dereference fix
by Amitkumar Karwar
· 11 years ago
87b7e9e
brcmfmac: use mfp if required from user-space
by Daniel Kim
· 11 years ago
1851cb4
rtlwifi: Remove casts of pointer to same type
by Joe Perches
· 11 years ago
45d18c5
mwifiex: Remove casts of pointer to same type
by Joe Perches
· 11 years ago
8986992
carl9170: Remove casts of pointer to same type
by Joe Perches
· 11 years ago
9cb76aa
rtlwifi: Remove addressof casts to same type
by Joe Perches
· 11 years ago
fd6564f
rtl8180: rationalize TX queues
by Andrea Merello
· 11 years ago
4818d82
rtl8180: fix DMA register are written two times
by Andrea Merello
· 11 years ago
0f8ca01
bcma: gpio: register 32 GPIOs on BCM5357
by Rafał Miłecki
· 11 years ago
2de21e5
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 11 years ago
e8b1ab9
Bluetooth: Fix returning peer address in pending connect state
by Johan Hedberg
· 11 years ago
8396215d
Bluetooth: Remove unnecessary assignment in SMP
by Johan Hedberg
· 11 years ago
61b3b2b
Bluetooth: Fix potential NULL pointer dereference in smp_conn_security
by Johan Hedberg
· 11 years ago
1d98bf4
Bluetooth: Remove LTK re-encryption procedure
by Johan Hedberg
· 11 years ago
a82505c
Bluetooth: Don't try to confirm locally initiated SMP pairing
by Johan Hedberg
· 11 years ago
edca792
Bluetooth: Add SMP flag to track which side is the initiator
by Johan Hedberg
· 11 years ago
4eb65e6
Bluetooth: Fix SMP confirmation callback handling
by Johan Hedberg
· 11 years ago
81d0c8a
Bluetooth: Add missing cmd_status handler for LE_Start_Encryption
by Johan Hedberg
· 11 years ago
0a66cf2
Bluetooth: Fix potential NULL pointer dereference in SMP
by Johan Hedberg
· 11 years ago
d8ff9cd
Bluetooth: bluecard: Use del_timer_sync() in teardown path
by Thomas Gleixner
· 11 years ago
533553f
Bluetooth: Track current configured LE scan type parameter
by Marcel Holtmann
· 11 years ago
d986b4a
Bluetooth: btmrvl: don't consume all vendor specific events
by Amitkumar Karwar
· 11 years ago
61b1a7f
Bluetooth: Fix address value for early disconnection events
by Johan Hedberg
· 11 years ago
67b3bd4
brcmfmac: fallback to mimo_bw_cap for older firmwares
by Arend van Spriel
· 11 years ago
4d1a4f1
brcmfmac: only show error message when brcmf_sdiod_regrw_helper() fails
by Arend van Spriel
· 11 years ago
58e9df4
brcmfmac: reinit watchdog completion after handling watchdog
by Arend van Spriel
· 11 years ago
d235367
brcmfmac: Enable 40MHz bandwidth in 2GHz band and OBSS scanning operations
by Daniel Kim
· 11 years ago
370c5ac
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 11 years ago
7eb2450
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
39adbff
Bluetooth: Fix passkey endianess in user_confirm and notify_passkey
by Johan Hedberg
· 11 years ago
40b552a
Bluetooth: Enforce strict Secure Connections Only mode security
by Marcel Holtmann
· 11 years ago
4e7b203
Bluetooth: Fix Pair Device response parameters for pairing failure
by Johan Hedberg
· 11 years ago
01ad34d
Bluetooth: Fix SMP user passkey notification mgmt event
by Johan Hedberg
· 11 years ago
5ed884d
Bluetooth: Increase SMP re-encryption delay to 500ms
by Johan Hedberg
· 11 years ago
18e4aeb
Bluetooth: Simplify logic when checking SMP_FLAG_TK_VALID
by Johan Hedberg
· 11 years ago
73fb08e
cfg80211: remove macro ASSERT_RDEV_LOCK(rdev)
by Zhao, Gang
· 11 years ago
4da6462
cfg80211: remove unnecessary check
by Zhao, Gang
· 11 years ago
fb378c2
mac80211: set beamforming bit in radiotap
by Emmanuel Grumbach
· 11 years ago
3afc216
cfg80211/mac80211: ignore signal if the frame was heard on wrong channel
by Emmanuel Grumbach
· 11 years ago
2316d7b
cfg80211: make __cfg80211_join_ibss() static
by Zhao, Gang
· 11 years ago
a0f995a
mac80211: add status_driver_data array to ieee80211_tx_info
by Eliad Peller
· 11 years ago
71228a1
mac80211: release sched_scan_sdata when stopping sched scan
by Alexander Bondar
· 11 years ago
112c44b
mac80211: fix WPA with VLAN on AP side with ps-sta again
by Michael Braun
· 11 years ago
aa475b0
wireless: max MSDU size for DMG networks
by Vladimir Kondratiev
· 11 years ago
1a1cb74
mac80211: fix suspend vs. authentication race
by Johannes Berg
· 11 years ago
c9c3a06
mac80211: verify deauthentication and return error on failure
by Johannes Berg
· 11 years ago
d2722f8
mac80211: fix potential use-after-free
by Johannes Berg
· 11 years ago
474a41e
mwifiex: update MCS set as per RX-STBC bit from hostapd
by Maithili Hinge
· 11 years ago
c4bc980
mwifiex: add support for sleep cookie in PCIe
by Avinash Patil
· 11 years ago
cc5c1af
mwifiex: handle extended scan event for AP interface
by Avinash Patil
· 11 years ago
5fe1b76
rsi: Add pr_fmt,__printf, fix format & arg mismatch
by Joe Perches
· 11 years ago
8ace189
rtl818x: remove unused conf_erp callback from RF ops struct
by Andrea Merello
· 11 years ago
8f63e23
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
by John W. Linville
· 11 years ago
192c80a
iwlwifi: mvm: add missing include
by Emmanuel Grumbach
· 11 years ago
aa4a625
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/iwlwifi/iwlwifi-next
by John W. Linville
· 11 years ago
2df3b0b
rsi: make rsi_dbg a regular function
by John W. Linville
· 11 years ago
a82dda6
iwlwifi: mvm: disable uAPSD due to bugs in the firmware
by Emmanuel Grumbach
· 11 years ago
3510aea
iwlwifi: mvm: ignore unchanged low-latency flag
by Johannes Berg
· 11 years ago
d966211
iwlwifi: mvm: remove spurious blank line
by Johannes Berg
· 11 years ago
f718c2d
iwlwifi: mvm: fix theoretical NULL ptr dereference
by Emmanuel Grumbach
· 11 years ago
50df8a3
iwlwifi: mvm: configure low latency dependent scan parameters
by Alexander Bondar
· 11 years ago
8a110d9
iwlwifi: mvm: restructure scan parameters calculation
by Alexander Bondar
· 11 years ago
Next »