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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-06-10
iwlegacy: refactor iwl4965_mac_channel_switch
Stanislaw Gruszka
1
-56
/
+55
2011-06-10
iwlegacy: remove unused agg_tids_count
Stanislaw Gruszka
2
-17
/
+0
2011-06-10
iwlegacy: remove firmware event log
Stanislaw Gruszka
10
-742
/
+1
2011-06-10
iwlegacy: remove reset rf infrastructure
Stanislaw Gruszka
10
-407
/
+81
2011-06-10
iwlegacy: remove recover from statistics
Stanislaw Gruszka
5
-103
/
+1
2011-06-10
iwlegacy: remove unused power commands defines
Stanislaw Gruszka
1
-7
/
+0
2011-06-10
libertas: add sd8686 reset_card support
Daniel Drake
1
-0
/
+34
2011-06-10
networking: fix warning about unused label wake_up
Vincent Zweije
1
-0
/
+2
2011-06-10
cfg80211: Ignore downstream DEAUTH for authtry_bsses
Paul Stewart
1
-1
/
+3
2011-06-10
rtlwifi: Factor out code to receive one packet
Mike McCormack
1
-48
/
+51
2011-06-10
rtlwifi: Free skb in one place
Mike McCormack
1
-5
/
+3
2011-06-10
rtlwifi: Resubmit skbs with bad CRC early
Mike McCormack
1
-42
/
+39
2011-06-10
rtlwifi: Remove unnecessary indent
Mike McCormack
1
-95
/
+81
2011-06-10
mac80211: add ieee80211_get_operstate() function
Eliad Peller
2
-0
/
+17
2011-06-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
9
-74
/
+49
2011-06-09
Merge master.kernel.org:/pub/scm/linux/kernel/git/padovan/bluetooth-2.6
Gustavo F. Padovan
5
-10
/
+38
2011-06-09
Bluetooth: Clean up some code style issues
Waldemar Rymarkiewicz
3
-19
/
+35
2011-06-09
Bluetooth: Kill set but unused variable 'cmd' in cmtp_recv_capimsg()
David Miller
1
-2
/
+1
2011-06-09
Bluetooth: Do not send SET_EVENT_MASK for 1.1 and earlier devices
Ville Tervo
1
-8
/
+10
2011-06-09
Bluetooth: Do not ignore errors returned from strict_strtol()
David Miller
1
-0
/
+12
2011-06-09
Bluetooth: fix shutdown on SCO sockets
Luiz Augusto von Dentz
1
-1
/
+12
2011-06-09
Bluetooth: Silence DEBUG_STRICT_USER_COPY_CHECKS=y warning
Stephen Boyd
1
-1
/
+2
2011-06-09
Bluetooth: l2cap and rfcomm: fix 1 byte infoleak to userspace.
Filip Palian
2
-0
/
+2
2011-06-08
Bluetooth: Fix check for the ERTM local busy state
Mat Martineau
1
-1
/
+1
2011-06-08
Bluetooth: Restore accidentally-deleted line
Mat Martineau
1
-0
/
+1
2011-06-08
Bluetooth: Simplify hci_conn_accept_secure check
Waldemar Rymarkiewicz
1
-3
/
+1
2011-06-08
Bluetooth: Add BT_POWER L2CAP socket option.
Jaikumar Ganesh
7
-6
/
+59
2011-06-08
Bluetooth: Verify a pin code in pin_code_reply
Waldemar Rymarkiewicz
1
-12
/
+41
2011-06-08
Bluetooth: Remove a magic number
Waldemar Rymarkiewicz
1
-1
/
+1
2011-06-08
Bluetooth: fix sparse & gcc warnings
Johannes Berg
2
-4
/
+4
2011-06-08
Bluetooth: Set 'peer_addr_type' in hci_le_connect()
Andre Guedes
1
-0
/
+1
2011-06-08
Bluetooth: Check advertising cache in hci_connect()
Andre Guedes
1
-0
/
+9
2011-06-08
Bluetooth: Remove useless check in hci_connect()
Andre Guedes
1
-2
/
+2
2011-06-08
Bluetooth: Add 'dst_type' field to struct hci_conn
Andre Guedes
2
-2
/
+7
2011-06-08
Bluetooth: Refactor hci_auth_complete_evt function
Waldemar Rymarkiewicz
1
-42
/
+41
2011-06-08
Bluetooth: Fix auth_complete_evt for legacy units
Waldemar Rymarkiewicz
3
-2
/
+13
2011-06-08
Bluetooth: Advertising entries lifetime
Andre Guedes
3
-1
/
+21
2011-06-08
Bluetooth: Clear advertising cache before scanning
Andre Guedes
2
-0
/
+33
2011-06-08
Bluetooth: Add Advertising Report Meta Event handler
Andre Guedes
1
-0
/
+25
2011-06-08
Bluetooth: LE advertising cache
Andre Guedes
2
-0
/
+77
2011-06-08
Bluetooth: Add advertising report meta event structs
Anderson Briglia
1
-0
/
+19
2011-06-08
Bluetooth: Rename __l2cap_chan_close() to l2cap_chan_close()
Gustavo F. Padovan
3
-19
/
+14
2011-06-08
Bluetooth: Remove export of l2cap_chan_clear_timer()
Gustavo F. Padovan
3
-3
/
+2
2011-06-08
Bluetooth: create channel timer to replace sk_timer
Gustavo F. Padovan
3
-76
/
+79
2011-06-08
Bluetooth: Add chan->chan_type struct member
Gustavo F. Padovan
3
-26
/
+38
2011-06-08
Bluetooth: Create l2cap_chan_send()
Gustavo F. Padovan
3
-88
/
+84
2011-06-08
Bluetooth: Create __l2cap_chan_close()
Gustavo F. Padovan
3
-93
/
+94
2011-06-08
Bluetooth: Remove unnecessary use of hci_dev_list_lock
Johan Hedberg
1
-4
/
+0
2011-06-08
Bluetooth: Kill set but not used variable 'l2cap_sk' in rfcomm_sock_getsockop...
David Miller
1
-3
/
+0
2011-06-08
Bluetooth: fix set but not used warning
Gustavo F. Padovan
1
-2
/
+0
[prev]
[next]