Add support for Linux 2.6.35
[madwifi/.git] / include /
2010-06-19 proskiAdd support for Linux 2.6.35
2010-01-09 proskiDon't set ctl_name in Linux 2.6.33+, it was removed
2009-04-12 proskiAvoid triggering lockdep checker in ath_hw_reset()
2009-01-14 proskiCompile fixes for Linux 2.6.29
2008-09-02 proskiFix compilation for Linux 2.4 broken by the previous...
2008-09-02 proskiFix compilation for RHEL 2.6.9 kernel
2008-07-24 proskiCopy new macros from the DFS branch
2008-07-14 proskikzalloc() appeared in Linux 2.6.14, not in Linux 2.6.3
2008-07-05 proskiCompile fix for Linux 2.4 - provide request_module...
2008-06-19 proskiKASSERT should add newline at the end to match FreeBSD...
2008-06-06 proskiFix tools compliation described in ticket #1934
2008-06-06 mentorRemove sead ALIGNED_POINTER code
2008-05-14 mentorWhitespace for control statements
2008-05-12 proskilikely() doesn't take pointers in Linux 2.4, give it...
2008-05-05 proskiUse __skb_queue_after() instead of __skb_append()
2008-05-04 proskiDefine gfp_t before it's used
2008-04-24 mentorMove another header to the top of compat.h - fixes...
2008-04-24 mentorAdd kzalloc() compatibility function
2008-04-24 mentorMove a kernel include into __KERNEL__ protected section
2008-03-19 proskiUse resource_size_t for physical memory addresses
2008-01-30 mentorLinux 2.4 series compatibility fixes
2007-12-13 proskiUse compatibility definition for IRQF_SHARED
2007-11-23 proskiRemove __printflike definition, it's not used anywhere...
2007-11-22 mtaylorSwitch back to plain old int for gfp_t definition for...
2007-11-22 mtaylorAdd gfp_t for pre 2.6.14 kernels in compat.h
2007-10-31 proskiFix sysctl support in Linux 2.6.24
2007-10-04 mrenzmannRestructuring the repository layout in response to...