index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-01-23
Bluetooth: Fix checking for valid disconnect parameters in unpair_device
Johan Hedberg
1
-0
/
+5
2013-01-23
Bluetooth: Fix checking for valid address type values in mgmt commands
Johan Hedberg
1
-2
/
+34
2013-01-23
Bluetooth: Check for valid key->authenticated value for LTKs
Johan Hedberg
1
-0
/
+2
2013-01-23
Bluetooth: Refactor valid LTK data testing into its own function
Johan Hedberg
1
-1
/
+8
2013-01-23
Bluetooth: Fix checking for proper key->master value in Load LTKs
Johan Hedberg
1
-0
/
+9
2013-01-23
Bluetooth: Fix returning proper mgmt status for Load LTKs
Johan Hedberg
1
-1
/
+1
2013-01-23
Bluetooth: Fix checking for correct mgmt_load_link_keys parameters
Johan Hedberg
1
-0
/
+4
2013-01-23
Bluetooth: Fix pair device command reply if adapter is powered off
Szymon Janc
1
-6
/
+6
2013-01-23
Bluetooth: Fix Class of Device indication when powering off
Johan Hedberg
1
-0
/
+6
2013-01-18
Bluetooth: Fix using system-global workqueue when not necessary
Johan Hedberg
2
-3
/
+4
2013-01-18
Bluetooth: Use req_workqueue for hci_request operations
Johan Hedberg
2
-4
/
+5
2013-01-18
Bluetooth: Add a new workqueue for hci_request operations
Johan Hedberg
1
-0
/
+11
2013-01-10
Bluetooth: Fix uuid output in debugfs
Gustavo Padovan
1
-11
/
+11
2013-01-10
Bluetooth: Fix sending incorrect new_settings for mgmt_set_powered
Johan Hedberg
1
-2
/
+3
2013-01-10
Bluetooth: Fix returning proper command status for start_discovery
Johan Hedberg
1
-16
/
+30
2013-01-10
Bluetooth: Fix checking for exact values of boolean mgmt parameters
Johan Hedberg
1
-0
/
+36
2013-01-10
Bluetooth: Move non-critical sections outside of the dev lock
Johan Hedberg
1
-28
/
+18
2013-01-10
Bluetooth: Fix accepting set_dev_class for non-BR/EDR controllers
Johan Hedberg
1
-0
/
+6
2013-01-10
Bluetooth: Fix checking for valid device class values
Johan Hedberg
1
-0
/
+6
2013-01-10
Bluetooth: Fix missing command complete for mgmt_load_long_term_keys
Johan Hedberg
1
-2
/
+5
2013-01-10
Bluetooth: Fix missing command complete event for mgmt_confirm_name
Johan Hedberg
1
-1
/
+2
2013-01-09
Bluetooth: mgmt: Avoid using magic number in status code
Szymon Janc
1
-4
/
+4
2013-01-09
Bluetooth: mgmt: Remove not needed restriction on add/remove OOB data
Szymon Janc
1
-17
/
+0
2013-01-09
Bluetooth: AMP: Use set_bit / test_bit for amp_mgr state
Andrei Emeltchenko
2
-5
/
+5
2013-01-09
Bluetooth: AMP: Remove dead code
Andrei Emeltchenko
1
-5
/
+0
2013-01-09
Bluetooth: AMP: Clean up logical link create / accept
Andrei Emeltchenko
1
-12
/
+5
2013-01-09
Bluetooth: AMP: Send A2MP Create Phylink Rsp after Assoc write
Andrei Emeltchenko
2
-3
/
+39
2013-01-09
Bluetooth: Remove unnecessary include l2cap.h
Rami Rosen
1
-1
/
+0
2013-01-03
cfg80211: disallow more station changes
Johannes Berg
2
-18
/
+13
2013-01-03
mac80211: unset peer's HT 40 MHz support if not usable
Johannes Berg
1
-0
/
+15
2013-01-03
wireless: use __aligned
Johannes Berg
1
-1
/
+1
2013-01-03
mac80211: support HT notify channel width action
Johannes Berg
1
-1
/
+30
2013-01-03
mac80211: split TX aggregation stop action
Johannes Berg
1
-5
/
+35
2013-01-03
mac80211: move ieee80211_remove_tid_tx function
Johannes Berg
1
-103
/
+103
2013-01-03
mac80211: split out aggregation TX removal
Johannes Berg
1
-18
/
+30
2013-01-03
mac80211: split aggregation stop by reason
Johannes Berg
8
-25
/
+33
2013-01-03
nl80211/mac80211: support full station state in AP mode
Johannes Berg
3
-45
/
+97
2013-01-03
cfg80211: move some AP code to right file
Johannes Berg
2
-62
/
+62
2013-01-03
mac80211: restrict assoc request VHT capabilities
Johannes Berg
2
-3
/
+50
2013-01-03
cfg80211: move world roaming check for beacon hints
Luis R. Rodriguez
1
-6
/
+5
2013-01-03
cfg80211: move reg_is_world_roaming()
Luis R. Rodriguez
1
-16
/
+16
2013-01-03
cfg80211: do not process beacon hints if one is already queued
Luis R. Rodriguez
1
-0
/
+19
2013-01-03
mac80211: assign bss_conf.bssid only once
Johannes Berg
5
-20
/
+15
2013-01-03
mac80211: further simplify ieee80211_bss_info_change_notify
Johannes Berg
3
-19
/
+16
2013-01-03
mac80211: reconfig bss_info_changed only if beaconing
Johannes Berg
1
-3
/
+5
2013-01-03
mac80211: track enable_beacon explicitly
Johannes Berg
6
-38
/
+21
2013-01-03
mac80211: fix channel context iteration
Johannes Berg
3
-4
/
+15
2013-01-03
mac80211: clean up association better in suspend
Johannes Berg
3
-3
/
+26
2013-01-03
mac80211: clean up ieee80211_quiesce
Johannes Berg
1
-17
/
+19
2013-01-03
mac82011: use frame control to differentiate probe resp/beacon
Emmanuel Grumbach
4
-48
/
+27
[next]