index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
ide
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2012-09-25
MAINTAINERS: Add NFC specific mailing list
Samuel Ortiz
1
-0
/
+1
2012-09-25
NFC: Remove the pn544 raw driver
Cong Wang
4
-918
/
+0
2012-09-25
NFC: Add HCI module description
Eric Lapuyade
1
-0
/
+1
2012-09-25
NFC: Fix LLC registration definitions for ANSI compliance
Eric Lapuyade
2
-2
/
+2
2012-09-25
NFC: Move the pn544_hci dereference below the NULL test
Wei Yongjun
1
-3
/
+6
2012-09-25
NFC: Move the nfcwilink dereference below the NULL test
Wei Yongjun
1
-2
/
+2
2012-09-25
NFC: Remove unneeded LLC symbols export
Samuel Ortiz
3
-17
/
+1
2012-09-25
NFC: Changed HCI and PN544 HCI driver to use the new HCI LLC Core
Eric Lapuyade
8
-1152
/
+164
2012-09-25
NFC: Add an shdlc llc module to llc core
Eric Lapuyade
5
-2
/
+852
2012-09-25
NFC: Add a nop (passthrough) llc module to llc core
Eric Lapuyade
5
-2
/
+107
2012-09-25
NFC: Add an LLC Core layer to HCI
Eric Lapuyade
5
-1
/
+292
2012-09-25
NFC: Modified hci_transceive to become an asynchronous operation
Eric Lapuyade
5
-39
/
+92
2012-09-25
NFC: Add a public nfc_hci_send_cmd_async method
Eric Lapuyade
2
-1
/
+36
2012-09-25
NFC: Changed the HCI cmd execution callback prototype
Eric Lapuyade
4
-24
/
+21
2012-09-25
NFC: Correct outgoing frame before requeueing
Waldemar Rymarkiewicz
1
-2
/
+1
2012-09-25
NFC: Remove crc generation from shdlc layer
Waldemar Rymarkiewicz
2
-27
/
+32
2012-09-25
NFC: Fix possible LLCP memory leak
Wei Yongjun
1
-5
/
+9
2012-09-25
NFC: Remove pointless conditional before HCI kfree_skb()
Wei Yongjun
2
-4
/
+2
2012-09-25
NFC: Set the IRQF_ONESHOT flag from the pn544_hci IRQ handler request
Samuel Ortiz
1
-2
/
+2
2012-09-25
NFC: Don't use WQ_MEM_RECLAIM for pn533
Tejun Heo
1
-3
/
+1
2012-09-25
NFC: Use system_nrt_wq instead of custom ones
Tejun Heo
9
-122
/
+26
2012-09-25
NFC: Remove repeated code for NULL check
Syam Sidhardhan
1
-3
/
+0
2012-09-25
NFC: Use module_platform_driver macro for nfcwilink.c
Syam Sidhardhan
1
-15
/
+1
2012-09-25
NFC: Implement NCI dep_link_up and dep_link_down
Ilan Elias
4
-1
/
+60
2012-09-25
NFC: Parse NCI NFC-DEP activation params
Ilan Elias
2
-0
/
+38
2012-09-25
NFC: Set local general bytes in nci_start_poll
Ilan Elias
4
-0
/
+93
2012-09-25
NFC: Queue pn533 commands
Samuel Ortiz
1
-17
/
+85
2012-09-24
ath5k: disable HW crypto in management frame
Chun-Yeow Yeoh
2
-0
/
+4
2012-09-24
carl9170: connect to 11w protected networks
Christian Lamparter
2
-1
/
+4
2012-09-24
p54: connect to 11w protected networks
Christian Lamparter
1
-0
/
+12
2012-09-24
iwlegacy: use eth_broadcast_addr
Johannes Berg
1
-2
/
+2
2012-09-24
ipw2x00: silence GCC warning for unused variable 'dev'
Paul Bolle
1
-1
/
+1
2012-09-24
bcma: handle BCM43227
Rafał Miłecki
2
-0
/
+3
2012-09-24
mwifiex: block scan request during heavy Tx traffic
Amitkumar Karwar
2
-0
/
+8
2012-09-24
mwifiex: disconnect the device before entering suspend state
Amitkumar Karwar
1
-0
/
+13
2012-09-24
brcmfmac: get rid of void pointer in struct brcmf_cfg80211_priv
Arend van Spriel
2
-4
/
+4
2012-09-24
brcmfmac: change struct brcmf_cfg80211_priv comments to kernel-doc
Arend van Spriel
1
-41
/
+77
2012-09-24
brcmfmac: clear control lock on usb error.
Hante Meuleman
1
-0
/
+2
2012-09-24
brcmsmac: don't start device when RfKill is engaged
Piotr Haber
1
-1
/
+4
2012-09-24
brcmfmac: remove unused usb bmac model code.
Hante Meuleman
1
-15
/
+3
2012-09-24
brcmfmac: fix bug in determining phy bands.
Hante Meuleman
1
-1
/
+1
2012-09-24
brcmfmac: remove unused function.
Hante Meuleman
1
-17
/
+0
2012-09-24
brcmfmac: streamline SDIO read frame routine
Franky Lin
1
-388
/
+233
2012-09-24
brcmfmac: store usb fw images in local linked list.
Hante Meuleman
1
-23
/
+41
2012-09-24
brcmfmac: fix debug printout of event data.
Hante Meuleman
2
-9
/
+6
2012-09-24
brcmfmac: introduce scheduled scan support
Arend van Spriel
2
-1
/
+387
2012-09-24
brcmfmac: extend brcmf_term_iscan() to abort e-scan
Arend van Spriel
1
-23
/
+21
2012-09-24
brcmfmac: fix sparse warnings in e-scan related code
Arend van Spriel
1
-17
/
+18
2012-09-24
mwifiex: fix issue in resumed scan operation
Amitkumar Karwar
1
-0
/
+1
2012-09-24
rt2x00: Clean up RFCSR1 programming in rt2800_config_channel_rf3xxx.
Gertjan van Wingerde
1
-29
/
+8
[next]