On Wed, Oct 24, 2018 at 09:04:36AM +0200, Johannes Berg wrote: > From: Johannes Berg <johannes.berg@xxxxxxxxx> > > These files have a long history of code changes, but analysing > the remaining code leads to having only a few changes that are > not already owned by Intel, notably from > - Andy Lutomirski <luto@xxxxxxxxxxxxxx> > - Joonwoo Park <joonwpark81@xxxxxxxxx> > - Kirtika Ruchandani <kirtika@xxxxxxxxxxxx> > - Rajat Jain <rajatja@xxxxxxxxxx> > - Stanislaw Gruszka <sgruszka@xxxxxxxxxx> > remaining in the code today. > > Note that > - I myself was working for Intel and for any possibly code > that might be before my employment there give permission > - Wizery employees were working for Intel > > More specifically, we identified the following commits that > (partially may) remain today: > > 25c03d8e8c13 Joonwoo Park <joonwpark81@xxxxxxxxx> ("iwlwifi: do not schedule tasklet when rcv unused irq") > f36d04abe684 Stanislaw Gruszka <sgruszka@xxxxxxxxxx> ("iwlwifi: use dma_alloc_coherent") > 387f3381f732 Stanislaw Gruszka <sgruszka@xxxxxxxxxx> ("iwlwifi: fix dma mappings and skbs leak") > 2624e96ce16b Stanislaw Gruszka <sgruszka@xxxxxxxxxx> ("iwlwifi: fix possible data overwrite in hcmd callback") > bfe4b80e9f73 Stanislaw Gruszka <sgruszka@xxxxxxxxxx> ("iwlwifi: always check if got h/w access before write") > d536c32b45d2 Andy Lutomirski <luto@xxxxxxxxxxxxxx> ("iwlwifi: pcie: log when waking the NIC for hcmd submission fails") > a6d24fad00d9 Rajat Jain <rajatja@xxxxxxxxxx> ("iwlwifi: pcie: dump registers when HW becomes inaccessible") > fb12777ab59b Kirtika Ruchandani <kirtika@xxxxxxxxxxxx> ("iwlwifi: Add more call-sites for pcie reg dumper") > 3a73a30049f2 Stanislaw Gruszka <sgruszka@xxxxxxxxxx> ("iwlwifi: cleanup/fix memory barriers") > aa5affbacb24 Stanislaw Gruszka <sgruszka@xxxxxxxxxx> ("iwlwifi: dump stack when fail to gain access to the device") > > Align the licenses with their permission to clean up and to > make it all identical. > > CC: Joonwoo Park <joonwpark81@xxxxxxxxx> > CC: Stanislaw Gruszka <sgruszka@xxxxxxxxxx> > CC: Andy Lutomirski <luto@xxxxxxxxxxxxxx> > CC: Rajat Jain <rajatja@xxxxxxxxxx> > CC: Kirtika Ruchandani <kirtika@xxxxxxxxxxxx> > Acked-by: Johannes Berg <johannes@xxxxxxxxxxxxxxxx> > Signed-off-by: Johannes Berg <johannes.berg@xxxxxxxxx> Acked-by: Stanislaw Gruszka <sgruszka@xxxxxxxxxx>