Well, here I am a Windows developer who is trying to rewrite our driver to support a revision made to linux wireless extentions. The API changed somewhere between two versions of the wireless extensions and our I need to change our driver. The deal is that I'm not sure which versions it changed between.
How do I get the changelogs for kernel code? If I can get human-readable changelogs, can I do diffs between them two (arbitrary) kernel revisions? I'm surprised I haven't been able to google this, but I haven't had any luck, adn the Linux Wireless Extensions page @ HPs is, in some cases, 10 years out of date!
(yes, i am being intentionally vague in what I'm trying to do - sorry)
How do I get the changelogs for kernel code? If I can get human-readable changelogs, can I do diffs between them two (arbitrary) kernel revisions? I'm surprised I haven't been able to google this, but I haven't had any luck, adn the Linux Wireless Extensions page @ HPs is, in some cases, 10 years out of date!
(yes, i am being intentionally vague in what I'm trying to do - sorry)