index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Bluetooth: hidp: remove redundant error message
David Herrmann
2013-04-06
1
-1
/
+0
*
Bluetooth: Remove driver init queue from core
Marcel Holtmann
2013-04-04
2
-25
/
+0
*
Bluetooth: Convert BCM92035 support to driver setup callback
Marcel Holtmann
2013-04-04
1
-11
/
+23
*
Bluetooth: Add driver setup stage for early init
Marcel Holtmann
2013-04-04
2
-13
/
+21
*
Bluetooth: Add __hci_cmd_sync_ev function
Johan Hedberg
2013-04-04
2
-5
/
+20
*
Bluetooth: Add support for custom event terminated commands
Johan Hedberg
2013-04-04
4
-2
/
+22
*
Bluetooth: Add __hci_cmd_sync() helper function
Johan Hedberg
2013-04-04
2
-0
/
+105
*
Bluetooth: Track received events in hdev
Johan Hedberg
2013-04-04
3
-0
/
+16
*
Bluetooth: Remove trivial white space
Chan-yeol Park
2013-04-04
1
-5
/
+5
*
Bluetooth: Fix possible NULL dereference in hci_uart_tty_receive
Chan-yeol Park
2013-04-04
1
-1
/
+4
*
Bluetooth: Fix H4 crash from incoming UART packets
Chan-yeol Park
2013-04-04
1
-0
/
+3
*
Bluetooth: Remove unneeded hci_req_cmd_status function
Andre Guedes
2013-04-04
2
-27
/
+0
*
Bluetooth: Fix hci_inquiry ioctl usage
Andre Guedes
2013-04-04
2
-0
/
+18
*
Bluetooth: Fix HCI request framework
Andre Guedes
2013-04-04
1
-5
/
+1
*
Bluetooth: Add support for Foxconn/Hon Hai [0489:e04d]
Noguchi Kazutosi
2013-04-04
2
-0
/
+3
*
brcmfmac: enable sk_buff queueing when credits deplete
Arend van Spriel
2013-04-03
3
-60
/
+627
*
brcmfmac: no flow-control tlv signals when fcmode is NONE
Arend van Spriel
2013-04-03
1
-6
/
+6
*
brcmfmac: only allocate firmware-signalling resources if required
Arend van Spriel
2013-04-03
2
-7
/
+10
*
brcmfmac: move brcmf_fws_{de,}init() functions
Arend van Spriel
2013-04-03
1
-68
/
+68
*
brcmfmac: correct specified length from FIFOCREDITBACK signal
Arend van Spriel
2013-04-03
1
-1
/
+1
*
brcmfmac: initialize struct brcmf_fws_info fields before iovar
Arend van Spriel
2013-04-03
1
-4
/
+4
*
brcmfmac: add dedicated log level for low-level sdio debugging
Arend van Spriel
2013-04-03
4
-62
/
+63
*
brcmfmac: avoid error output on header only packet
Piotr Haber
2013-04-03
1
-2
/
+2
*
brcmfmac: avoid error output in receive path
Arend van Spriel
2013-04-03
1
-3
/
+3
*
brcmfmac: fix handling sk_buff cleanup upon bus tx failure
Arend van Spriel
2013-04-03
3
-14
/
+33
*
brcmfmac: enable tx status signalling
Arend van Spriel
2013-04-03
5
-87
/
+455
*
brcmfmac: add flow-control mode to firmware signalling
Arend van Spriel
2013-04-03
4
-11
/
+41
*
brcmfmac: add optional bus callback definition for tx queue cleanup
Arend van Spriel
2013-04-03
3
-3
/
+56
*
brcmfmac: add firmware-signalling hanger functions
Arend van Spriel
2013-04-03
1
-0
/
+197
*
brcmfmac: perform filtered firmware-signalling cleanup upon DEL_IF
Arend van Spriel
2013-04-03
1
-2
/
+13
*
brcmfmac: add definitions for handling sk_buff control buffer data
Arend van Spriel
2013-04-03
1
-33
/
+107
*
brcmfmac: allow stopping netif queue for different reasons
Arend van Spriel
2013-04-03
2
-8
/
+38
*
brcmfmac: add firmware-signalling cleanup function
Arend van Spriel
2013-04-03
1
-5
/
+46
*
brcmfmac: add handler for credit map firmware events
Arend van Spriel
2013-04-03
1
-0
/
+24
*
brcmfmac: handle firmware signal for updating mac descriptor info
Arend van Spriel
2013-04-03
3
-15
/
+112
*
brcmfmac: hookup firmware signalling to firmware interface events
Arend van Spriel
2013-04-03
5
-61
/
+148
*
brcmfmac: determine the wiphy->bands property correctly.
Hante Meuleman
2013-04-03
3
-82
/
+278
*
brcmfmac: use skb_cow() in brcmf_sdbrcm_txpkt() to assure alignment
Arend van Spriel
2013-04-03
1
-19
/
+6
*
brcmfmac: minor optimization of brcmf_sdbrcm_txpkt() function
Arend van Spriel
2013-04-03
1
-4
/
+3
*
brcmfmac: correct success flag passed by brcmf_sdbrcm_txpkt()
Arend van Spriel
2013-04-03
1
-1
/
+1
*
rtlwifi: rtl8188ee: Fix wrong header patch
Chen, Chien-Chia
2013-04-03
9
-27
/
+27
*
Revert "NFC: microread: Fix MEI build failure"
Samuel Ortiz
2013-04-03
1
-1
/
+1
*
rtlwifi: rtl8188ee: Enable build of new driver
Larry Finger
2013-04-01
3
-0
/
+26
*
rtlwifi: rtl8188ee: Enable recognition of RTL8188EE
Larry Finger
2013-04-01
4
-2
/
+15
*
rtlwifi: rtl8192c: rtl8192ce: rtl8192cu: rtl8192de: rtl8723ae: Add changes re...
Larry Finger
2013-04-01
22
-142
/
+219
*
rtlwifi: rtl8188ee: Add new driver
Larry Finger
2013-04-01
24
-0
/
+14998
*
rtlwifi: Rework rtl_lps_leave() and rtl_lps_enter() to use work queue
Larry Finger
2013-04-01
4
-24
/
+34
*
rtlwifi: rtl8192c: rtl8192ce: Update to vendor driver of 2013.02.07
Larry Finger
2013-04-01
8
-323
/
+298
*
rtlwifi: rtl8723ae: Update to vendor driver of 2013.02.07
Larry Finger
2013-04-01
7
-8
/
+226
*
rtlwifi: rtl8192se: Update driver to match vendor driver of 2013.02.07
Larry Finger
2013-04-01
8
-347
/
+181
[next]