index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mfd
/
tps65090.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2014-06-02
Bluetooth: Fix missing check for FIPS security level
Johan Hedberg
1
-1
/
+2
2014-06-01
Bluetooth: Fix requiring SMP MITM for outgoing connections
Johan Hedberg
1
-3
/
+4
2014-05-31
Bluetooth: l2cap: Set more channel defaults
Jukka Rissanen
1
-0
/
+6
2014-05-31
Bluetooth: 6LoWPAN: Fix MAC address universal/local bit handling
Jukka Rissanen
1
-30
/
+35
2014-05-31
Bluetooth: Fix authentication check for FIPS security level
Johan Hedberg
1
-0
/
+1
2014-05-31
Bluetooth: Fix properly ignoring LTKs of unknown types
Johan Hedberg
1
-2
/
+8
2014-05-30
wil6210: improve debug for WMI receive
Vladimir Kondratiev
1
-7
/
+17
2014-05-29
rtlwifi: rtl8192cu: remove check for CONFIG_AUTOSUSPEND
Paul Bolle
1
-3
/
+0
2014-05-29
rtlwifi: rtl8723ae: Remove duplicate inclusion of fw_common.h
Sachin Kamat
1
-1
/
+0
2014-05-29
rtlwifi: rtl8723be: Remove duplicate inclusion of phy.h
Sachin Kamat
1
-1
/
+0
2014-05-29
ath9k: Fix interface combinations for multi-channel concurrency
Rajkumar Manoharan
1
-4
/
+21
2014-05-29
mwifiex: change hscfg gap parameter to avoid potential firmware deadlock
Bing Zhao
1
-1
/
+1
2014-05-29
mwifiex: set TDLS link for newly created RA list
Avinash Patil
1
-0
/
+1
2014-05-29
mwifiex: fix a crash in extended scan event processing
Avinash Patil
1
-10
/
+19
2014-05-29
b43: N-PHY: optimize radio switching on/off
Rafał Miłecki
2
-3
/
+7
2014-05-29
b43: N-PHY: optimize init by doing some ops just once
Rafał Miłecki
3
-48
/
+44
2014-05-29
b43: PHY: allow init optimizations by tracking PHY state
Rafał Miłecki
3
-0
/
+11
2014-05-29
wil6210: optimize wil_release_reorder_frames
Vladimir Kondratiev
1
-1
/
+8
2014-05-29
wil6210: improve pointers printing
Vladimir Kondratiev
3
-7
/
+7
2014-05-29
wil6210: detect scan timeouts
Vladimir Kondratiev
4
-0
/
+17
2014-05-29
wil6210: inline functions for vring hi/lo watermarks
Vladimir Kondratiev
1
-2
/
+18
2014-05-29
wil6210: limit fw error recovery attempts
Vladimir Kondratiev
2
-1
/
+25
2014-05-29
wil6210: limit MTU
Vladimir Kondratiev
1
-0
/
+14
2014-05-29
ath9k: Fix deadlock while updating p2p beacon timer
Rajkumar Manoharan
1
-10
/
+8
2014-05-29
brcmfmac: remove firmware list from USB driver
Arend van Spriel
1
-76
/
+0
2014-05-29
brcmfmac: Remove interrupt endpoint usage from USB driver.
Hante Meuleman
1
-77
/
+1
2014-05-29
brcmfmac: Increase max buffer size for receiving control message from dongle
Daniel Kim
1
-4
/
+5
2014-05-29
brcmutil: assure unused bits are cleared in 11n chanspec
Arend van Spriel
1
-1
/
+1
2014-05-29
brcmfmac: make brcmf_fw_nvram_strip() static
Arend van Spriel
2
-2
/
+1
2014-05-29
brcmfmac: use asynchronous firmware request in USB
Arend van Spriel
1
-30
/
+68
2014-05-29
brcmfmac: use asynchronous firmware request in SDIO
Arend van Spriel
1
-147
/
+124
2014-05-29
brcmfmac: introduce asynchronous firmware loading
Arend van Spriel
2
-1
/
+120
2014-05-29
brcmfmac: Add log of superspeed device detection to USB probe.
Hante Meuleman
1
-1
/
+3
2014-05-29
brcmfmac: rework usb callback operations
Arend van Spriel
1
-20
/
+28
2014-05-29
brcmfmac: call brcmf_detach() unconditional in sdio .remove() callback
Arend van Spriel
1
-3
/
+1
2014-05-29
brcmfmac: rename nvram.[ch] for upcoming firmware handling functions
Arend van Spriel
4
-12
/
+12
2014-05-29
brcmfmac: remove .init() callback for internal bus interface
Arend van Spriel
4
-15
/
+10
2014-05-29
brcmfmac: make chandef_to_chanspec() function static
Arend van Spriel
1
-2
/
+2
2014-05-29
brcmfmac: restore mpc before passing scan status to cfg80211
Arend van Spriel
1
-2
/
+3
2014-05-29
brcmfmac: reduce log level for invalid scheduled scan request
Arend van Spriel
1
-1
/
+1
2014-05-29
wcn36xx: Use kmemdup instead of kmalloc + memcpy
Benoit Taine
1
-2
/
+1
2014-05-29
mwifiex: use time_after()
Manuel Schölling
1
-1
/
+1
2014-05-29
at76c50x-usb: Make WEP encryption working.
Andrea Merello
2
-13
/
+52
2014-05-29
at76c50x-usb: Don't perform DMA from stack memory
Andrea Merello
1
-31
/
+56
2014-05-29
ath9k: avoid passing buffers to the hardware during flush
Felix Fietkau
1
-11
/
+13
2014-05-29
ath9k: simplify DFS pulse interval debug printing
Zefir Kurtisi
3
-5
/
+3
2014-05-29
rsi: avoid format string leak to thread name
Kees Cook
1
-1
/
+1
2014-05-28
mac80211: set new interfaces as idle upon init
Avraham Stern
1
-0
/
+1
2014-05-28
mac80211: reduce packet loss notifications under load
Felix Fietkau
1
-6
/
+19
2014-05-28
mac80211: don't check netdev state for debugfs read/write
Arik Nemtsov
1
-4
/
+2
[next]