index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
fs
/
pnode.c
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2016-09-26
rtl8xxxu: Fix off by one error calculating pubq
Jes Sorensen
1
-1
/
+1
2016-09-26
mwifiex: code rearrangement in mwifiex_usb_host_to_card()
Amitkumar Karwar
1
-17
/
+6
2016-09-26
mwifiex: fix race condition causing tx timeout
Cathy Luo
1
-3
/
+9
2016-09-26
mwifiex: fix kernel crash for USB chipsets
Cathy Luo
1
-2
/
+2
2016-09-26
brcmfmac: simplify mapping of auth type
Hante Meuleman
1
-7
/
+1
2016-09-26
brcmfmac: fix out of bound access on clearing wowl wake indicator
Hante Meuleman
1
-2
/
+4
2016-09-26
brcmfmac: fix clearing entry IPv6 address
Hante Meuleman
1
-2
/
+5
2016-09-26
brcmfmac: remove unnecessary null pointer check
Hante Meuleman
1
-2
/
+1
2016-09-26
brcmfmac: remove worker from .ndo_set_mac_address() callback
Arend Van Spriel
2
-28
/
+13
2016-09-26
brcmfmac: initialize variable in brcmf_sdiod_regrl()
Arend Van Spriel
1
-1
/
+1
2016-09-26
brcmfmac: fix memory leak in brcmf_flowring_add_tdls_peer()
Arend Van Spriel
1
-2
/
+6
2016-09-26
brcmfmac: rework pointer trickery in brcmf_proto_bcdc_query_dcmd()
Arend Van Spriel
1
-1
/
+1
2016-09-26
brcmfmac: ignore 11d configuration errors
Hante Meuleman
1
-12
/
+15
2016-09-26
mwifiex: cfg80211 set_default_mgmt_key handler
Ganapathi Bhat
4
-0
/
+31
2016-09-26
wlcore: wl18xx: Use chip specific configuration firmware
Tony Lindgren
1
-9
/
+10
2016-09-26
wlcore: Fix config firmware loading issues
Tony Lindgren
3
-23
/
+35
2016-09-26
wlcore: spi: Populate config firmware data
Tony Lindgren
1
-18
/
+24
2016-09-26
wlcore: sdio: Populate config firmware data
Tony Lindgren
1
-29
/
+47
2016-09-26
wlcore: Prepare family to fix nvs file handling
Tony Lindgren
2
-8
/
+11
2016-09-19
iwlwifi: pcie: use LIST_HEAD() macro
Johannes Berg
1
-3
/
+1
2016-09-19
iwlwifi: mvm: use LIST_HEAD() macro
Johannes Berg
1
-3
/
+1
2016-09-19
iwlwifi: mvm: set HCMD_NAME for PHY_DB as well
Sara Sharon
3
-2
/
+3
2016-09-19
iwlwifi: mvm: Add mem debugfs entry
Ido Yariv
2
-0
/
+179
2016-09-19
iwlwifi: mvm: move AP-specific code to right function
Johannes Berg
1
-22
/
+20
2016-09-19
iwlwifi: add new 8265 series PCI ID
Oren Givon
1
-0
/
+1
2016-09-19
iwlwifi: mvm: Add debugfs function for clocks diff
Roee Zamir
3
-0
/
+49
2016-09-19
iwlwifi: migrate to devm_* API
Sharon Dvir
2
-55
/
+34
2016-09-19
iwlwifi: mvm: disable P2P queue on mac context release
Sara Sharon
1
-0
/
+5
2016-09-19
iwlwifi: don't export trace points that are used in iwlwifi only
Emmanuel Grumbach
1
-3
/
+0
2016-09-19
iwlwifi: mvm: document passing unexpected Block Ack Request frames
Johannes Berg
1
-0
/
+5
2016-09-19
iwlwifi: move to wide ID for all commands
Sara Sharon
7
-10
/
+15
2016-09-19
iwlwifi: mvm: make iwl_mvm_update_sta() an inline
Johannes Berg
2
-10
/
+8
2016-09-19
iwlwifi: pcie: log full command sequence
Sara Sharon
1
-2
/
+3
2016-09-19
iwlwifi: move BIOS MCC retrieval to common code
Arik Nemtsov
3
-93
/
+109
2016-09-19
iwlwifi: mvm: support packet injection
Sara Sharon
1
-0
/
+55
2016-09-19
iwlwifi: mvm: Add support for RRM by scan
Avrahams Stern
5
-14
/
+88
2016-09-19
iwlwifi: mvm: support BAR in reorder buffer
Sara Sharon
1
-3
/
+9
2016-09-19
iwlwifi: mvm: fix DQA AP mode station assumption
Sara Sharon
1
-7
/
+28
2016-09-19
iwlwifi: check for valid ethernet address provided by OEM
Haim Dreyfuss
1
-5
/
+10
2016-09-19
iwlwifi: mvm: add support for MU-MIMO air sniffer
Aviya Erenfeld
1
-0
/
+8
2016-09-19
iwlwifi: mvm: compare full command ID
Johannes Berg
1
-10
/
+13
2016-09-19
iwlwifi: mvm: cleanup skb queue functions use
Sara Sharon
1
-6
/
+7
2016-09-19
iwlwifi: pcie: fix typo in struct name for a000 devices
Sara Sharon
1
-1
/
+1
2016-09-19
iwlwifi: mvm: remove variable shadowing
Liad Kaufman
1
-3
/
+3
2016-09-17
mwifiex: fix null pointer deference when adapter is null
Colin Ian King
1
-4
/
+4
2016-09-17
mwifiex: fix error handling in mwifiex_create_custom_regdomain
Bob Copeland
1
-5
/
+8
2016-09-17
rtl8xxxu: Implement 8192e specific power down sequence
Jes Sorensen
2
-1
/
+144
2016-09-17
samples/bpf: add comprehensive ipip, ipip6, ip6ip6 test
Alexei Starovoitov
2
-0
/
+310
2016-09-17
samples/bpf: extend test_tunnel_bpf.sh with IPIP test
Alexei Starovoitov
2
-8
/
+106
2016-09-17
ip6_tunnel: add collect_md mode to IPv6 tunnels
Alexei Starovoitov
2
-45
/
+134
[next]