Remove support for Linux kernels older than 2.6.13
[madwifi/.git] / net80211 / ieee80211_linux.h
2013-11-12 Pavel RoskinRemove support for Linux kernels older than 2.6.13
2012-01-30 proskiDon't reference vlan_group without IEEE80211_VLAN_TAG_U...
2011-08-15 proskiFix compilation on Linux 3.1 broken by VLAN API changes
2011-05-03 proskiFix all instances of unused variables reported by gcc...
2009-09-28 proskiAdjust for procfs changes in Linux 2.6.32
2009-06-25 proskiCompile fix with VLAN support on recent kernels
2009-04-15 proskiInitialize do_ioctl together with other device operations
2008-06-06 mentorMake pointer declarations and casting consistent. Some...
2008-06-06 mentorUse vlan_hwaccel_rx instead of vlan_hwaccel_receive_skb...
2008-05-14 mentorWhitespace for control statements
2008-05-06 mentorConvert tracked member of ieee80211_cb to be a flag
2008-05-06 mentorRemove now unused FF next field in ieee80211_cb. This...
2008-05-05 mentorMove the monitor physical parameter struct inside ieee8...
2008-05-05 proskiUse __skb_queue_after() instead of __skb_append()
2008-05-05 proskiProvide __skb_append() replacement for Linux 2.6.26
2008-05-04 mentorRename and move, into the right headers, the SKB and...
2008-04-09 mtaylorAdditional macros to cleanup SKB CB data access, minor...
2008-04-09 mtaylorDebugging function cleanup:
2008-01-26 mtaylorRestore the evil printf macro I accidentally damaged
2008-01-26 mtaylorMerge madwifi-dfs branch to trunk.
2008-01-25 mtaylorEliminate ether_sprintf in favor of new MAC_FMT and...
2007-11-25 mtaylorRe-enable skb debug destructor, chaining to original...
2007-11-24 mtaylorAdd linefeeds to block warnings
2007-11-24 mtaylorDoh! Fix boneheaded mistake.
2007-11-23 mtaylorAdded lock assertion macros for all locks. Assert...
2007-11-21 mtaylorThis patch augments the current reference counting...
2007-11-21 mtaylorAdd SKB_CB macro and begin using it in a few places...
2007-11-21 mtaylorRelocate refcounting macro defines so they are visible...
2007-11-20 proskiMerge some whitespace changes from the DFS branch
2007-10-04 mrenzmannRestructuring the repository layout in response to...