[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
[safe/jmp/linux-2.6] / net / ieee80211 / ieee80211_tx.c
2007-04-26 Arnaldo Carvalho... [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
2007-04-26 YOSHIFUJI Hideaki[NET] IEEE80211: Use htons() where appropriate.
2007-02-17 Jeff GarzikMerge branch 'gfar' of /linux/kernel/git/galak/powerpc...
2007-02-11 YOSHIFUJI Hideaki[NET] IEEE80211: Fix whitespace errors.
2007-02-09 Larry Finger[PATCH] ieee80211: Fix sparse warning
2006-11-15 Zhu Yi[PATCH] ieee80211: Fix kernel panic when QoS is enabled
2006-08-29 Zhu Yi[PATCH] ieee80211: remove ieee80211_tx() is_queue_full...
2006-08-29 Zhu Yi[PATCH] ieee80211: Fix header->qos_ctl endian issue
2006-07-05 Hong Liu[PATCH] ieee80211: fix not allocating IV+ICV space...
2006-06-30 Jörn EngelRemove obsolete #include <linux/config.h>
2006-06-05 Daniel Drake[PATCH] softmac: complete shared key authentication
2006-04-24 Zhu Yi[PATCH] ieee80211: Fix TX code doesn't enable QoS when...
2006-01-27 Zhu Yi[PATCH] ieee80211: Add TKIP crypt->build_iv
2006-01-27 Denis Vlasenko[PATCH] WEP fields are incorrectly shown to be INSIDE...
2006-01-15 Arjan van de Ven[PATCH] Unlinline a bunch of other functions
2006-01-09 Johannes Berg[PATCH] ieee80211: enable hw wep where host has to...
2005-11-06 Jeff GarzikRemove linux/version.h include from drivers/net/phy...
2005-10-26 James Ketrenos[PATCH] ieee80211 build fix
2005-10-21 Michael Bueschieee80211 subsystem:
2005-10-20 Hong LiuFixed oops if an uninitialized key is used for encryption.
2005-10-19 Hong LiuFixed problem with not being able to decrypt/encrypt...
2005-10-14 Jeff GarzikMerge branch 'master'
2005-10-08 Al Viro[PATCH] gfp flags annotations - part 1
2005-10-04 Jeff GarzikMerge branch 'upstream-fixes'
2005-10-04 Randy Dunlap[PATCH] ieee80211: fix gfp flags type
2005-10-04 Jeff GarzikMerge branch 'upstream-fixes'
2005-10-04 Randy Dunlap[PATCH] ieee80211: fix gfp flags type
2005-10-03 Randy DunlapFix implicit nocast warnings in ieee80211 code:
2005-09-22 James Ketrenos[PATCH] ieee80211: Added handle_deauth() callback,...
2005-09-22 James Ketrenos[PATCH] ieee80211: Updated copyright dates
2005-09-22 James Ketrenos[PATCH] ieee80211: Add QoS (WME) support to the ieee802...
2005-09-22 James Ketrenos[PATCH] ieee80211: Return NETDEV_TX_BUSY when QoS buffe...
2005-09-22 James Ketrenos[PATCH] ieee80211: Fix TKIP, repeated fragmentation...
2005-09-22 James Ketrenos[PATCH] ieee82011: Added ieee80211_tx_frame to convert...
2005-09-22 James Ketrenos[PATCH] ieee80211: adds support for the creation of...
2005-09-22 James Ketrenos[PATCH] ieee80211: Renamed ieee80211_hdr to ieee80211_h...
2005-09-22 James Ketrenos[PATCH] ieee80211: Hardware crypto and fragmentation...
2005-09-22 James Ketrenos[PATCH] ieee80211: Fixed a kernel oops on module unload
2005-09-16 James Ketrenos[PATCH] ieee80211 Cleanup memcpy parameters.
2005-09-07 Jeff Garzik[wireless ieee80211,ipw2200] Lindent source code
2005-08-28 Jouni Malinen[PATCH] ieee80211: Remove EAPOL debug
2005-08-26 Jiri Bencieee80211: new constants from latest 802.11x specifications
2005-06-28 Adrian Bunk[PATCH] ieee80211: remove pci.h #include's
2005-05-28 Adrian Bunk[PATCH] net/ieee80211/: make two functions static
2005-05-16 Adrian Bunk[PATCH] net/ieee80211/ieee80211_tx.c: swapped memset...
2005-05-13 Jeff Garzik[NET] ieee80211 subsystem