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-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
2011-06-08
Bluetooth: Allow unsegmented SDU retries on sock_queue_rcv_skb failure
Ruiyi Zhang
1
-5
/
+1
2011-06-08
iwlegacy: fix channel switch locking
Stanislaw Gruszka
5
-46
/
+28
2011-06-08
mac80211: fix IBSS teardown race
Johannes Berg
1
-2
/
+4
2011-06-08
iwlagn: send tx power command if defer cause by RXON not match
Wey-Yi Guy
1
-0
/
+5
2011-06-07
ath9k: make use of a helper to get paprd scale factor
Mohammed Shafi Shajakhan
1
-14
/
+3
2011-06-07
mwifiex: disable transmission buffer aggregation for AMSDU packets
Yogesh Ashok Powar
1
-5
/
+13
2011-06-07
mwifiex: adding check for enough space before padding
Yogesh Ashok Powar
1
-8
/
+14
2011-06-07
mwifiex: Remove redundant skb_queue_empty checks
Yogesh Ashok Powar
1
-10
/
+5
2011-06-07
mwifiex: remove list traversal in mwifiex_num_pkts_in_txq
Yogesh Ashok Powar
3
-25
/
+11
2011-06-07
iwlwifi: remove unecessary if statement
Greg Dietsche
1
-3
/
+0
2011-06-07
iwlagn: refactor iwlagn_mac_channel_switch
Stanislaw Gruszka
1
-54
/
+52
2011-06-07
wl12xx: Stop BA session event from device
Shahar Levi
6
-4
/
+46
2011-06-07
mac80211: Stop BA session event from device
Shahar Levi
4
-0
/
+41
2011-06-07
nl80211: fix overflow in ssid_len
Luciano Coelho
1
-5
/
+4
2011-06-07
rtlwifi: Avoid modifying skbs that are resubmitted
Mike McCormack
1
-15
/
+13
2011-06-07
rtlwifi: Fix logic in rx_interrupt
Mike McCormack
1
-1
/
+1
2011-06-07
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
33
-236
/
+249
2011-06-07
Revert "mac80211: stop queues before rate control updation"
John W. Linville
1
-6
/
+0
2011-06-06
iwl4965: set tx power after rxon_assoc
Stanislaw Gruszka
1
-1
/
+2
2011-06-06
rt2x00: fix rmmod crash
Stanislaw Gruszka
2
-1
/
+6
2011-06-06
iwlagn: use cts-to-self protection on 5000 adapters series
Stanislaw Gruszka
3
-11
/
+10
2011-06-06
Revert "mac80211: Skip tailroom reservation for full HW-crypto devices"
John W. Linville
3
-23
/
+8
2011-06-03
iwlagn: call commit_rxon function directly
Wey-Yi Guy
4
-14
/
+7
2011-06-03
iwlagn: direct call to post_scan function
Wey-Yi Guy
3
-3
/
+2
2011-06-03
iwlagn: move all post scan functions in one place
Wey-Yi Guy
2
-7
/
+7
2011-06-03
iwlagn: set smps mode after assoc for 1000 device
Wey-Yi Guy
3
-2
/
+14
2011-06-03
iwlagn: save the latest smps mode
Wey-Yi Guy
1
-0
/
+1
[prev]
[next]