Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
d15853163bea3d31c3b2cc9c74d018a861c128cf
/
net
1ddc286
mac80211: Postpond ps timer if tx is stopped by others
by Rajkumar Manoharan
· 14 years ago
4c468fe
mac80211: set TID of internal mgmt packets to 7
by Arik Nemtsov
· 14 years ago
470ab2a
mac80211: use wake_queue to restart trasmit
by Rajkumar Manoharan
· 14 years ago
eaef6a9
mac80211: Fix a warning due to skipping tailroom reservation for IV
by Mohammed Shafi Shajakhan
· 14 years ago
816c04f
mac80211: consolidate MIC failure report handling
by Christian Lamparter
· 14 years ago
dee04ca
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6
by John W. Linville
· 14 years ago
7cbc9bd
Bluetooth: Fix updating conn->auth_type in hci_io_capa_request_evt
by Johan Hedberg
· 14 years ago
4df378a
Bluetooth: Add store_hint parameter to mgmt_new_key
by Johan Hedberg
· 14 years ago
4748fed
Bluetooth: Remove old_key_type from mgmt_ev_new_key
by Johan Hedberg
· 14 years ago
655fe6e
Bluetooth: Fix connection key type updating for buggy controllers
by Johan Hedberg
· 14 years ago
12adcf3
Bluetooth: Fix old_key_type logic for non-persistent keys
by Johan Hedberg
· 14 years ago
d25e28a
Bluetooth: Fix link key persistent storage criteria
by Johan Hedberg
· 14 years ago
582fbe9
Bluetooth: Fix logic in hci_pin_code_request_evt
by Johan Hedberg
· 14 years ago
be77159
Bluetooth: Fix reason code for pairing rejection
by Johan Hedberg
· 14 years ago
55bc1a3
Bluetooth: Add confirm_hint parameter to user confirmation requests
by Johan Hedberg
· 14 years ago
79c6c70
Bluetooth: Fix HCI_CONN_AUTH_PEND flag for all authentication requests
by Johan Hedberg
· 14 years ago
9f61656
Bluetooth: Add variable SSP auto-accept delay support
by Johan Hedberg
· 14 years ago
7a82890
Bluetooth: Add automated SSP user confirmation responses
by Johan Hedberg
· 14 years ago
aac6af5
mac80211: Skip tailroom reservation for full HW-crypto devices
by Yogesh Ashok Powar
· 14 years ago
bdbfd6b
mac80211: Add new API for rate selection
by Sujith Manoharan
· 14 years ago
8178d38
mac80211: allow low level drivers to report packet loss
by Arik Nemtsov
· 14 years ago
a770bb5
Bluetooth: Add secure flag for mgmt_pin_code_req
by Waldemar Rymarkiewicz
· 14 years ago
58797bf
Bluetooth: Respect local MITM req in io_cap reply
by Waldemar Rymarkiewicz
· 14 years ago
60b83f5
Bluetooth: Ignore key unauthenticated for high security
by Waldemar Rymarkiewicz
· 14 years ago
13d3931
Bluetooth: Map sec_level to link key requirements
by Waldemar Rymarkiewicz
· 14 years ago
9003c4e
Bluetooth: Don't modify sec_level if auth failed
by Waldemar Rymarkiewicz
· 14 years ago
b6020ba
Bluetooth: Add definitions for link key types
by Waldemar Rymarkiewicz
· 14 years ago
314b238
Bluetooth: Add discovering event to the Management interface
by Johan Hedberg
· 14 years ago
14a5366
Bluetooth: Add basic discovery commands to the management interface
by Johan Hedberg
· 14 years ago
cf2f90f
Bluetooth: Don't export l2cap_sock_ops
by Gustavo F. Padovan
· 14 years ago
6ff5abb
Bluetooth: Fix memory leak with L2CAP channels
by Gustavo F. Padovan
· 14 years ago
8c1d787
Bluetooth: Move conn to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
fe4128e
Bluetooth: Move more vars to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
0c1bc5c
Bluetooth: Move more channel info to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
47d1ec6
Bluetooth: Move more vars to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
4343478
Bluetooth: Move some more elements to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
77a74c7
Bluetooth: Rename l2cap_do_connect() to l2cap_chan_connect()
by Gustavo F. Padovan
· 14 years ago
b445003
Bluetooth: Move conf_state to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
5d41ce1
Bluetooth: Refactor L2CAP channel allocation
by Gustavo F. Padovan
· 14 years ago
c989bb1
cfg80211: fix regresion on reg user timeout
by Luis R. Rodriguez
· 14 years ago
0915cba
mac80211: Fix warnings due to -Wunused-but-set-variable
by Rajkumar Manoharan
· 14 years ago
334df73
mac80211: fix too early reorder release timer
by Christian Lamparter
· 14 years ago
429576b
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
40db6c7
cfg80211: module_param to disable HT40 in 2.4GHz band
by Amitkumar Karwar
· 14 years ago
ca45de7
mac80211: tear down BA sessions properly on suspend
by Johannes Berg
· 14 years ago
828d7d7
Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
by Gustavo F. Padovan
· 14 years ago
243e6df
mac80211: fix SMPS debugfs locking
by Johannes Berg
· 14 years ago
73b4809
mac80211: explain padding in place of rate field
by Johannes Berg
· 14 years ago
dcf55fb
mac80211: add a function for setting the TIM bit for a specific station
by Felix Fietkau
· 14 years ago
7762bb0
mac80211: fix debugfs printk format warning
by Randy Dunlap
· 14 years ago
cbc6a6e
rfkill: Regulator consumer driver for rfkill
by Antonio Ospite
· 14 years ago
bb411b4
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6
by John W. Linville
· 14 years ago
a429b51
Bluetooth: Only keeping SAR bits when retransmitting one frame.
by Ruiyi Zhang
· 14 years ago
f21ca5f
Bluetooth: fix shutdown on SCO sockets
by Luiz Augusto von Dentz
· 14 years ago
b79f44c
Bluetooth: Fix keeping the command timer running
by Vinicius Costa Gomes
· 14 years ago
7a74aeb
Bluetooth: Fix refcount balance for hci connection
by Ville Tervo
· 14 years ago
26954c7
Bluetooth: Fix lockdep warning in L2CAP
by Gustavo F. Padovan
· 14 years ago
62f3a2c
Bluetooth: Fix another locking unbalance
by Gustavo F. Padovan
· 14 years ago
280f294
Bluetooth: Don't lock sock inside l2cap_get_sock_by_scid()
by Gustavo F. Padovan
· 14 years ago
a3e6b12
mac80211: Allocate new mesh path and portal tables before taking locks
by cozybit Inc
· 14 years ago
4114fa2
mac80211: receive EAP frames from a station in an AP VLAN on the main AP
by Felix Fietkau
· 14 years ago
e1ba1f1
Bluetooth: Fix Out Of Band pairing when mgmt interface is disabled
by Szymon Janc
· 14 years ago
9f69bda
Bluetooth: Add proper handling of received LE data
by Gustavo F. Padovan
· 14 years ago
cd69a03
Bluetooth: Fix wrong comparison in listen()
by Gustavo F. Padovan
· 14 years ago
58d35f8
Bluetooth: Move tx queue to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
c916fbe
Bluetooth: Remove unneeded uninitialized_vars()
by Gustavo F. Padovan
· 14 years ago
49208c9
Bluetooth: Remove some sk references from l2cap_core.c
by Gustavo F. Padovan
· 14 years ago
39d5a3e
Bluetooth: Move SREJ list to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
ebe27c9
{mac|nl}80211: Add station connected time
by Mohammed Shafi Shajakhan
· 14 years ago
1570ca5
mac80211: send notification on new peer candidate for our secure mesh
by Javier Cardona
· 14 years ago
c93b5e7
nl80211: New notification to discover mesh peer candidates.
by Javier Cardona
· 14 years ago
96b78df
nl80211/mac80211: Perform PLINK_ACTION on new station
by Javier Cardona
· 14 years ago
53e8051
mac80211: ignore peer link requests from unauthenticated stations.
by Javier Cardona
· 14 years ago
7183912
mac80211: Let user space receive and send mesh auth/deauth frames
by Javier Cardona
· 14 years ago
b39c48f
nl80211/mac80211: let userspace authenticate stations
by Javier Cardona
· 14 years ago
5cff5e0
mac80211: ignore peers if security is enabled for this mesh
by Javier Cardona
· 14 years ago
15d5dda
cfg80211/nl80211: Add userspace authentication flag to mesh setup
by Javier Cardona
· 14 years ago
581a8b0
nl80211: rename NL80211_MESH_SETUP_VENDOR_PATH_SEL_IE
by Javier Cardona
· 14 years ago
e8306f9
mac80211: Check for queued frames before entering power save.
by Vivek Natarajan
· 14 years ago
2ead70b
Bluetooth: Fix lockdep warning with skb list lock
by Gustavo F. Padovan
· 14 years ago
311bb89
Bluetooth: Move busy workqueue to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
f1c6775
Bluetooth: Move srej and busy queues to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
e92c8e7
Bluetooth: Move ERTM timers to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
2c03a7a
Bluetooth: Move remote info to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
6f61fd4
Bluetooth: Move SDU related vars to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
6a02661
Bluetooth: Move more ERTM stuff to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
42e5c80
Bluetooth: Move of ERTM *_seq vars to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
525cd18
Bluetooth: Move conn_state to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
710f9b0
Bluetooth: clean up l2cap_sock_recvmsg()
by Gustavo F. Padovan
· 14 years ago
73ffa90
Bluetooth: Move conf_{req,rsp} stuff to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
fc7f8a7
Bluetooth: Move ident to struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
820ffdb
Bluetooth: Remove struct del_list
by Gustavo F. Padovan
· 14 years ago
baa7e1f
Bluetooth: Use struct list_head for L2CAP channels list
by Gustavo F. Padovan
· 14 years ago
4845407
Bluetooth: Create struct l2cap_chan
by Gustavo F. Padovan
· 14 years ago
b37e3b6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6
by John W. Linville
· 14 years ago
a90c7a3
cfg80211: add a timer for invalid user reg hints
by Luis R. Rodriguez
· 14 years ago
1460955
cfg80211: fix regulatory restore upon user hints
by Luis R. Rodriguez
· 14 years ago
ffbd308
mac80211: remove few obsolete flags
by Mohammed Shafi Shajakhan
· 14 years ago
f4263c9
nl80211: Add BSS parameters to station
by Paul Stewart
· 14 years ago
f3b3e36
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next-2.6
by John W. Linville
· 14 years ago
Next »