index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-03-07
bcma: move parallel flash support to separated file
Rafał Miłecki
7
-40
/
+78
2016-03-07
bcma: drop unneeded fields from bcma_pflash struct
Rafał Miłecki
2
-10
/
+4
2016-03-07
mt7601u: do not free dma_buf when ivp allocation fails
Colin Ian King
1
-1
/
+3
2016-03-07
mwifiex: Added missing spaces around brackets
Ujjal Roy
1
-2
/
+2
2016-03-07
mwifiex: Removed extra spaces before commas
Ujjal Roy
2
-2
/
+2
2016-03-07
mwifiex: Fixed incorrect indentation issue
Ujjal Roy
1
-1
/
+1
2016-03-07
rt2x00: add new rt2800usb device Buffalo WLI-UC-G450
Anthony Wong
1
-0
/
+1
2016-03-07
mwifiex: do not set multiport flag for tx/rx single packet
Xinming Hu
1
-0
/
+6
2016-03-07
mwifiex: add sdio multiport aggregation debug information
Xinming Hu
4
-0
/
+41
2016-03-07
mwifiex: fix corner case association failure
Amitkumar Karwar
1
-0
/
+1
2016-03-07
mwifiex: add delay when tdls confirm frame is queued
Xinming Hu
1
-0
/
+7
2016-03-07
rtlwifi: pass struct rtl_stats by reference as it is more efficient
Colin Ian King
12
-16
/
+16
2016-03-07
at76c50x-usb: avoid double usb_put_dev() after downloading internal firmware ...
Alexey Khoroshilov
1
-2
/
+0
2016-03-07
mwifiex: Use to_delayed_work()
Amitoj Kaur Chawla
1
-4
/
+2
2016-03-07
brcmfmac: add 802.11w management frame protection support
Hante Meuleman
6
-75
/
+211
2016-03-07
brcmfmac: integrate add_keyext in add_key
Hante Meuleman
1
-115
/
+39
2016-03-07
brcmfmac: merge platform data and module paramaters
Hante Meuleman
11
-110
/
+139
2016-03-07
brcmfmac: switch to new platform data
Hante Meuleman
10
-222
/
+282
2016-03-07
brcmfmac: keep ARP and ND offload enabled during WOWL
Hante Meuleman
3
-3
/
+8
2016-03-07
brcmfmac: move platform data retrieval code to common
Hante Meuleman
5
-85
/
+84
2016-03-07
brcmfmac: add wowl gtk rekeying offload support
Hante Meuleman
5
-13
/
+93
2016-03-07
brcmfmac: move module init and exit to common
Hante Meuleman
4
-15
/
+39
2016-03-07
brcmfmac: increase timeout for tx eapol
Hante Meuleman
1
-1
/
+1
2016-03-07
brcmfmac: remove pcie gen1 support
Hante Meuleman
1
-115
/
+20
2016-03-07
brcmfmac: add support for the PCIE 4366c0 chip
Hante Meuleman
1
-1
/
+3
2016-03-07
brcmfmac: use bar1 window size as provided by pci subsystem
Hante Meuleman
1
-6
/
+4
2016-03-07
brcmfmac: use device memsize config from fw if defined
Hante Meuleman
1
-0
/
+33
2016-03-07
brcmfmac: check return for ARP ip setting iovar
Franky Lin
1
-8
/
+8
2016-03-07
brcmfmac: add neighbor discovery offload ip address table configuration
Franky Lin
3
-27
/
+141
2016-03-07
brcmfmac: Add length checks on firmware events
Hante Meuleman
4
-58
/
+87
2016-03-07
brcmfmac: Configure country code using device specific settings
Hante Meuleman
4
-13
/
+101
2016-03-07
brcmfmac: check for wowl support before enumerating feature flag
Franky Lin
1
-1
/
+2
2016-03-07
brcmfmac: Limit memory allocs to <64K
Hante Meuleman
2
-14
/
+15
2016-03-07
brcmfmac: change function name for brcmf_cfg80211_wait_vif_event_timeout()
Arend van Spriel
3
-14
/
+15
2016-03-07
rtlwifi: Change long delays to sleeps
Larry Finger
1
-32
/
+12
2016-03-07
carl9170: import 1.9.9 firmware headers
Christian Lamparter
4
-6
/
+87
2016-03-07
rt2x00: unterminated strlen of user data
One Thousand Gnomes
1
-2
/
+3
2016-03-07
rtlwifi: rtl8821ae: Silence useless log output
Larry Finger
1
-1
/
+1
2016-03-05
wireless: use reset to set mac header
Zhang Shengju
1
-1
/
+1
2016-03-05
mac80211: use reset to set header pointer
Zhang Shengju
4
-9
/
+9
2016-03-05
mac80211_hwsim: use reset to set mac header
Zhang Shengju
1
-2
/
+2
2016-03-05
vxlan: use reset to set header pointers
Zhang Shengju
1
-3
/
+3
2016-03-04
ethtool.h: define INT_MAX for userland
Nicolas Dichtel
1
-0
/
+4
2016-03-04
drm/vmwgfx: remove userland definition of DIV_ROUND_UP
Nicolas Dichtel
1
-9
/
+11
2016-03-04
cxgb4i: don't redefine DIV_ROUND_UP
Nicolas Dichtel
1
-1
/
+1
2016-03-04
uapi: define DIV_ROUND_UP for userland
Nicolas Dichtel
4
-9
/
+6
2016-03-04
nfp: remove Rolf Neugebauer as co-maintainer
Simon Horman
1
-1
/
+0
2016-03-04
rxrpc: Don't try to map ICMP to error as the lower layer already did that
David Howells
1
-10
/
+0
2016-03-04
rxrpc: Clear the unused part of a sockaddr_rxrpc for memcmp() use
David Howells
1
-3
/
+5
2016-03-04
rxrpc: rxkad: Casts are needed when comparing be32 values
David Howells
1
-1
/
+1
[next]