Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
194ff52d42fd0b55fe0fcfbf4586ae9d7ab1f780
/
net
194ff52
cfg80211/mac80211: correct qos-map locking
by Johannes Berg
· 11 years ago
32db6b5
mac80211: Add support for QoS mapping
by Kyeyoon Park
· 11 years ago
fa9ffc7
cfg80211: Add support for QoS mapping
by Kyeyoon Park
· 11 years ago
567ffc3
nl80211: support vendor-specific events
by Johannes Berg
· 11 years ago
a7022e6
mac80211: add helper functions for tracking P2P NoA state
by Felix Fietkau
· 11 years ago
34a3740
mac80211: fix iflist_mtx/mtx locking in radar detection
by Johannes Berg
· 11 years ago
6924d013
mac80211: remove unnecessary iflist_mtx locking
by Johannes Berg
· 11 years ago
5fe2bb8
mac80211: align struct ps_data.tim to unsigned long
by Joe Perches
· 11 years ago
367bbd1
mac80211: make ieee80211_recalc_radar_chanctx static
by Johannes Berg
· 11 years ago
f359d3f
mac80211: fix checkpatch errors
by Weilong Chen
· 11 years ago
204e35a
nl80211: add VHT support for set_bitrate_mask
by Janusz Dziedzic
· 11 years ago
31f1f4e
mac80211: read station mgmt keys via get_key call
by Max Stepanov
· 11 years ago
354e159
mac80211: check pairwise key_idx on get_key call
by Max Stepanov
· 11 years ago
dddd586
mac80211: align ieee80211_ibss_csa_beacon() with ieee80211_assign_beacon()
by Luciano Coelho
· 11 years ago
82a8e17
mac80211: refactor ieee80211_ibss_process_chanswitch()
by Luciano Coelho
· 11 years ago
43552be
mac80211: update adjusting TBTT bit in beacon
by Thomas Pedersen
· 11 years ago
d43c6b6
mac80211: reschedule sched scan after HW restart
by David Spinadel
· 11 years ago
0ae0796
mac80211: make ieee80211_assign_beacon() static
by Luciano Coelho
· 11 years ago
6f07d21
mac80211: lock sdata in ieee80211_csa_connection_drop_work()
by Luciano Coelho
· 11 years ago
70dabeb
mac80211: let the driver reserve extra tailroom in beacons
by Felix Fietkau
· 11 years ago
7907c7d
mac80211: free all AP/VLAN keys at once
by Johannes Berg
· 11 years ago
e716251
mac80211: optimise mixed AP/VLAN station removal
by Johannes Berg
· 11 years ago
d778207
mac80211: optimise synchronize_net() for sta_info_flush
by Johannes Berg
· 11 years ago
c878207
mac80211: move synchronize_net() before sta key removal
by Johannes Berg
· 11 years ago
d34ba21
mac80211: don't delay station destruction
by Johannes Berg
· 11 years ago
a710c81
mac80211: move 4-addr sta pointer clearing before synchronize_rcu()
by Johannes Berg
· 11 years ago
6a9d1b9
mac80211: add pre-RCU-sync sta removal driver operation
by Johannes Berg
· 11 years ago
c4de673
Merge remote-tracking branch 'wireless-next/master' into mac80211-next
by Johannes Berg
· 11 years ago
98b32de
nfc: Fix FSF address in file headers
by Jeff Kirsher
· 11 years ago
8232f1f
rfkill: Fix FSF address in file headers
by Jeff Kirsher
· 11 years ago
7888b61
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 11 years ago
71fb419
Bluetooth: Fix handling of L2CAP Command Reject over LE
by Johan Hedberg
· 11 years ago
596c62b
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/bluetooth/bluetooth-next
by John W. Linville
· 11 years ago
53b834d2
Bluetooth: Use macros for connectionless slave broadcast features
by Marcel Holtmann
· 11 years ago
c6d1649
Bluetooth: Increase minor version of core module
by Marcel Holtmann
· 11 years ago
e08fd97
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless
by John W. Linville
· 11 years ago
c8afe8d
Bluetooth: Fix valid LE PSM check
by Johan Hedberg
· 11 years ago
f1324ea
Bluetooth: Use min_t for calculating chan->mps
by Johan Hedberg
· 11 years ago
bafdc61
mac80211: fix nested sdata lock for IBSS/CSA
by Simon Wunderlich
· 11 years ago
4a58e7c
cfg80211: don't "leak" uncompleted scans
by Eliad Peller
· 11 years ago
a2b70e8
mac80211: start_next_roc only if scan was actually running
by Eliad Peller
· 11 years ago
8bd2a24
mac80211: determine completed scan type by defined ops
by Eliad Peller
· 11 years ago
24d584d
cfg80211: stop sched scan only when needed
by Barak Bercovitz
· 11 years ago
d1e33e6
cfg80211: in bitrate_mask, rename mcs to ht_mcs
by Janusz Dziedzic
· 11 years ago
b9243ab
nl80211: allow setting bitrate mask back to default
by Janusz Dziedzic
· 11 years ago
0ce43ce
Bluetooth: Simplify l2cap_chan initialization for LE CoC
by Johan Hedberg
· 11 years ago
f15b8ec
Bluetooth: Add debugfs controls for LE CoC MPS and Credits
by Johan Hedberg
· 11 years ago
4946096
Bluetooth: Fix validating LE PSM values
by Johan Hedberg
· 11 years ago
e77af75
Bluetooth: Fix CID ranges for LE CoC CID allocations
by Johan Hedberg
· 11 years ago
aeddd07
Bluetooth: Fix clearing of chan->omtu for LE CoC channels
by Johan Hedberg
· 11 years ago
3916aed
Bluetooth: Limit LE MPS to the MTU value
by Johan Hedberg
· 11 years ago
029727a
Bluetooth: Fix suspending the L2CAP socket if we start with 0 credits
by Johan Hedberg
· 11 years ago
595177f
Bluetooth: Fix LE L2CAP Connect Request handling together with SMP
by Johan Hedberg
· 11 years ago
aac23bf
Bluetooth: Implement LE L2CAP reassembly
by Johan Hedberg
· 12 years ago
177f8f2
Bluetooth: Add LE L2CAP segmentation support for outgoing data
by Johan Hedberg
· 12 years ago
837776f
Bluetooth: Introduce L2CAP channel callback for suspending
by Johan Hedberg
· 11 years ago
3af8ace
Bluetooth: Reject LE CoC commands when the feature is not enabled
by Johan Hedberg
· 11 years ago
fad5fc89
Bluetooth: Add LE flow control discipline
by Johan Hedberg
· 11 years ago
b1c325c
Bluetooth: Implement returning of LE L2CAP credits
by Johan Hedberg
· 11 years ago
1f43542
Bluetooth: Add new BT_SNDMTU and BT_RCVMTU socket options
by Johan Hedberg
· 11 years ago
64b4f8d
Bluetooth: Limit L2CAP_OPTIONS socket option usage with LE
by Johan Hedberg
· 11 years ago
0cd75f7
Bluetooth: Track LE L2CAP credits in l2cap_chan
by Johan Hedberg
· 12 years ago
3831971
Bluetooth: Add LE L2CAP flow control mode
by Johan Hedberg
· 12 years ago
b5ecba6
Bluetooth: Make l2cap_le_sig_cmd logic consistent
by Johan Hedberg
· 11 years ago
3defe01
Bluetooth: Add L2CAP Disconnect suppport for LE
by Johan Hedberg
· 12 years ago
cea04ce3
Bluetooth: Fix L2CAP channel closing for LE connections
by Johan Hedberg
· 12 years ago
27e2d4c
Bluetooth: Add basic LE L2CAP connect request receiving support
by Johan Hedberg
· 12 years ago
791d60f
Bluetooth: Refactor L2CAP connect rejection to its own function
by Johan Hedberg
· 12 years ago
ad32a2f
Bluetooth: Add smp_sufficient_security helper function
by Johan Hedberg
· 12 years ago
f1496de
Bluetooth: Add initial code for LE L2CAP Connect Request
by Johan Hedberg
· 12 years ago
96ac34f
Bluetooth: Move LE L2CAP initiator procedure to its own function
by Johan Hedberg
· 12 years ago
203e639
Bluetooth: Pass command length to LE signaling channel handlers
by Johan Hedberg
· 12 years ago
a17de2f
Bluetooth: Allow l2cap_chan_check_security() to be used for LE links.
by Johan Hedberg
· 12 years ago
bf20fd4
Bluetooth: Update l2cap_global_chan_by_psm() to take a link type
by Johan Hedberg
· 12 years ago
9149761
Bluetooth: Add module parameter to enable LE CoC support
by Johan Hedberg
· 11 years ago
6d3c15d
Bluetooth: Remove unnecessary braces from one-line if-statement
by Johan Hedberg
· 11 years ago
b01711b
mac80211: warn if unhashing station fails
by Johannes Berg
· 11 years ago
201a592
Bluetooth: Remove dead code from SMP encryption function
by Johan Hedberg
· 11 years ago
e84a6b1
Bluetooth: Remove useless smp_rand function
by Johan Hedberg
· 11 years ago
3846220
Bluetooth: Refactor hci_disconn_complete_evt
by Andre Guedes
· 11 years ago
abf54a5
Bluetooth: Remove unneeded check in hci_disconn_complete_evt()
by Andre Guedes
· 11 years ago
84794e1
Bluetooth: Remove unnecessary 'send' parameter from smp_failure()
by Johan Hedberg
· 11 years ago
4ebbd53
Bluetooth: Remove link type check in hci_disconn_complete_evt()
by Andre Guedes
· 11 years ago
57eb776
Bluetooth: Add an extra check in mgmt_device_disconnected()
by Andre Guedes
· 11 years ago
3655bba
Bluetooth: Check address in mgmt_disconnect_failed()
by Andre Guedes
· 11 years ago
6a070e6
Bluetooth: Store supported commands only during setup procedure
by Marcel Holtmann
· 11 years ago
d3d5dd3
Bluetooth: Remove debug statement for features complete event
by Marcel Holtmann
· 11 years ago
bef34c0
Bluetooth: Set default own address type only during controller setup
by Marcel Holtmann
· 11 years ago
33337dc
Bluetooth: Fix limited discoverable mode for Zeevo modules
by Marcel Holtmann
· 11 years ago
9e890a1f
mac80211: neaten ieee80211_deliver_skb
by Johannes Berg
· 11 years ago
33dde2b
nl80211: allow the use of DFS channel in mesh
by Chun-Yeow Yeoh
· 11 years ago
ad7e718
nl80211: vendor command support
by Johannes Berg
· 11 years ago
7869303
nl80211: don't clear bitrate_mask twice
by Janusz Dziedzic
· 11 years ago
de61b61
mac80211: remove duplicate code
by Eliad Peller
· 11 years ago
55f7435
cfg80211: DFS check dfs_region before usage
by Luis R. Rodriguez
· 11 years ago
6c47479
cfg80211: add reg_get_dfs_region()
by Luis R. Rodriguez
· 11 years ago
60f4a7b
nl80211/cfg80211: Set Operating Mode Notification
by Marek Kwaczynski
· 11 years ago
e013622
mac80211: move align variable to remove __maybe_unused
by Johannes Berg
· 11 years ago
18cfd3b
Revert "mac80211: add driver callback for per-interface multicast filter"
by Johannes Berg
· 11 years ago
4b074b0
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jberg/mac80211-next
by John W. Linville
· 11 years ago
Next »