index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
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
2012-09-24
rt2x00: Code style cleanup in rt2800lib.c
Gertjan van Wingerde
1
-1
/
+1
2012-09-24
rt2x00: rt2800lib - code cleanup.
Gertjan van Wingerde
1
-7
/
+5
2012-09-24
rt2x00: rt2800 - Fix default vgc values for RT3572
Gertjan van Wingerde
1
-4
/
+9
2012-09-24
rt2x00: Code clean up in rt2800lib.
Gertjan van Wingerde
1
-6
/
+10
2012-09-24
ath9k_hw: Enable WLAN RX diversity for AR9565
Sujith Manoharan
1
-1
/
+1
2012-09-24
ath9k: Add a module parameter to enable diversity
Sujith Manoharan
3
-0
/
+17
2012-09-24
ath9k_hw: Add a HW callback to set diversity
Sujith Manoharan
6
-1
/
+107
2012-09-24
ath9k_hw: Update AR9565 initvals
Sujith Manoharan
1
-51
/
+49
2012-09-24
ath9k_hw: Add antenna diversity group for AR9565
Sujith Manoharan
2
-0
/
+65
[next]