index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2013-03-29
12
-74
/
+145
|
\
|
*
Merge branch 'for-john' of git://git.kernel.org/pub/scm/linux/kernel/git/jber...
John W. Linville
2013-03-25
12
-76
/
+154
|
|
\
|
|
*
mac80211: Don't restart sta-timer if not associated.
Ben Greear
2013-03-24
2
-3
/
+6
|
|
*
cfg80211: always check for scan end on P2P device
Johannes Berg
2013-03-24
6
-47
/
+92
|
|
*
mac80211: fix virtual monitor interface locking
Johannes Berg
2013-03-20
1
-16
/
+19
|
|
*
cfg80211: fix wdev tracing crash
Johannes Berg
2013-03-20
1
-1
/
+2
|
|
*
mac80211: fix crash with P2P Device returning action frames
Johannes Berg
2013-03-11
1
-1
/
+13
|
|
*
cfg80211: fix potential BSS memory leak and update
Johannes Berg
2013-03-07
1
-5
/
+11
|
|
*
cfg80211: fix inconsistency in trace for rdev_set_mac_acl
Vladimir Kondratiev
2013-03-07
1
-1
/
+1
|
|
*
mac80211: always synchronize_net() during station removal
Johannes Berg
2013-03-06
1
-2
/
+10
|
*
|
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/blueto...
John W. Linville
2013-03-18
1
-0
/
+1
|
|
\
\
|
|
*
|
Bluetooth: Fix not closing SCO sockets in the BT_CONNECT2 state
Vinicius Costa Gomes
2013-03-14
1
-0
/
+1
*
|
|
|
Merge branch 'for-upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/...
John W. Linville
2013-03-25
16
-971
/
+1272
|
\
\
\
\
|
*
|
|
|
Bluetooth: fix error return code in rfcomm_add_listener()
Wei Yongjun
2013-03-20
1
-1
/
+3
|
*
|
|
|
Bluetooth: Fix PIN/Confirm/Passkey response parameters
Johan Hedberg
2013-03-18
1
-8
/
+12
|
*
|
|
|
Bluetooth: Simplify address parameters of user_pairing_resp()
Johan Hedberg
2013-03-18
1
-13
/
+14
|
*
|
|
|
Bluetooth: Fix fast connectable state when enabling page scan
Johan Hedberg
2013-03-18
1
-1
/
+16
|
*
|
|
|
Bluetooth: Fix updating page scan parameters when not necessary
Johan Hedberg
2013-03-18
1
-2
/
+8
|
*
|
|
|
Bluetooth: Update page scan parameters after successful write commands
Johan Hedberg
2013-03-18
1
-0
/
+43
|
*
|
|
|
Bluetooth: Add reading of page scan parameters
Johan Hedberg
2013-03-18
2
-0
/
+38
|
*
|
|
|
Bluetooth: Disable fast connectable when disabling connectable
Johan Hedberg
2013-03-18
1
-0
/
+3
|
*
|
|
|
Bluetooth: Refactor fast connectable HCI commands
Johan Hedberg
2013-03-18
1
-19
/
+24
|
*
|
|
|
Bluetooth: Add proper flag for fast connectable mode
Johan Hedberg
2013-03-18
1
-0
/
+16
|
*
|
|
|
Bluetooth: Fix error response for simultaneous fast connectable commands
Johan Hedberg
2013-03-18
1
-0
/
+6
|
*
|
|
|
Bluetooth: Limit fast connectable support to >= 1.2 controllers
Johan Hedberg
2013-03-18
1
-2
/
+3
|
*
|
|
|
Bluetooth: Fix fast connectable response sending
Johan Hedberg
2013-03-18
1
-11
/
+42
|
*
|
|
|
Bluetooth: Use an async request for mgmt_set_connectable
Johan Hedberg
2013-03-18
1
-8
/
+29
|
*
|
|
|
Bluetooth: Fix setting local name to the existing value
Johan Hedberg
2013-03-18
1
-0
/
+11
|
*
|
|
|
Bluetooth: Fix local name setting for LE-only controllers
Johan Hedberg
2013-03-18
1
-2
/
+9
|
*
|
|
|
Bluetooth: Handle AD updating through an async request
Johan Hedberg
2013-03-18
2
-29
/
+19
|
*
|
|
|
Bluetooth: Fix waiting for EIR update when setting local name
Johan Hedberg
2013-03-18
1
-47
/
+49
|
*
|
|
|
Bluetooth: Fix clearing flags on power off before notifying mgmt
Johan Hedberg
2013-03-18
1
-4
/
+4
|
*
|
|
|
Bluetooth: Clear non-persistent flags when closing HCI device
Johan Hedberg
2013-03-18
1
-0
/
+1
|
*
|
|
|
Bluetooth: Add a define for the HCI persistent flags mask
Johan Hedberg
2013-03-18
1
-1
/
+1
|
*
|
|
|
Bluetooth: Remove useless HCI_PENDING_CLASS flag
Johan Hedberg
2013-03-18
2
-6
/
+1
|
*
|
|
|
Bluetooth: Fix UUID/class mgmt command response synchronization
Johan Hedberg
2013-03-18
1
-17
/
+56
|
*
|
|
|
Bluetooth: Fix busy condition testing for EIR and class updates
Johan Hedberg
2013-03-18
1
-9
/
+36
|
*
|
|
|
Bluetooth: Wait for HCI command completion with mgmt_set_powered
Johan Hedberg
2013-03-18
1
-12
/
+34
|
*
|
|
|
Bluetooth: Update mgmt powered HCI commands to use async requests
Johan Hedberg
2013-03-18
1
-63
/
+100
|
*
|
|
|
Bluetooth: Move power on HCI command updates to their own function
Johan Hedberg
2013-03-18
1
-36
/
+42
|
*
|
|
|
Bluetooth: Replaced kzalloc and memcpy with kmemdup
Alexandru Gheorghiu
2013-03-18
1
-4
/
+2
|
*
|
|
|
Bluetooth: Use PTR_RET function
Alexandru Gheorghiu
2013-03-18
1
-3
/
+1
|
*
|
|
|
Bluetooth: Fix endianness handling of cmd_status/complete opcodes
Johan Hedberg
2013-03-09
1
-4
/
+4
|
*
|
|
|
Bluetooth: Check req->err in hci_req_add
Andre Guedes
2013-03-09
1
-0
/
+6
|
*
|
|
|
Bluetooth: Make hci_req_add returning void
Andre Guedes
2013-03-09
1
-4
/
+2
|
*
|
|
|
Bluetooth: HCI request error handling
Andre Guedes
2013-03-09
1
-1
/
+12
|
*
|
|
|
Bluetooth: Check hci_req_run returning value in __hci_req_sync
Andre Guedes
2013-03-09
1
-6
/
+9
|
*
|
|
|
Bluetooth: Return ENODATA in hci_req_run
Andre Guedes
2013-03-09
1
-1
/
+1
|
*
|
|
|
Bluetooth: Fix __hci_req_sync
Andre Guedes
2013-03-09
1
-4
/
+3
|
*
|
|
|
Bluetooth: Remove empty HCI event handlers
Johan Hedberg
2013-03-08
1
-164
/
+0
[next]