index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
ath9k: fix powersave frame filtering/buffering in AP mode
Felix Fietkau
2011-04-19
8
-15
/
+145
*
ath9k: Fix beacon generation on foreign channel
Rajkumar Manoharan
2011-04-19
1
-14
/
+22
*
mac80211: add a function for setting the TIM bit for a specific station
Felix Fietkau
2011-04-19
3
-1
/
+27
*
ath9k_htc: Fix free slot value for cab queue
Rajkumar Manoharan
2011-04-19
1
-1
/
+1
*
mwifiex: optimize driver initialization code
Amitkumar Karwar
2011-04-19
3
-64
/
+33
*
mwifiex: remove some macro definitions
Amitkumar Karwar
2011-04-19
5
-7
/
+4
*
mwifiex: remove redundant local variables and comments
Yogesh Ashok Powar
2011-04-19
13
-277
/
+105
*
mac80211: fix debugfs printk format warning
Randy Dunlap
2011-04-19
1
-1
/
+1
*
iwlegacy: use pci_dev->revision
Sergei Shtylyov
2011-04-19
1
-1
/
+1
*
ath9k_htc: Cleanup HTC debugfs
Rajkumar Manoharan
2011-04-19
3
-137
/
+27
*
ath9k_htc: Add debugfs support to change debug mask
Rajkumar Manoharan
2011-04-19
2
-0
/
+50
*
ath: fix 0x6C for beaconing/passive scan flags based on country IE
Luis R. Rodriguez
2011-04-19
1
-0
/
+1
*
rfkill: Regulator consumer driver for rfkill
Antonio Ospite
2011-04-19
4
-0
/
+224
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2011-04-19
11
-805
/
+964
|
\
|
*
Bluetooth: Fix lockdep warning in L2CAP
Gustavo F. Padovan
2011-04-14
1
-2
/
+0
|
*
Bluetooth: Fix another locking unbalance
Gustavo F. Padovan
2011-04-14
1
-0
/
+2
|
*
Bluetooth: Don't lock sock inside l2cap_get_sock_by_scid()
Gustavo F. Padovan
2011-04-13
1
-5
/
+3
|
*
Bluetooth: btmrvl: support Marvell Bluetooth device SD8787
Kevin Gan
2011-04-13
3
-64
/
+132
|
*
Bluetooth: Check return value of hci_recv_stream_fragment()
Gustavo F. Padovan
2011-04-13
1
-1
/
+6
|
*
Bluetooth: hci_uart: check the return value of recv()
Jiejing Zhang
2011-04-13
2
-3
/
+10
|
*
Bluetooth: Fix Out Of Band pairing when mgmt interface is disabled
Szymon Janc
2011-04-13
1
-0
/
+4
|
*
Bluetooth: Add proper handling of received LE data
Gustavo F. Padovan
2011-04-13
1
-0
/
+34
|
*
Bluetooth: Clean up ath3k_load_firmware()
Gustavo F. Padovan
2011-04-13
1
-3
/
+0
|
*
Bluetooth: Fix wrong comparison in listen()
Gustavo F. Padovan
2011-04-13
1
-1
/
+1
|
*
Bluetooth: Move tx queue to struct l2cap_chan
Gustavo F. Padovan
2011-04-13
3
-27
/
+24
|
*
Bluetooth: Remove unneeded uninitialized_vars()
Gustavo F. Padovan
2011-04-13
1
-1
/
+1
|
*
Bluetooth: Remove some sk references from l2cap_core.c
Gustavo F. Padovan
2011-04-13
1
-17
/
+12
|
*
Bluetooth: Move SREJ list to struct l2cap_chan
Gustavo F. Padovan
2011-04-13
3
-19
/
+17
|
*
Bluetooth: Fix lockdep warning with skb list lock
Gustavo F. Padovan
2011-04-07
1
-0
/
+5
|
*
Bluetooth: Move busy workqueue to struct l2cap_chan
Gustavo F. Padovan
2011-04-07
2
-12
/
+10
|
*
Bluetooth: Move srej and busy queues to struct l2cap_chan
Gustavo F. Padovan
2011-04-07
3
-28
/
+22
|
*
Bluetooth: Move ERTM timers to struct l2cap_chan
Gustavo F. Padovan
2011-04-07
3
-51
/
+51
|
*
Bluetooth: Move remote info to struct l2cap_chan
Gustavo F. Padovan
2011-04-07
3
-23
/
+23
|
*
Bluetooth: Move SDU related vars to struct l2cap_chan
Gustavo F. Padovan
2011-04-07
2
-41
/
+41
|
*
Bluetooth: Move more ERTM stuff to struct l2cap_chan
Gustavo F. Padovan
2011-04-07
2
-32
/
+29
|
*
Bluetooth: Move of ERTM *_seq vars to struct l2cap_chan
Gustavo F. Padovan
2011-04-07
3
-77
/
+73
|
*
Bluetooth: Move conn_state to struct l2cap_chan
Gustavo F. Padovan
2011-04-07
3
-195
/
+217
|
*
Bluetooth: clean up l2cap_sock_recvmsg()
Gustavo F. Padovan
2011-04-07
3
-27
/
+29
|
*
Bluetooth: Move conf_{req,rsp} stuff to struct l2cap_chan
Gustavo F. Padovan
2011-04-07
3
-36
/
+38
|
*
Bluetooth: Move ident to struct l2cap_chan
Gustavo F. Padovan
2011-04-07
3
-23
/
+23
|
*
Bluetooth: Remove struct del_list
Gustavo F. Padovan
2011-04-07
2
-22
/
+7
|
*
Bluetooth: Use struct list_head for L2CAP channels list
Gustavo F. Padovan
2011-04-07
2
-112
/
+88
|
*
Bluetooth: Create struct l2cap_chan
Gustavo F. Padovan
2011-04-07
3
-96
/
+175
*
|
Merge branch 'wireless-next-2.6' of git://git.kernel.org/pub/scm/linux/kernel...
John W. Linville
2011-04-19
19
-265
/
+113
|
\
\
|
*
|
iwlagn: remove led_ops
Wey-Yi Guy
2011-04-18
1
-4
/
+0
|
*
|
iwlagn: remove legacy ops
Wey-Yi Guy
2011-04-18
1
-10
/
+0
|
*
|
iwlagn: remove un-necessary ieee80211_ops
Wey-Yi Guy
2011-04-18
7
-37
/
+22
|
*
|
iwlagn: no 5.2GHz/HT40 support for bgn devices
Wey-Yi Guy
2011-04-18
2
-2
/
+2
|
*
|
iwlagn: temperature should be measure for all _agn devices
Wey-Yi Guy
2011-04-18
7
-47
/
+3
|
*
|
iwlagn: always support uCode trace
Wey-Yi Guy
2011-04-18
6
-11
/
+1
[next]