index
:
op-kernel-dev
raptor-dma-dev-4.18-pre
raptor-dma-dev-current
Development kernel branch for OpenPOWER systems
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
net
Commit message (
Expand
)
Author
Age
Files
Lines
*
mac80211: Call driver commands after drv_start in mac80211 restart code
Yogesh Ashok Powar
2012-01-04
1
-10
/
+9
*
mac80211: use RCU read locks for sta_info_get
Mohammed Shafi Shajakhan
2012-01-04
1
-0
/
+2
*
mac80211: fix kernel panic in IBSS due to a regression
Mohammed Shafi Shajakhan
2012-01-04
1
-1
/
+4
*
mac80211: fix scan state machine
Mohammed Shafi Shajakhan
2012-01-04
1
-1
/
+1
*
net/rfkill/rfkill-gpio.c: introduce missing kfree
Julia Lawall
2012-01-04
1
-1
/
+1
*
mac80211: always clear SDATA_STATE_OFFCHANNEL flag
Eliad Peller
2012-01-04
1
-1
/
+3
*
wireless: Treat IPv6 diffserv the same as IPv4 for 802.11e
Dave Täht
2012-01-04
1
-1
/
+5
*
NFC: Export a new attribute nfcid1 in target info
Ilan Elias
2012-01-04
2
-0
/
+9
*
cfg80211: relicense reg.c reg.h and genregdb.awk to ISC
Luis R. Rodriguez
2012-01-04
4
-7
/
+54
*
cfg80211: replace reg.c Nokia commit 269ac5
Luis R. Rodriguez
2012-01-04
1
-3
/
+3
*
cfg80211: replace reg.c Nokia commit c4c32294
Luis R. Rodriguez
2012-01-04
1
-6
/
+6
*
NFC: Handle error during NCI data exchange
Ilan Elias
2012-01-04
1
-0
/
+18
*
NFC: Update names and structs to NCI spec 1.0 d22
Ilan Elias
2012-01-04
4
-31
/
+30
*
wireless: Protect regdomain change by mutex
Dmitry Shmidt
2012-01-04
1
-1
/
+4
*
mac80211: Remove superfluous ieee80211_rx_h_remove_qos_control
Helmut Schaa
2012-01-04
1
-20
/
+0
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2012-01-02
15
-329
/
+372
|
\
|
*
Bluetooth: Fix a compile warning in RFCOMM
Gustavo F. Padovan
2011-12-27
1
-3
/
+0
|
*
Bluetooth: Incorrect address while storing LTK.
Hemant Gupta
2011-12-23
1
-1
/
+1
|
*
Bluetooth: Don't disable interrupt when locking the queue
Gustavo F. Padovan
2011-12-22
1
-2
/
+2
|
*
Bluetooth: remove *_bh usage from hci_dev_list and hci_cb_list
Gustavo F. Padovan
2011-12-22
2
-14
/
+14
|
*
Bluetooth: add debug output to l2cap_ack_timeout()
Gustavo F. Padovan
2011-12-22
1
-0
/
+2
|
*
Bluetooth: Remove l2cap priority from inside RFCOMM.
Gustavo F. Padovan
2011-12-22
1
-27
/
+17
|
*
Bluetooth: Add SMP to User Passkey and Confirm
Brian Gix
2011-12-22
1
-1
/
+9
|
*
Bluetooth: Add MITM mechanism to LE-SMP
Brian Gix
2011-12-22
1
-22
/
+204
|
*
Bluetooth: Fix deadlocks with sock lock and L2CAP timers locks
Ulisses Furquim
2011-12-22
1
-20
/
+9
|
*
Bluetooth: Make HCI call directly into SCO and L2CAP event functions
Ulisses Furquim
2011-12-22
3
-133
/
+15
|
*
Bluetooth: Remove magic numbers from le scan cmd
Andrei Emeltchenko
2011-12-22
1
-2
/
+10
|
*
Bluetooth: fix bt_accept_dequeue() to work in process context
Gustavo F. Padovan
2011-12-22
1
-7
/
+4
|
*
Bluetooth: Always compile SCO and L2CAP in Bluetooth Core
Ulisses Furquim
2011-12-21
6
-35
/
+15
|
*
Bluetooth: Remove global mutex hci_task_lock
Ulisses Furquim
2011-12-21
1
-20
/
+1
|
*
Bluetooth: Rename info_work to info_timer
Gustavo F. Padovan
2011-12-20
1
-7
/
+7
|
*
Bluetooth: convert security timer to delayed_work
Gustavo F. Padovan
2011-12-20
2
-9
/
+10
|
*
Bluetooth: Move l2cap_{set,clear}_timer to l2cap.h
Gustavo F. Padovan
2011-12-20
1
-14
/
+0
|
*
Bluetooth: Clean up magic pointers
Andrei Emeltchenko
2011-12-20
1
-4
/
+4
|
*
Bluetooth: Check for flow control mode
Andrei Emeltchenko
2011-12-20
1
-0
/
+5
|
*
Bluetooth: Initialize default flow control mode
Andrei Emeltchenko
2011-12-20
1
-0
/
+4
|
*
Bluetooth: Split ctrl init to BREDR and AMP parts
Andrei Emeltchenko
2011-12-20
2
-18
/
+49
*
|
mac80211: Keep skb->piority for relayed frames in AP mode
Helmut Schaa
2011-12-21
1
-1
/
+6
*
|
mac80211: ibss should not purge clients it is not responsible for
Marek Lindner
2011-12-21
1
-0
/
+3
|
/
*
mac80211: Fixing sparse warning at sta_info.c
Yogesh Ashok Powar
2011-12-19
1
-2
/
+7
*
NFC: use kfree_skb() for sk_buffs
Dan Carpenter
2011-12-19
1
-1
/
+1
*
NFC: double unlock in nfc_llcp_recv_connect()
Dan Carpenter
2011-12-19
1
-3
/
+1
*
mac80211: handle SMPS action frames
Johannes Berg
2011-12-19
1
-0
/
+58
*
NFC: Fix LLCP related build failure
Samuel Ortiz
2011-12-19
1
-2
/
+2
*
cfg80211: Return beacon loss count in station
Paul Stewart
2011-12-19
4
-1
/
+16
*
mac80211: split addba retries in time
Nikolay Martynov
2011-12-19
2
-1
/
+24
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/padova...
John W. Linville
2011-12-19
11
-820
/
+828
|
\
|
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/padovan/bluetooth
Gustavo F. Padovan
2011-12-19
3
-2
/
+13
|
|
\
|
|
*
Revert "Bluetooth: Revert: Fix L2CAP connection establishment"
Gustavo F. Padovan
2011-12-18
1
-1
/
+1
|
|
*
Bluetooth: Clear RFCOMM session timer when disconnecting last channel
Mat Martineau
2011-12-18
1
-0
/
+1
[next]