index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
...
|
|
*
|
|
Bluetooth: Add LE Local Features reading support
Johan Hedberg
2013-01-23
1
-0
/
+20
|
|
*
|
|
Bluetooth: Fix returning proper cmd_complete for mgmt_block/unblock
Johan Hedberg
2013-01-23
1
-4
/
+6
|
|
*
|
|
Bluetooth: Fix returning proper cmd_complete for mgmt_disconnect
Johan Hedberg
2013-01-23
1
-8
/
+14
|
|
*
|
|
Bluetooth: Fix checking for valid disconnect parameters in unpair_device
Johan Hedberg
2013-01-23
1
-0
/
+5
|
|
*
|
|
Bluetooth: Fix checking for valid address type values in mgmt commands
Johan Hedberg
2013-01-23
1
-2
/
+34
|
|
*
|
|
Bluetooth: Check for valid key->authenticated value for LTKs
Johan Hedberg
2013-01-23
1
-0
/
+2
|
|
*
|
|
Bluetooth: Refactor valid LTK data testing into its own function
Johan Hedberg
2013-01-23
1
-1
/
+8
|
|
*
|
|
Bluetooth: Fix checking for proper key->master value in Load LTKs
Johan Hedberg
2013-01-23
1
-0
/
+9
|
|
*
|
|
Bluetooth: Fix returning proper mgmt status for Load LTKs
Johan Hedberg
2013-01-23
1
-1
/
+1
|
|
*
|
|
Bluetooth: Fix checking for correct mgmt_load_link_keys parameters
Johan Hedberg
2013-01-23
1
-0
/
+4
|
|
*
|
|
Bluetooth: Fix pair device command reply if adapter is powered off
Szymon Janc
2013-01-23
1
-6
/
+6
|
|
*
|
|
Bluetooth: Fix Class of Device indication when powering off
Johan Hedberg
2013-01-23
1
-0
/
+6
|
|
*
|
|
Bluetooth: Fix using system-global workqueue when not necessary
Johan Hedberg
2013-01-18
2
-3
/
+4
|
|
*
|
|
Bluetooth: Use req_workqueue for hci_request operations
Johan Hedberg
2013-01-18
2
-4
/
+5
|
|
*
|
|
Bluetooth: Add a new workqueue for hci_request operations
Johan Hedberg
2013-01-18
1
-0
/
+11
|
|
*
|
|
Bluetooth: Fix uuid output in debugfs
Gustavo Padovan
2013-01-10
1
-11
/
+11
|
|
*
|
|
Bluetooth: Fix sending incorrect new_settings for mgmt_set_powered
Johan Hedberg
2013-01-10
1
-2
/
+3
|
|
*
|
|
Bluetooth: Fix returning proper command status for start_discovery
Johan Hedberg
2013-01-10
1
-16
/
+30
|
|
*
|
|
Bluetooth: Fix checking for exact values of boolean mgmt parameters
Johan Hedberg
2013-01-10
1
-0
/
+36
|
|
*
|
|
Bluetooth: Move non-critical sections outside of the dev lock
Johan Hedberg
2013-01-10
1
-28
/
+18
|
|
*
|
|
Bluetooth: Fix accepting set_dev_class for non-BR/EDR controllers
Johan Hedberg
2013-01-10
1
-0
/
+6
|
|
*
|
|
Bluetooth: Fix checking for valid device class values
Johan Hedberg
2013-01-10
1
-0
/
+6
|
|
*
|
|
Bluetooth: Fix missing command complete for mgmt_load_long_term_keys
Johan Hedberg
2013-01-10
1
-2
/
+5
|
|
*
|
|
Bluetooth: Fix missing command complete event for mgmt_confirm_name
Johan Hedberg
2013-01-10
1
-1
/
+2
|
|
*
|
|
Bluetooth: mgmt: Avoid using magic number in status code
Szymon Janc
2013-01-09
1
-4
/
+4
|
|
*
|
|
Bluetooth: mgmt: Remove not needed restriction on add/remove OOB data
Szymon Janc
2013-01-09
1
-17
/
+0
|
|
*
|
|
Bluetooth: AMP: Use set_bit / test_bit for amp_mgr state
Andrei Emeltchenko
2013-01-09
2
-5
/
+5
|
|
*
|
|
Bluetooth: AMP: Remove dead code
Andrei Emeltchenko
2013-01-09
1
-5
/
+0
|
|
*
|
|
Bluetooth: AMP: Clean up logical link create / accept
Andrei Emeltchenko
2013-01-09
1
-12
/
+5
|
|
*
|
|
Bluetooth: AMP: Send A2MP Create Phylink Rsp after Assoc write
Andrei Emeltchenko
2013-01-09
2
-3
/
+39
|
|
*
|
|
Bluetooth: Remove unnecessary include l2cap.h
Rami Rosen
2013-01-09
1
-1
/
+0
*
|
|
|
|
mac80211: stop plink timer only on mesh interfaces
Thomas Pedersen
2013-02-05
1
-0
/
+3
|
|
_
|
_
|
/
|
/
|
|
|
*
|
|
|
mac80211: mesh power save basics
Marco Porsch
2013-02-04
20
-17
/
+803
*
|
|
|
cfg80211: wrap BSS kref
Johannes Berg
2013-02-04
1
-5
/
+15
*
|
|
|
cfg80211: remove a local variable
Johannes Berg
2013-02-04
1
-3
/
+2
*
|
|
|
cfg80211: use lockdep to assert lock is held
Johannes Berg
2013-02-04
1
-2
/
+4
*
|
|
|
mac80211: send deauth if connection was lost during suspend
Johannes Berg
2013-02-04
1
-6
/
+8
*
|
|
|
mac80211: allow transmitting deauth with tainted key
Johannes Berg
2013-02-04
1
-1
/
+2
*
|
|
|
cfg80211: move locking into cfg80211_bss_age
Johannes Berg
2013-02-04
2
-3
/
+2
*
|
|
|
cfg80211: fix BSS IE allocation comment
Johannes Berg
2013-02-04
1
-4
/
+1
*
|
|
|
mac80211: remove unused SSID from BSS
Johannes Berg
2013-02-04
1
-4
/
+0
*
|
|
|
cfg80211: remove unused cfg80211_get_mesh
Johannes Berg
2013-02-04
1
-65
/
+0
*
|
|
|
cfg80211: simplify mesh BSS comparison
Johannes Berg
2013-02-04
1
-81
/
+39
*
|
|
|
cfg80211: fix BSS list hidden SSID lookup
Johannes Berg
2013-02-04
1
-27
/
+53
*
|
|
|
cfg80211: refactor hidden SSID finding
Johannes Berg
2013-02-04
1
-62
/
+20
*
|
|
|
cfg80211: expand per-station byte counters to 64bit
Vladimir Kondratiev
2013-02-04
1
-3
/
+13
*
|
|
|
mac80211: always allow calling ieee80211_connection_loss()
Johannes Berg
2013-02-04
2
-2
/
+5
*
|
|
|
mac80211: send deauth when connection is lost
Johannes Berg
2013-02-04
1
-5
/
+4
*
|
|
|
mac80211: improve latency and throughput while software scanning
Stanislaw Gruszka
2013-01-31
1
-27
/
+5
*
|
|
|
mac80211: start auth/assoc timeout on frame status
Johannes Berg
2013-01-31
6
-28
/
+99
[prev]
[next]