index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-05
Bluetooth: Add debugfs controls for LE CoC MPS and Credits
Johan Hedberg
1
-4
/
+12
2013-12-05
Bluetooth: Fix validating LE PSM values
Johan Hedberg
2
-11
/
+44
2013-12-05
Bluetooth: Fix CID ranges for LE CoC CID allocations
Johan Hedberg
1
-2
/
+7
2013-12-05
Bluetooth: Fix clearing of chan->omtu for LE CoC channels
Johan Hedberg
1
-4
/
+4
2013-12-05
Bluetooth: Limit LE MPS to the MTU value
Johan Hedberg
1
-4
/
+14
2013-12-05
Bluetooth: Fix suspending the L2CAP socket if we start with 0 credits
Johan Hedberg
1
-0
/
+3
2013-12-05
Bluetooth: Fix LE L2CAP Connect Request handling together with SMP
Johan Hedberg
1
-0
/
+3
2013-12-05
Bluetooth: Implement LE L2CAP reassembly
Johan Hedberg
1
-3
/
+76
2013-12-05
Bluetooth: Add LE L2CAP segmentation support for outgoing data
Johan Hedberg
1
-1
/
+126
2013-12-05
Bluetooth: Introduce L2CAP channel callback for suspending
Johan Hedberg
1
-0
/
+9
2013-12-05
Bluetooth: Reject LE CoC commands when the feature is not enabled
Johan Hedberg
1
-0
/
+11
2013-12-05
Bluetooth: Add LE flow control discipline
Johan Hedberg
1
-1
/
+66
2013-12-05
Bluetooth: Implement returning of LE L2CAP credits
Johan Hedberg
1
-0
/
+26
2013-12-05
Bluetooth: Add new BT_SNDMTU and BT_RCVMTU socket options
Johan Hedberg
1
-0
/
+76
2013-12-05
Bluetooth: Limit L2CAP_OPTIONS socket option usage with LE
Johan Hedberg
1
-0
/
+15
2013-12-05
Bluetooth: Track LE L2CAP credits in l2cap_chan
Johan Hedberg
2
-5
/
+13
2013-12-05
Bluetooth: Add LE L2CAP flow control mode
Johan Hedberg
2
-3
/
+31
2013-12-05
Bluetooth: Make l2cap_le_sig_cmd logic consistent
Johan Hedberg
1
-8
/
+16
2013-12-05
Bluetooth: Add L2CAP Disconnect suppport for LE
Johan Hedberg
1
-0
/
+7
2013-12-05
Bluetooth: Fix L2CAP channel closing for LE connections
Johan Hedberg
1
-2
/
+4
2013-12-05
Bluetooth: Add basic LE L2CAP connect request receiving support
Johan Hedberg
1
-0
/
+152
2013-12-05
Bluetooth: Refactor L2CAP connect rejection to its own function
Johan Hedberg
1
-18
/
+24
2013-12-05
Bluetooth: Add smp_sufficient_security helper function
Johan Hedberg
2
-4
/
+13
2013-12-05
Bluetooth: Add initial code for LE L2CAP Connect Request
Johan Hedberg
1
-8
/
+98
2013-12-05
Bluetooth: Move LE L2CAP initiator procedure to its own function
Johan Hedberg
1
-1
/
+6
2013-12-05
Bluetooth: Pass command length to LE signaling channel handlers
Johan Hedberg
1
-6
/
+6
2013-12-05
Bluetooth: Allow l2cap_chan_check_security() to be used for LE links.
Johan Hedberg
1
-0
/
+3
2013-12-05
Bluetooth: Update l2cap_global_chan_by_psm() to take a link type
Johan Hedberg
1
-3
/
+11
2013-12-05
Bluetooth: Add module parameter to enable LE CoC support
Johan Hedberg
1
-6
/
+12
2013-12-05
Bluetooth: Remove unnecessary braces from one-line if-statement
Johan Hedberg
1
-3
/
+2
2013-12-05
cfg80211: fix WARN_ON for re-association to the expired BSS
Ujjal Roy
1
-10
/
+12
2013-12-05
mac80211: warn if unhashing station fails
Johannes Berg
1
-1
/
+1
2013-12-04
Bluetooth: Remove dead code from SMP encryption function
Johan Hedberg
1
-8
/
+1
2013-12-04
Bluetooth: Remove useless smp_rand function
Johan Hedberg
1
-13
/
+2
2013-12-04
Bluetooth: Refactor hci_disconn_complete_evt
Andre Guedes
1
-22
/
+21
2013-12-04
Bluetooth: Remove unneeded check in hci_disconn_complete_evt()
Andre Guedes
1
-10
/
+9
2013-12-04
Bluetooth: Remove unnecessary 'send' parameter from smp_failure()
Johan Hedberg
1
-8
/
+8
2013-12-04
Bluetooth: Remove link type check in hci_disconn_complete_evt()
Andre Guedes
1
-2
/
+1
2013-12-04
Bluetooth: Add an extra check in mgmt_device_disconnected()
Andre Guedes
1
-0
/
+3
2013-12-04
Bluetooth: Check address in mgmt_disconnect_failed()
Andre Guedes
1
-1
/
+11
2013-12-04
Bluetooth: Store supported commands only during setup procedure
Marcel Holtmann
1
-1
/
+4
2013-12-04
Bluetooth: Remove debug statement for features complete event
Marcel Holtmann
1
-6
/
+0
2013-12-04
Bluetooth: Set default own address type only during controller setup
Marcel Holtmann
1
-9
/
+11
2013-12-04
Bluetooth: Fix limited discoverable mode for Zeevo modules
Marcel Holtmann
1
-1
/
+1
2013-12-04
mac80211: neaten ieee80211_deliver_skb
Johannes Berg
1
-17
/
+15
2013-12-04
nl80211: allow the use of DFS channel in mesh
Chun-Yeow Yeoh
1
-2
/
+11
2013-12-03
nl80211: vendor command support
Johannes Berg
3
-71
/
+181
2013-12-03
nl80211: don't clear bitrate_mask twice
Janusz Dziedzic
1
-9
/
+8
2013-12-03
mac80211: remove duplicate code
Eliad Peller
1
-8
/
+0
2013-12-03
cfg80211: DFS check dfs_region before usage
Luis R. Rodriguez
1
-0
/
+5
[prev]
[next]