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
Commit message (
Expand
)
Author
Age
Files
Lines
*
bluetooth: btmrvl_sdio: look for sd8688 firmware in proper location
Lubomir Rintel
2013-03-15
1
-4
/
+4
*
Bluetooth: Fix endianness handling of cmd_status/complete opcodes
Johan Hedberg
2013-03-09
1
-4
/
+4
*
Bluetooth: Check req->err in hci_req_add
Andre Guedes
2013-03-09
1
-0
/
+6
*
Bluetooth: Make hci_req_add returning void
Andre Guedes
2013-03-09
2
-5
/
+3
*
Bluetooth: HCI request error handling
Andre Guedes
2013-03-09
2
-1
/
+17
*
Bluetooth: Check hci_req_run returning value in __hci_req_sync
Andre Guedes
2013-03-09
1
-6
/
+9
*
Bluetooth: Return ENODATA in hci_req_run
Andre Guedes
2013-03-09
1
-1
/
+1
*
Bluetooth: Fix __hci_req_sync
Andre Guedes
2013-03-09
1
-4
/
+3
*
Bluetooth: Remove empty HCI event handlers
Johan Hedberg
2013-03-08
1
-164
/
+0
*
Bluetooth: Remove unused hdev->init_last_cmd
Johan Hedberg
2013-03-08
2
-8
/
+0
*
Bluetooth: Use async requests internally in hci_req_sync
Johan Hedberg
2013-03-08
3
-195
/
+156
*
Bluetooth: Add request cmd_complete and cmd_status functions
Johan Hedberg
2013-03-08
3
-0
/
+94
*
Bluetooth: Fix stand-alone HCI command handling
Johan Hedberg
2013-03-08
2
-0
/
+10
*
Bluetooth: Introduce new hci_req_add function
Johan Hedberg
2013-03-08
2
-0
/
+23
*
Bluetooth: Refactor HCI command skb creation
Johan Hedberg
2013-03-08
1
-8
/
+20
*
Bluetooth: Add initial skeleton for asynchronous HCI requests
Johan Hedberg
2013-03-08
3
-0
/
+48
*
Bluetooth: Split HCI init sequence into three stages
Johan Hedberg
2013-03-08
2
-255
/
+274
*
Bluetooth: Fix __hci_req_sync() handling of empty requests
Johan Hedberg
2013-03-08
1
-0
/
+8
*
Bluetooth: Rename hci_request to hci_req_sync
Johan Hedberg
2013-03-08
1
-24
/
+25
*
Bluetooth: Remove redundant RFCOMM BT_CLOSED settings
Dean Jenkins
2013-03-08
1
-5
/
+2
*
Bluetooth: Remove redundant call to rfcomm_send_disc
Dean Jenkins
2013-03-08
1
-3
/
+0
*
Bluetooth: Remove RFCOMM session refcnt
Dean Jenkins
2013-03-08
2
-45
/
+5
*
Bluetooth: Return RFCOMM session ptrs to avoid freed session
Dean Jenkins
2013-03-08
2
-51
/
+58
*
Bluetooth: Check rfcomm session and DLC exists on socket close
Dean Jenkins
2013-03-08
1
-2
/
+24
*
Bluetooth: Avoid rfcomm_session_timeout using freed session
Dean Jenkins
2013-03-08
1
-1
/
+1
*
Bluetooth: change bt_sock_unregister() to return void
David Herrmann
2013-03-08
2
-13
/
+4
*
Bluetooth: discard bt_sock_unregister() errors
David Herrmann
2013-03-08
7
-19
/
+7
*
Bluetooth: Make hidp_get_raw_report abort if the session is terminating
Karl Relton
2013-03-08
1
-0
/
+4
*
Bluetooth: Rename hci_acl_disconn
Andre Guedes
2013-03-08
4
-6
/
+6
*
mwifiex: add WOWLAN support
Amitkumar Karwar
2013-03-06
6
-0
/
+292
*
mwifiex: add "ethtool wol" command support
Amitkumar Karwar
2013-03-06
5
-0
/
+78
*
mwifiex: shorten the host sleep configuration macro names
Amitkumar Karwar
2013-03-06
5
-14
/
+14
*
mwifiex: modify skb->truesize for PCIE Rx
Avinash Patil
2013-03-06
1
-2
/
+3
*
mwifiex: avoid [-Wmaybe-uninitialized] warnings in pcie.c
Bing Zhao
2013-03-06
1
-2
/
+2
*
mwifiex: fix [-Wunused-function] warnings on pcie suspend/resume
Bing Zhao
2013-03-06
1
-0
/
+2
*
mwifiex: remove static forward declarations in pcie.c
Bing Zhao
2013-03-06
1
-76
/
+74
*
ath9k: Report rx-crc-errors in ethtool stats.
Ben Greear
2013-03-06
1
-0
/
+2
*
ath9k: Report txerr-filtered errors in debugfs.
Ben Greear
2013-03-06
2
-0
/
+5
*
b43: HT-PHY: make it BCMA-only
Rafał Miłecki
2013-03-06
2
-1
/
+6
*
ath9k_hw: Fix fixed antenna for AR9462
Sujith Manoharan
2013-03-06
1
-0
/
+17
*
ath9k_hw: Update initvals for AR9462
Sujith Manoharan
2013-03-06
1
-25
/
+24
*
ath9k_hw: Use helper functions to simplify HW reset
Sujith Manoharan
2013-03-06
1
-79
/
+103
*
ath9k_hw: Remove CHANNEL_CW_INT
Sujith Manoharan
2013-03-06
3
-8
/
+3
*
brcmfmac: add parameter to brcmf_proto_hdrpush() for data offset
Arend van Spriel
2013-03-06
3
-5
/
+4
*
brcmutil: add dequeue function with filtering
Arend van Spriel
2013-03-06
2
-0
/
+29
*
brcmfmac: assure brcmf_txcomplete() is called in failure paths
Arend van Spriel
2013-03-06
1
-12
/
+17
*
brcmfmac: release transmit packet in brcmf_txcomplete()
Arend van Spriel
2013-03-06
4
-15
/
+8
*
brcmfmac: add support for TLV based firmware signalling
Arend van Spriel
2013-03-06
9
-18
/
+501
*
brcmutil: add macros for setting bitfields using mask/shift operations
Arend van Spriel
2013-03-06
1
-0
/
+23
*
brcmfmac: increase required skbuff headroom for firmware signalling
Arend van Spriel
2013-03-06
1
-2
/
+15
[next]