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
path:
root
/
drivers
Age
Commit message (
Expand
)
Author
Files
Lines
2014-12-02
NFC: st21nfcb: Remove useless pr_info
Christophe Ricard
1
-2
/
+0
2014-12-02
NFC: st21nfcb: Improve ndlc comment
Christophe Ricard
1
-1
/
+1
2014-12-02
NFC: st21nfca: Rework st21nfca_hci_event_received to route event to relevent ...
Christophe Ricard
4
-35
/
+50
2014-12-02
NFC: st21nfcb: Remove gpio_irq field in static and dts configuration
Christophe Ricard
1
-29
/
+1
2014-12-02
NFC: st21nfcb: Add of_st21nfcb_i2c_match to MODULE_DEVICE_TABLE
Christophe Ricard
1
-0
/
+3
2014-12-02
NFC: st21nfca: Remove gpio_irq field in static and dts configuration
Christophe Ricard
1
-29
/
+1
2014-12-02
NFC: st21nfca: Add of_st21nfca_i2c_match to MODULE_DEVICE_TABLE
Christophe Ricard
1
-0
/
+3
2014-11-28
NFC: Don't include linux/unaligned/access_ok.h
Johannes Berg
2
-2
/
+2
2014-11-25
mwifiex: add Tx status support for ACTION frames
Amitkumar Karwar
7
-11
/
+41
2014-11-25
mwifiex: add Tx status support for EAPOL packets
Amitkumar Karwar
12
-4
/
+127
2014-11-25
mwifiex: skip delay main work logic for USB interface.
Amitkumar Karwar
1
-6
/
+10
2014-11-25
mwifiex: fix scan problem on big endian platforms
Amitkumar Karwar
1
-1
/
+1
2014-11-25
mwifiex: fix sparse warning
Amitkumar Karwar
1
-1
/
+1
2014-11-25
ath9k: add TPC capability to TX descriptor path
Lorenzo Bianconi
6
-12
/
+49
2014-11-25
ath9k: add TX power per-rate tables
Lorenzo Bianconi
4
-0
/
+229
2014-11-25
brcmfmac: correct .disconnect() callback while connecting
Arend van Spriel
1
-0
/
+1
2014-11-24
net: wireless: rtlwifi: rtl8192ee: Fix compilation of the driver
Andreas Ruprecht
1
-1
/
+1
2014-11-24
net: wireless: rtlwifi: Do not always include drivers in obj-m
Andreas Ruprecht
4
-12
/
+0
2014-11-24
ath: Fix a false radar detection pattern
Vivek Natarajan
1
-2
/
+2
2014-11-24
wireless/p54: Remove duplicated net2280 header
Ricardo Ribalda Delgado
2
-452
/
+12
2014-11-24
rtlwifi: update RCR register in rtl_op_configure_filter()
Lorenzo Bianconi
1
-0
/
+14
2014-11-24
brcmfmac: fix static checker warning in pmklist handling
Arend van Spriel
1
-4
/
+3
2014-11-24
iwlwifi: update the secure mem space and for the CPUs
Emmanuel Grumbach
1
-3
/
+3
2014-11-24
iwlwifi: sdio: new SDIO card id for 4165 series
Oren Givon
2
-0
/
+16
2014-11-24
iwlwifi: declare d0i3 support for IWL_DEVICE_8000
Eliad Peller
1
-0
/
+1
2014-11-24
iwlwifi: mvm: disconnect TDLS peers before channel switch
Arik Nemtsov
1
-0
/
+3
2014-11-24
iwlwifi: mvm: declare support for VHT BF info in radiotap
Eyal Shapira
1
-1
/
+2
2014-11-24
iwlwifi: mvm: add support to MFUART loading notification
Chaya Rachel Ivgy
4
-0
/
+36
2014-11-24
iwlwifi: mvm: call iwl_trans_suspend/resume
Eliad Peller
1
-0
/
+3
2014-11-24
iwlwifi: trans: add suspend/resume ops
Eliad Peller
1
-0
/
+14
2014-11-24
iwlwifi: mvm: treat netdetect wake up separately
Luciano Coelho
2
-3
/
+38
2014-11-24
iwlwifi: mvm: refactor iwl_mvm_query_wakeup_reasons()
Luciano Coelho
1
-26
/
+47
2014-11-24
iwlwifi: mvm: refactor wowlan and netdetect configuration when suspending
Luciano Coelho
1
-22
/
+45
2014-11-24
iwlwifi: mvm: add support for net detect
Luciano Coelho
2
-4
/
+8
2014-11-24
iwlwifi: mvm: protect session during CSA
Luciano Coelho
2
-0
/
+22
2014-11-24
iwlwifi: mvm: clear TE data if CSA time event fails to start
Luciano Coelho
1
-0
/
+1
2014-11-24
iwlwifi: mvm: disable beacon filtering during CSA
Luciano Coelho
1
-0
/
+10
2014-11-24
iwlwifi: mvm: add a channel_switch op to bypass mac80211 timer
Luciano Coelho
2
-0
/
+16
2014-11-24
iwlwifi: mvm: finalize on post_switch instead of unassign
Luciano Coelho
1
-12
/
+19
2014-11-24
iwlwifi: mvm: schedule CSA time event a bit before beacon 1
Luciano Coelho
2
-8
/
+17
2014-11-24
iwlwifi: mvm: add CSA absent time event for clients
Luciano Coelho
5
-18
/
+81
2014-11-24
iwlwifi: mvm: use switching_chanctx argument instead of csa_active
Luciano Coelho
1
-4
/
+4
2014-11-24
iwlwifi: mvm: disable PS during channel switch
Luciano Coelho
1
-3
/
+25
2014-11-24
iwlwifi: mvm: Handle failed beacon transmissions during CSA
Andrei Otcheretianski
3
-6
/
+29
2014-11-24
iwlwifi: mvm: return the actual error code when switch_vif_chanctx fails
Luciano Coelho
1
-5
/
+3
2014-11-24
iwlwifi: mvm: add support for CHANCTX_SWMODE_REASSIGN_VIF
Luciano Coelho
1
-1
/
+39
2014-11-24
iwlwifi: mvm: refactor iwl_mvm_switch_vif_chanctx to support other modes
Luciano Coelho
1
-9
/
+31
2014-11-24
iwlwifi: mvm: only save csa_vif in AP/GO mode
Luciano Coelho
1
-10
/
+18
2014-11-24
iwlwifi: mvm: use new pre_channel_switch op instead of channel_switch_beacon
Luciano Coelho
1
-6
/
+13
2014-11-24
iwlwifi: mvm: implement mac80211 TDLS channel-switch APIs
Arik Nemtsov
6
-0
/
+557
[next]