On Wed, Oct 24, 2018 at 09:04:36AM +0200, Johannes Berg wrote: > From: Johannes Berg <[email protected]> > > 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 <[email protected]> > - Joonwoo Park <[email protected]> > - Kirtika Ruchandani <[email protected]> > - Rajat Jain <[email protected]> > - Stanislaw Gruszka <[email protected]> > 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 <[email protected]> ("iwlwifi: do not > schedule tasklet when rcv unused irq") > f36d04abe684 Stanislaw Gruszka <[email protected]> ("iwlwifi: use > dma_alloc_coherent") > 387f3381f732 Stanislaw Gruszka <[email protected]> ("iwlwifi: fix dma > mappings and skbs leak") > 2624e96ce16b Stanislaw Gruszka <[email protected]> ("iwlwifi: fix > possible data overwrite in hcmd callback") > bfe4b80e9f73 Stanislaw Gruszka <[email protected]> ("iwlwifi: always > check if got h/w access before write") > d536c32b45d2 Andy Lutomirski <[email protected]> ("iwlwifi: pcie: log > when waking the NIC for hcmd submission fails") > a6d24fad00d9 Rajat Jain <[email protected]> ("iwlwifi: pcie: dump > registers when HW becomes inaccessible") > fb12777ab59b Kirtika Ruchandani <[email protected]> ("iwlwifi: Add more > call-sites for pcie reg dumper") > 3a73a30049f2 Stanislaw Gruszka <[email protected]> ("iwlwifi: cleanup/fix > memory barriers") > aa5affbacb24 Stanislaw Gruszka <[email protected]> ("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 <[email protected]> > CC: Stanislaw Gruszka <[email protected]> > CC: Andy Lutomirski <[email protected]> > CC: Rajat Jain <[email protected]> > CC: Kirtika Ruchandani <[email protected]> > Acked-by: Johannes Berg <[email protected]> > Signed-off-by: Johannes Berg <[email protected]>
Acked-by: Stanislaw Gruszka <[email protected]>
