Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
07ba55d7f1d0da174c9bc545c713b44cee760197
07ba55d
nl80211/mac80211: allow adding TDLS peers as stations
by Arik Nemtsov
· 13 years ago
dfe018b
mac80211: handle TDLS high-level commands and frames
by Arik Nemtsov
· 13 years ago
768db34
mac80211: standardize adding supported rates IEs
by Arik Nemtsov
· 13 years ago
109086c
nl80211: support sending TDLS commands/frames
by Arik Nemtsov
· 13 years ago
a76011e
iwlagn: iwl-agn-rs: remove unnecessary null check for sta and lq_sta
by Greg Dietsche
· 13 years ago
9082631
ath9k/ath9k_htc: Fix PS wrappers for RF kill
by Mohammed Shafi Shajakhan
· 13 years ago
3b9ce80
cfg80211/mac80211: apply station uAPSD parameters selectively
by Johannes Berg
· 13 years ago
ffca287
rtlwifi: Remove unused _usb_nbytes_read_write and _usb_writeN_sync
by Larry Finger
· 13 years ago
970ba6a6
rtlwifi: Remove unused routine _usb_readN_sync
by Larry Finger
· 13 years ago
93a1df4
mwifiex: add cfg80211 handlers add/del_virtual_intf
by Yogesh Ashok Powar
· 13 years ago
4ec6f9c
mwifiex: fix Tx data rate display issue
by Amitkumar Karwar
· 13 years ago
cbaaf59
mwifiex: remove unreachable code
by Amitkumar Karwar
· 13 years ago
82df4d3
mwifiex: remove unnecessary mwifiex_dump_station_info() call
by Amitkumar Karwar
· 13 years ago
f73c604
ath9k: Remove redundant my beacon check at ath_rx_ps_beacon
by Rajkumar Manoharan
· 13 years ago
185d158
ath9k: Remove unnecessary AMPDU check at tx status
by Rajkumar Manoharan
· 13 years ago
89888e3
mac80211: max_tp_rate2 management of minstrel_ht
by Lorenzo Bianconi
· 13 years ago
4ca8c45
wireless: at76c50x: use native hex_pack_byte() method
by Andy Shevchenko
· 13 years ago
0874073
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
by John W. Linville
· 13 years ago
cd32984
mac80211: treat the WME sta flag as a bit
by Arik Nemtsov
· 13 years ago
2fb4057
wl3501_cs: min_t() cast truncates high bits
by Dan Carpenter
· 13 years ago
f6f3def
mac80211: save tx params per sdata
by Eliad Peller
· 13 years ago
f70f01c
cfg80211/mac80211: add netdev param to set_txq_params()
by Eliad Peller
· 13 years ago
aad14ce
mac80211: Send the management frame at requested rate
by Rajkumar Manoharan
· 13 years ago
e9f935e
nl80211/cfg80211: Add support to disable CCK rate for management frame
by Rajkumar Manoharan
· 13 years ago
8ebafde
NFC: use after free on error
by Dan Carpenter
· 13 years ago
84b1bec
iwlagn: fix scan complete processing
by Johannes Berg
· 13 years ago
a2fa246
iwlagn: move iwl_process_scan_complete up
by Johannes Berg
· 13 years ago
f253247
iwlagn: refactor scan complete
by Johannes Berg
· 13 years ago
98efb4a
iwlagn: make iwl_scan_cancel_timeout void
by Johannes Berg
· 13 years ago
0288356
iwlagn: remove Kelvin support
by Johannes Berg
· 13 years ago
325a7dd
iwlagn: fix slot programming
by Johannes Berg
· 13 years ago
8bd2c1e
iwlagn: fix dangling scan request
by Johannes Berg
· 13 years ago
7f90dce
iwlagn: use kcalloc when possible for array allocation
by Emmanuel Grumbach
· 13 years ago
1a84961
iwlagn: update rate scaling with BA notifications
by Emmanuel Grumbach
· 13 years ago
1895b36
iwlagn: add debugging to show probe related info in scan notification
by Wey-Yi Guy
· 13 years ago
02dc84f
iwlagn: set the sequence control from the transport layer
by Emmanuel Grumbach
· 13 years ago
b62ff71
MAINTAINERS: update iwlwifi
by Wey-Yi Guy
· 13 years ago
511afa3
iwlagn: sparse warning priv->temperature is signed
by Emmanuel Grumbach
· 13 years ago
d56da92
iwlagn: remove warning in iwl_rx_handle
by Emmanuel Grumbach
· 13 years ago
1a8f0d39
ath9k: fix a regression in ath9k_ps_restore
by Felix Fietkau
· 13 years ago
38f04c6
NFC: protect nci_data_exchange transactions
by Ilan Elias
· 13 years ago
de05479
NFC: implicitly deactivate in nci_start_poll
by Ilan Elias
· 13 years ago
2eb1dc1
NFC: improve readability of an 'if' in nci core.c
by Ilan Elias
· 13 years ago
5cf8099
mwifiex: reset skb length before inserting to free queue
by Amitkumar Karwar
· 13 years ago
4ed5d52
mwifiex: pass correct band parameter to ieee80211_channel_to_frequency()
by Amitkumar Karwar
· 13 years ago
5116f3c
mwifiex: update bss band information
by Amitkumar Karwar
· 13 years ago
d06b7b9
mwifiex: fix 5GHz association issue
by Amitkumar Karwar
· 13 years ago
177c373
b43: LCN-PHY: minor clean ups
by Rafał Miłecki
· 13 years ago
93dbd82
b43: update dummy transmission
by Rafał Miłecki
· 13 years ago
7955d87
b43: add missing MMIO defines
by Rafał Miłecki
· 13 years ago
b4c3f34
libertas: scan behaviour consistency improvements
by Daniel Drake
· 13 years ago
38ba3c5
cfg80211: Validate cipher suite against supported ciphers
by Jouni Malinen
· 13 years ago
6d30240
cfg80211: Remove strict validation of AKM suites
by Jouni Malinen
· 13 years ago
37a41b4
mac80211: add ieee80211_vif param to tsf functions
by Eliad Peller
· 13 years ago
12932180
ath9k: add Block ACK bitmap in sample debug
by Mohammed Shafi Shajakhan
· 13 years ago
85a8eef
Merge branch 'for-linville' of git://github.com/lucacoelho/wl12xx
by John W. Linville
· 13 years ago
bb8f2cb
Merge branch 'master' of git://github.com/padovan/bluetooth-next
by John W. Linville
· 13 years ago
ba54238
ath9k: Fix a dma warning/memory leak
by Mohammed Shafi Shajakhan
· 13 years ago
831d854
rtlwifi: rtl8192cu: Fix unitialized struct
by Larry Finger
· 13 years ago
6c80c39
iwlagn: fix dangling scan request
by Johannes Berg
· 13 years ago
6b66189
wl12xx: report the stop_ba event to all STAs in AP-mode
by Arik Nemtsov
· 13 years ago
f80c2d1
wl12xx: correct fw_status structure for 8 sta support in AP-mode
by Arik Nemtsov
· 13 years ago
af7fbb2
wl12xx: implement set_bitrate_mask callback
by Eliad Peller
· 13 years ago
68eaaf6
wl12xx: AP mode - support hidden SSID
by Arik Nemtsov
· 13 years ago
df4c849
wl12xx: Use dev_hlid for auth and assoc req
by Eliad Peller
· 13 years ago
c6930b0
wl12xx: send all pending packets on channel change
by Eliad Peller
· 13 years ago
26b4bf2
wl12xx: remove P2P ie from probe response
by Eliad Peller
· 13 years ago
d48055d
wl12xx: remove TIM ie from probe response
by Eliad Peller
· 13 years ago
06b660e
wl12xx: Include OFDM rates in IBSS mode
by Shahar Levi
· 13 years ago
d3b104a
wl12xx: fix sdio_test module functionality
by Shahar Levi
· 13 years ago
6cd9d21
wl12xx: fix forced passive scans
by Luciano Coelho
· 13 years ago
ed46fdf
nfc: NFC_WILINK depends on NFC_NCI
by Randy Dunlap
· 13 years ago
4975312
mwifiex: remove unneeded NULL check
by Dan Carpenter
· 13 years ago
aef0ba5
mwifiex: add a kfree() to an error path
by Dan Carpenter
· 13 years ago
5adcb81
iwlagn: remove duplicate list init
by Amit Beka
· 13 years ago
08ecf10
iwlagn: pending frames musn't be incremented if agg is on
by Emmanuel Grumbach
· 13 years ago
edb5c2f
iwlagn: remove uneeded declaration
by Emmanuel Grumbach
· 13 years ago
132f98c
iwlagn: simplify the iwl_device_cmd layout
by Emmanuel Grumbach
· 13 years ago
247c61d
iwlagn: remove the callback in host commands
by Emmanuel Grumbach
· 13 years ago
390808d
iwlagn: split remain-on-channel
by Johannes Berg
· 13 years ago
c689290
iwlagn: remove common station priv
by Johannes Berg
· 13 years ago
6e809a1
iwlagn: move scan code to scan file
by Johannes Berg
· 13 years ago
ba4a14e
mac80211: notify peer when shutting down peer link
by Thomas Pedersen
· 13 years ago
6f2d933
mac80211: fix AP/VLAN PS buffer race
by Johannes Berg
· 13 years ago
1b9ca02
cfg80211: Fix validation of AKM suites
by Jouni Malinen
· 13 years ago
65d0f19
iwlegacy: do not use interruptible waits
by Stanislaw Gruszka
· 13 years ago
2e2a41d
iwlegacy: fix command queue timeout
by Stanislaw Gruszka
· 13 years ago
e9f9530
ath9k_hw: Fix Rx DMA stuck for AR9003 chips
by Rajkumar Manoharan
· 13 years ago
ab0ff76
Bluetooth: mark l2cap_create_iframe_pdu as static
by Luiz Augusto von Dentz
· 13 years ago
f852359
Bluetooth: Check 'dev_class' in mgmt_device_found()
by Andre Guedes
· 13 years ago
a8f13c8
Bluetooth: Reduce critical region.
by Andre Guedes
· 13 years ago
51beabd
Bluetooth: Fix wrong memcpy size on LE start encryption
by Anderson Briglia
· 13 years ago
ca10b5e
Bluetooth: Remove support for other SMP keys than the LTK
by Vinicius Costa Gomes
· 13 years ago
feb45eb
Bluetooth: Fix not setting a pending security level
by Vinicius Costa Gomes
· 13 years ago
a492cd5
Revert "Bluetooth: Add support for communicating keys with userspace"
by Vinicius Costa Gomes
· 13 years ago
988c599
Bluetooth: Use the LTK after receiving a LE Security Request
by Vinicius Costa Gomes
· 13 years ago
0fb4eb6
Bluetooth: Fix sending wrong authentication requirements
by Vinicius Costa Gomes
· 13 years ago
5e76244
Bluetooth: Add mgmt events for blacklisting
by Antti Julku
· 13 years ago
c908df3
Bluetooth: Use the MEDIUM security level for pairings
by Vinicius Costa Gomes
· 13 years ago
e9bf2bf
Bluetooth: Require authentication if MITM protection is requested
by Vinicius Costa Gomes
· 13 years ago
Next »