Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
ec205999d31bbb1208ab59c3b6d22c47cca74257
/
net
d529497
mac80211: dont orphan TX skb
by Johannes Berg
· 13 years ago
72267e5
mac80211: dont adjust truesize
by Johannes Berg
· 13 years ago
73b9f03
mac80211: parse radiotap header earlier
by Johannes Berg
· 13 years ago
a26eb27
mac80211: move fragment flag to info flag as dont-fragment
by Johannes Berg
· 13 years ago
68f2b51
mac80211: remove tx_data ethertype
by Johannes Berg
· 13 years ago
5d9cf4a
mac80211: optimise monitor xmit
by Johannes Berg
· 13 years ago
9709131
mac80211: Fix regression that allowed mpaths between non-peers.
by Javier Cardona
· 13 years ago
28a1bcd
mac80211: fix offchannel TX cookie matching
by Johannes Berg
· 13 years ago
dcd8397
mac80211: pass no-CCK flag through to HW scan
by Johannes Berg
· 13 years ago
d6222fb
Merge branch 'master' of git://github.com/padovan/bluetooth-next
by John W. Linville
· 13 years ago
8a3a3c8
mac80211: pass vif param to conf_tx() callback
by Eliad Peller
· 13 years ago
b6f3530
mac80211: Send nullfunc frames at lower rate during connection monitor
by Rajkumar Manoharan
· 13 years ago
e209c5a
net:rfkill: add a gpio setup function into GPIO rfkill
by Sangwook Lee
· 13 years ago
893d73f
mac80211: Allow noack flag overwrite for injected frames
by Helmut Schaa
· 13 years ago
49a5954
mac80211: dont assign seqno to or aggregate QoS Null frames
by Johannes Berg
· 13 years ago
37fbd90
mac80211: allow out-of-band EOSP notification
by Johannes Berg
· 13 years ago
40b9640
mac80211: explicitly notify drivers of frame release
by Johannes Berg
· 13 years ago
5bade10
mac80211: add missing station flags to debugfs
by Johannes Berg
· 13 years ago
c2c98fd
mac80211: optimise station flags
by Johannes Berg
· 13 years ago
deeaee1
mac80211: reply only once to each PS-poll
by Johannes Berg
· 13 years ago
ce662b44
mac80211: send (QoS) Null if no buffered frames
by Johannes Berg
· 13 years ago
47086fc
mac80211: implement uAPSD
by Johannes Berg
· 13 years ago
4049e09
mac80211: allow releasing driver-buffered frames
by Johannes Berg
· 13 years ago
8a8656f
mac80211: clear more-data bit on filtered frames
by Johannes Berg
· 13 years ago
b0b97a8
mac80211: remove return value from add_pending_skbs
by Johannes Berg
· 13 years ago
948d887
mac80211: split PS buffers into ACs
by Johannes Berg
· 13 years ago
6075039
mac80211: also expire filtered frames
by Johannes Berg
· 13 years ago
c868cb35
mac80211: unify TIM bit handling
by Johannes Berg
· 13 years ago
042ec45
mac80211: let drivers inform it about per TID buffered frames
by Johannes Berg
· 13 years ago
941c93c
mac80211: data path modification for TDLS peers
by Arik Nemtsov
· 13 years ago
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
3b9ce80
cfg80211/mac80211: apply station uAPSD parameters selectively
by Johannes Berg
· 13 years ago
89888e3
mac80211: max_tp_rate2 management of minstrel_ht
by Lorenzo Bianconi
· 13 years ago
e95beb4
Bluetooth: hci_le_adv_report_evt code refactoring
by Andre Guedes
· 13 years ago
b6f9804
Bluetooth: Fix possible NULL pointer dereference
by Waldemar Rymarkiewicz
· 13 years ago
0874073
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
by John W. Linville
· 13 years ago
67c9e84
Bluetooth: Mark not declared l2cap_core functions as static
by Szymon Janc
· 13 years ago
0e83391
Bluetooth: use recommended LE connection parameters
by Anderson Lizardo
· 13 years ago
84084a3
Bluetooth: Perform L2CAP SDU reassembly without copying data
by Mat Martineau
· 13 years ago
5b668eb
Bluetooth: Handle fragmented skbs in bt_sock_stream_recvmsg()
by Mat Martineau
· 13 years ago
4493572
Bluetooth: Linearize skbs for use in BNEP, CMTP, HIDP, and RFCOMM
by Mat Martineau
· 13 years ago
cd32984
mac80211: treat the WME sta flag as a bit
by Arik Nemtsov
· 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
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
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
bb8f2cb
Merge branch 'master' of git://github.com/padovan/bluetooth-next
by John W. Linville
· 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
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
8aab475
Bluetooth: Move SMP crypto functions to a workqueue
by Vinicius Costa Gomes
· 13 years ago
1c1def0
Bluetooth: Move SMP fields to a separate structure
by Vinicius Costa Gomes
· 13 years ago
142c69c
Bluetooth: hidp: Add support for NO_INIT_REPORTS quirk
by David Herrmann
· 13 years ago
21061df
Bluetooth: Add LE link type for debugfs output
by Peter Hurley
· 13 years ago
f6422ec
Bluetooth: Add mgmt command for fast connectable mode
by Antti Julku
· 13 years ago
cfafccf
Bluetooth: Add link_type information to the mgmt Connected event
by Vinicius Costa Gomes
· 13 years ago
160dc6a
Bluetooth: Add support for running SMP without a socket
by Vinicius Costa Gomes
· 13 years ago
7a512d0
Bluetooth: Add support for pairing via mgmt over LE
by Vinicius Costa Gomes
· 13 years ago
d26a234
Bluetooth: Add a flag to indicate that SMP is going on
by Vinicius Costa Gomes
· 13 years ago
e2dcd11
Bluetooth: Reset the security timer when a command is queued
by Vinicius Costa Gomes
· 13 years ago
52087a7
Bluetooth: make use of connection number to optimize the scheduler
by Luiz Augusto von Dentz
· 13 years ago
6a2968a
NFC: basic NCI protocol implementation
by Ilan Elias
· 13 years ago
55eb94f
NFC: move nfc.h from include/net to include/net/nfc
by Ilan Elias
· 13 years ago
8b3fe7b
NFC: Add dev_up and dev_down control operations
by Ilan Elias
· 13 years ago
a7ce1c9
mac80211: fix indentation
by Alexander Simon
· 13 years ago
e308150
wireless: Do not allow disabled channel in scan request
by Rajkumar Manoharan
· 13 years ago
4d8b614
Merge branch 'master' of git://git.infradead.org/users/linville/wireless
by John W. Linville
· 13 years ago
c9df56b
cfg80211/nl80211: Add PMKSA caching candidate event
by Jouni Malinen
· 13 years ago
6be19cc
rfkill: properly assign a boolean type
by Mohammed Shafi Shajakhan
· 13 years ago
3919349
cfg80211: validate IBSS BSSID
by Johannes Berg
· 13 years ago
7cc44ed
mac80211: Fix regression on queue stop during 2040 bss change
by Rajkumar Manoharan
· 13 years ago
0c28ec5
cfg80211: add cfg80211_find_vendor_ie() function
by Eliad Peller
· 13 years ago
5d59bbc
Merge branch 'for-3.1' of git://github.com/padovan/bluetooth-next
by John W. Linville
· 13 years ago
7107676
mac80211: fix endian issues and comments for BAR failure handling
by Felix Fietkau
· 13 years ago
3965ac0
wireless: Fix rate mask for scan request
by Rajkumar Manoharan
· 13 years ago
aa3d7ee
wireless: Reset beacon_found while updating regulatory
by Rajkumar Manoharan
· 13 years ago
2d20a26
Bluetooth: Fix timeout on scanning for the second time
by Oliver Neukum
· 13 years ago
1ea57b1
mac80211: Update device channel in case of HW channel switch supported
by Shahar Levi
· 13 years ago
Next »