aboutsummaryrefslogtreecommitdiff
path: root/net/ieee80211/ieee80211_tx.c
AgeCommit message (Expand)Author
2008-11-21net/ieee80211 -> drivers/net/ipw2x00/libipw_* renameJohn W. Linville
2008-11-21lib80211: absorb crypto bits from net/ieee80211John W. Linville
2008-05-07remove ieee80211_tx_frame()Adrian Bunk
2008-01-28ieee80211: fix misannotationsAl Viro
2007-11-29ieee80211: fix unaligned access in ieee80211_copy_snapDaniel Drake
2007-04-25[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo
2007-04-25[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo
2007-04-25[NET] IEEE80211: Use htons() where appropriate.YOSHIFUJI Hideaki
2007-02-17Merge branch 'gfar' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...Jeff Garzik
2007-02-10[NET] IEEE80211: Fix whitespace errors.YOSHIFUJI Hideaki
2007-02-09[PATCH] ieee80211: Fix sparse warningLarry Finger
2006-11-14[PATCH] ieee80211: Fix kernel panic when QoS is enabledZhu Yi
2006-08-29[PATCH] ieee80211: remove ieee80211_tx() is_queue_full warningZhu Yi
2006-08-29[PATCH] ieee80211: Fix header->qos_ctl endian issueZhu Yi
2006-07-05[PATCH] ieee80211: fix not allocating IV+ICV space when usingencryption in ie...Hong Liu
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel
2006-06-05[PATCH] softmac: complete shared key authenticationDaniel Drake
2006-04-24[PATCH] ieee80211: Fix TX code doesn't enable QoS when using WPA + QoSZhu Yi
2006-01-27[PATCH] ieee80211: Add TKIP crypt->build_ivZhu Yi
2006-01-27[PATCH] WEP fields are incorrectly shown to be INSIDE snap in the docDenis Vlasenko
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven
2006-01-09[PATCH] ieee80211: enable hw wep where host has to build IVJohannes Berg
2005-11-05Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*.Jeff Garzik
2005-10-26[PATCH] ieee80211 build fixJames Ketrenos
2005-10-21ieee80211 subsystem:Michael Buesch
2005-10-20Fixed oops if an uninitialized key is used for encryption.Hong Liu
2005-10-19Fixed problem with not being able to decrypt/encrypt broadcast packets.Hong Liu
2005-10-13Merge branch 'master'Jeff Garzik
2005-10-08[PATCH] gfp flags annotations - part 1Al Viro
2005-10-04Merge branch 'upstream-fixes'Jeff Garzik
2005-10-04[PATCH] ieee80211: fix gfp flags typeRandy Dunlap
2005-10-03Merge branch 'upstream-fixes'Jeff Garzik
2005-10-03[PATCH] ieee80211: fix gfp flags typeRandy Dunlap
2005-09-22[PATCH] ieee80211: Added handle_deauth() callback, enhanced tkip/ccmp support...James Ketrenos
2005-09-21[PATCH] ieee80211: Updated copyright datesJames Ketrenos
2005-09-21[PATCH] ieee80211: Add QoS (WME) support to the ieee80211 subsystemJames Ketrenos
2005-09-21[PATCH] ieee80211: Return NETDEV_TX_BUSY when QoS buffer fullJames Ketrenos
2005-09-21[PATCH] ieee80211: Fix TKIP, repeated fragmentation problem, and payload_size...James Ketrenos
2005-09-21[PATCH] ieee82011: Added ieee80211_tx_frame to convert generic 802.11 data fr...James Ketrenos
2005-09-21[PATCH] ieee80211: adds support for the creation of RTS packetsJames Ketrenos
2005-09-21[PATCH] ieee80211: Renamed ieee80211_hdr to ieee80211_hdr_3addrJames Ketrenos
2005-09-21[PATCH] ieee80211: Hardware crypto and fragmentation offload supportJames Ketrenos
2005-09-21[PATCH] ieee80211: Fixed a kernel oops on module unloadJames Ketrenos
2005-09-16[PATCH] ieee80211 Cleanup memcpy parameters.James Ketrenos
2005-09-07[wireless ieee80211,ipw2200] Lindent source codeJeff Garzik
2005-08-28[PATCH] ieee80211: Remove EAPOL debugJouni Malinen
2005-08-25ieee80211: new constants from latest 802.11x specificationsJiri Benc
2005-06-27[PATCH] ieee80211: remove pci.h #include'sAdrian Bunk
2005-05-27[PATCH] net/ieee80211/: make two functions staticAdrian Bunk
2005-05-15[PATCH] net/ieee80211/ieee80211_tx.c: swapped memset argumentsAdrian Bunk