Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
a7f23f0a8f6be9d95d8110d34b21ccce03111447
/
net
a7f23f0
mac80211: remove crypto special case for auth frames
by Johannes Berg
· 13 years ago
b4487c2
mac80211: fix warning in ieee80211_probe_client
by Johannes Berg
· 13 years ago
868a5f7
minstrel: Remove unused function parameter in calc_rate_durations()
by Patrick Kelle
· 13 years ago
0294582
mac80211: Save probe response data for bss
by Arik Nemtsov
· 13 years ago
00f740e
nl80211: Pass probe response data to drivers
by Arik Nemtsov
· 13 years ago
87bbbe2
nl80211: Add probe response offload attribute
by Arik Nemtsov
· 13 years ago
d64d373
nl80211: fix compiler warning
by Johannes Berg
· 13 years ago
e0830f7
mac80211: make sure hw_key exists before checking its flags
by Arik Nemtsov
· 13 years ago
8e1b23b
mac80211: add recalc PS in ieee80211_reconfig()
by Eyal Shapira
· 13 years ago
db98c82
NFC: Check if NCI data flow control is used
by Ilan Elias
· 13 years ago
ee4c64f
NFC: Removal of unused operations for NCI spec 1.0 d18
by Ilan Elias
· 13 years ago
e8c0dac
NFC: Update names and structs to NCI spec 1.0 d18
by Ilan Elias
· 13 years ago
e999882
mac80211/cfg80211: report monitor channel in wireless extensions
by Johannes Berg
· 13 years ago
07ef03e
mac80211: simplify scan state machine
by Johannes Berg
· 13 years ago
86a2ea4
mac80211: set carrier_on for ibss vifs only while joined
by Eliad Peller
· 13 years ago
d64cf63
mac80211: init rate-control for TDLS sta when supp-rates are known
by Arik Nemtsov
· 13 years ago
dd9dfb9
cfg80211: merge in beacon ies of hidden bss.
by Dmitry Tarnyagin
· 13 years ago
1bac92c
net/rfkill/core.c: use kstrtoul, etc
by Julia Lawall
· 13 years ago
61e3f32
net/mac80211/debugfs.c: use kstrtoul, etc
by Julia Lawall
· 13 years ago
a729cff
mac80211: implement wifi TX status
by Johannes Berg
· 13 years ago
1f074bd
nl80211: advertise socket TX status capability
by Johannes Berg
· 13 years ago
e412156
mac80211: Also report the STA's TDLS flag via nl80211
by Helmut Schaa
· 13 years ago
e247bd90
cfg80211/mac80211: allow management TX to not wait for ACK
by Johannes Berg
· 13 years ago
e7f4a94
mac80211: send unexpected 4addr event
by Johannes Berg
· 13 years ago
b92ab5d
cfg80211: add event for unexpected 4addr frames
by Johannes Berg
· 13 years ago
ee97192
mac80211: report OBSS beacons
by Johannes Berg
· 13 years ago
5e76023
cfg80211: allow registering to beacons
by Johannes Berg
· 13 years ago
0650073
mac80211: support client probe
by Johannes Berg
· 13 years ago
7f6cf31
nl80211: add API to probe a client
by Johannes Berg
· 13 years ago
562a748
nl80211: advertise device AP SME
by Johannes Berg
· 13 years ago
21fc756
mac80211: support spurious class3 event
by Johannes Berg
· 13 years ago
28946da
nl80211: allow subscribing to unexpected class3 frames
by Johannes Berg
· 13 years ago
665c93a
mac80211: add support for control port protocol in AP mode
by Johannes Berg
· 13 years ago
6096de7
mac80211: add helper to free TX skb
by Johannes Berg
· 13 years ago
d0ce185
mac80211: simplify mesh frame queue mapping and QoS
by Javier Cardona
· 13 years ago
660c6a4
mac80211: check if frame is really part of this BA
by Thomas Pedersen
· 13 years ago
6cc00d5
mac80211: QoS multicast frames have No Ack policy
by Thomas Pedersen
· 13 years ago
f3011cf
mac80211: Avoid filling up mesh preq queue with redundant requests
by Javier Cardona
· 13 years ago
7b7eab6
mac80211: verify virtual interfaces in driver API
by Johannes Berg
· 13 years ago
6e3e939
net: add wireless TX status socket option
by Johannes Berg
· 13 years ago
4fdbff0
mac80211: simplify ieee80211_work_work
by Stanislaw Gruszka
· 13 years ago
0b62ffb
mac80211: remove useless brackets in ieee80211_cfg_on_oper_channel
by Stanislaw Gruszka
· 13 years ago
5e5202a
mac80211: remove uneeded scan_chan variable
by Stanislaw Gruszka
· 13 years ago
68629c6
mac80211: preserve EOSP in QoS header
by Johannes Berg
· 13 years ago
8196226
nl80211: Increase maximum NL80211_ATTR_KEY_SEQ length to 16
by Jouni Malinen
· 13 years ago
55de47f
mac80211: set BSS_CHANGED_IDLE on vif reconfig
by Eliad Peller
· 13 years ago
c74d084
mac80211: handle HT PHY BSS membership selector value correctly
by Christian Lamparter
· 13 years ago
312fef7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth-next
by John W. Linville
· 13 years ago
5e81905
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 13 years ago
2aeabcb
Bluetooth: Remove redundant hci_dev comparisons in mgmt lookups
by Johan Hedberg
· 13 years ago
fc2f4b1
Bluetooth: Fix consistency with u16 integer type in mgmt pending_cmd
by Johan Hedberg
· 13 years ago
e0f9309
Bluetooth: Fix cancel_delayed_work_sync usage with locks
by Johan Hedberg
· 13 years ago
56e5cb8
Bluetooth: Add missing hci_dev locking when calling mgmt functions
by Johan Hedberg
· 13 years ago
2e58ef3
Bluetooth: Move pending management command list into struct hci_dev
by Johan Hedberg
· 13 years ago
744cf19
Bluetooth: Pass full hci_dev struct to mgmt callbacks
by Johan Hedberg
· 13 years ago
ae2772b
mac80211: allow frame aggregation for mesh
by Thomas Pedersen
· 13 years ago
739522b
mac80211: set HT capabilities for mesh peer
by Thomas Pedersen
· 13 years ago
176f360
mac80211: add HT IEs to mesh frames
by Thomas Pedersen
· 13 years ago
42e7aa7
mac80211: Add HT helper functions
by Alexander Simon
· 13 years ago
3b69a9c
mac80211: comment allocation of mesh frames
by Thomas Pedersen
· 13 years ago
077a915
mac80211: support adding IV-room in the skb for CCMP keys
by Arik Nemtsov
· 13 years ago
3b7b72e
nl80211: clean up genlmsg_end uses
by Johannes Berg
· 13 years ago
152c477
mac80211: exit cooked monitor RX early if there are none
by Johannes Berg
· 13 years ago
ef5af74
mac80211: fix confusing parentheses
by Johannes Berg
· 13 years ago
5903459
mac80211: call set_wmm_default only for valid vifs
by Eliad Peller
· 13 years ago
9270fd6
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth
by John W. Linville
· 13 years ago
4c659c3
Bluetooth: Add address type fields to mgmt messages that need them
by Johan Hedberg
· 13 years ago
86742e1
Bluetooth: Update link key mgmt APIs to match latest spec.
by Johan Hedberg
· 13 years ago
bd2d133
Bluetooth: Fix response for mgmt_start_discovery when powered off
by Johan Hedberg
· 13 years ago
889d07e
Bluetooth: Remove redundant code from mgmt_block & mgmt_unblock
by Johan Hedberg
· 13 years ago
3243553
Bluetooth: Convert power off mechanism to use delayed_work
by Johan Hedberg
· 13 years ago
2d7cee5
Bluetooth: Fix mgmt response when HCI_Write_Scan_Enable fails
by Johan Hedberg
· 13 years ago
16ab91a
Bluetooth: Add timeout field to mgmt_set_discoverable
by Johan Hedberg
· 13 years ago
89352e7
Bluetooth: Periodic Inquiry and Discovery
by Andre Guedes
· 13 years ago
023d504
Bluetooth: Create hci_cancel_inquiry()
by Andre Guedes
· 13 years ago
2519a1f
Bluetooth: Create hci_do_inquiry()
by Andre Guedes
· 13 years ago
66af7aa
Bluetooth: EFS: parse L2CAP config response
by Andrei Emeltchenko
· 13 years ago
9f5a0d7
Bluetooth: Define HCI reasons instead of magic number
by Andrei Emeltchenko
· 13 years ago
36f7fc7
Bluetooth: Clean up logic in hci_cc_write_scan_enable
by Johan Hedberg
· 13 years ago
abc545b
Bluetooth: Add debug print to l2cap_chan_create
by Szymon Janc
· 13 years ago
b24752f
Bluetooth: Fix mgmt response when adapter goes down or is removed
by Johan Hedberg
· 13 years ago
08add51
Bluetooth: Guarantee BR-EDR device will be registered as hci0
by Mat Martineau
· 13 years ago
8d5a04a
Bluetooth: Add signal handlers for channel moves
by Mat Martineau
· 13 years ago
50a147c
Bluetooth: Use symbolic values for the fixed channel map
by Mat Martineau
· 13 years ago
f94ff6f
Bluetooth: Add signal handlers for channel creation
by Mat Martineau
· 13 years ago
2ea6648
Bluetooth: Add channel policy to getsockopt/setsockopt
by Mat Martineau
· 13 years ago
6b3c710
Bluetooth: Initialize tx_win_max for fixed channel
by Andrei Emeltchenko
· 13 years ago
02b20f0
Bluetooth: recalculate priorities when channels are starving
by Luiz Augusto von Dentz
· 13 years ago
ec1cce2
Bluetooth: handle priority change within quote
by Luiz Augusto von Dentz
· 13 years ago
73d80de
Bluetooth: prioritizing data over HCI
by Luiz Augusto von Dentz
· 13 years ago
3c32fa9
Bluetooth: Fix hidp_get_connection()
by Gustavo F. Padovan
· 13 years ago
25df084
Bluetooth: hidp: Fix module reference cleanup
by David Herrmann
· 13 years ago
df164df
Bluetooth: Set HCI_MGMT flag only in read_controller_info
by Johan Hedberg
· 13 years ago
43611a7
Bluetooth: Increase HCI reset timeout in hci_dev_do_close
by Szymon Janc
· 13 years ago
db54467
Bluetooth: rfcomm: Fix sleep in invalid context in rfcomm_security_cfm
by Szymon Janc
· 13 years ago
164a6e7
Bluetooth: Fix command complete/status for discovery commands
by Johan Hedberg
· 13 years ago
262038f
Bluetooth: make use sk_priority to priritize RFCOMM packets
by Luiz Augusto von Dentz
· 13 years ago
5e59b79
Bluetooth: set skbuffer priority based on L2CAP socket priority
by Luiz Augusto von Dentz
· 13 years ago
8035ded
Bluetooth: replace list_for_each with list_for_each_entry whenever possible
by Luiz Augusto von Dentz
· 13 years ago
457f485
Bluetooth: correct debug output
by Andrei Emeltchenko
· 13 years ago
Next »