summaryrefslogtreecommitdiffstats
path: root/net/ieee80211/ieee80211_tx.c
Commit message (Expand)AuthorAgeFilesLines
* net/ieee80211 -> drivers/net/ipw2x00/libipw_* renameJohn W. Linville2008-11-211-546/+0
* lib80211: absorb crypto bits from net/ieee80211John W. Linville2008-11-211-3/+4
* remove ieee80211_tx_frame()Adrian Bunk2008-05-071-86/+0
* ieee80211: fix misannotationsAl Viro2008-01-281-7/+7
* ieee80211: fix unaligned access in ieee80211_copy_snapDaniel Drake2007-11-291-1/+2
* [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}Arnaldo Carvalho de Melo2007-04-251-4/+4
* [SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iphArnaldo Carvalho de Melo2007-04-251-1/+1
* [NET] IEEE80211: Use htons() where appropriate.YOSHIFUJI Hideaki2007-04-251-1/+1
* Merge branch 'gfar' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...Jeff Garzik2007-02-171-3/+3
|\
| * [NET] IEEE80211: Fix whitespace errors.YOSHIFUJI Hideaki2007-02-101-3/+3
* | [PATCH] ieee80211: Fix sparse warningLarry Finger2007-02-091-3/+0
|/
* [PATCH] ieee80211: Fix kernel panic when QoS is enabledZhu Yi2006-11-141-2/+2
* [PATCH] ieee80211: remove ieee80211_tx() is_queue_full warningZhu Yi2006-08-291-7/+0
* [PATCH] ieee80211: Fix header->qos_ctl endian issueZhu Yi2006-08-291-1/+1
* [PATCH] ieee80211: fix not allocating IV+ICV space when usingencryption in ie...Hong Liu2006-07-051-4/+11
* Remove obsolete #include <linux/config.h>Jörn Engel2006-06-301-1/+0
* [PATCH] softmac: complete shared key authenticationDaniel Drake2006-06-051-6/+19
* [PATCH] ieee80211: Fix TX code doesn't enable QoS when using WPA + QoSZhu Yi2006-04-241-12/+51
* [PATCH] ieee80211: Add TKIP crypt->build_ivZhu Yi2006-01-271-1/+3
* [PATCH] WEP fields are incorrectly shown to be INSIDE snap in the docDenis Vlasenko2006-01-271-13/+13
* [PATCH] Unlinline a bunch of other functionsArjan van de Ven2006-01-141-2/+2
* [PATCH] ieee80211: enable hw wep where host has to build IVJohannes Berg2006-01-091-1/+1
* Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*.Jeff Garzik2005-11-051-1/+0
* [PATCH] ieee80211 build fixJames Ketrenos2005-10-261-1/+1
* ieee80211 subsystem:Michael Buesch2005-10-211-3/+6
* Fixed oops if an uninitialized key is used for encryption.Hong Liu2005-10-201-4/+7
* Fixed problem with not being able to decrypt/encrypt broadcast packets.Hong Liu2005-10-191-1/+2
* Merge branch 'master'Jeff Garzik2005-10-131-1/+1
|\
| * [PATCH] gfp flags annotations - part 1Al Viro2005-10-081-1/+1
* | Merge branch 'upstream-fixes'Jeff Garzik2005-10-041-1/+1
|\ \ | |/
| * [PATCH] ieee80211: fix gfp flags typeRandy Dunlap2005-10-041-1/+1
* | Merge branch 'upstream-fixes'Jeff Garzik2005-10-031-1/+1
|\ \ | |/
| * [PATCH] ieee80211: fix gfp flags typeRandy Dunlap2005-10-031-1/+1
* | [PATCH] ieee80211: Added handle_deauth() callback, enhanced tkip/ccmp support...James Ketrenos2005-09-221-2/+16
* | [PATCH] ieee80211: Updated copyright datesJames Ketrenos2005-09-211-1/+1
* | [PATCH] ieee80211: Add QoS (WME) support to the ieee80211 subsystemJames Ketrenos2005-09-211-2/+3
* | [PATCH] ieee80211: Return NETDEV_TX_BUSY when QoS buffer fullJames Ketrenos2005-09-211-0/+12
* | [PATCH] ieee80211: Fix TKIP, repeated fragmentation problem, and payload_size...James Ketrenos2005-09-211-65/+83
* | [PATCH] ieee82011: Added ieee80211_tx_frame to convert generic 802.11 data fr...James Ketrenos2005-09-211-0/+64
* | [PATCH] ieee80211: adds support for the creation of RTS packetsJames Ketrenos2005-09-211-3/+38
* | [PATCH] ieee80211: Renamed ieee80211_hdr to ieee80211_hdr_3addrJames Ketrenos2005-09-211-3/+4
* | [PATCH] ieee80211: Hardware crypto and fragmentation offload supportJames Ketrenos2005-09-211-6/+21
* | [PATCH] ieee80211: Fixed a kernel oops on module unloadJames Ketrenos2005-09-211-14/+0
* | [PATCH] ieee80211 Cleanup memcpy parameters.James Ketrenos2005-09-161-8/+8
|/
* [wireless ieee80211,ipw2200] Lindent source codeJeff Garzik2005-09-071-38/+28
* [PATCH] ieee80211: Remove EAPOL debugJouni Malinen2005-08-281-9/+0
* ieee80211: new constants from latest 802.11x specificationsJiri Benc2005-08-251-1/+1
* [PATCH] ieee80211: remove pci.h #include'sAdrian Bunk2005-06-271-1/+0
* [PATCH] net/ieee80211/: make two functions staticAdrian Bunk2005-05-271-2/+2
* [PATCH] net/ieee80211/ieee80211_tx.c: swapped memset argumentsAdrian Bunk2005-05-151-1/+1
OpenPOWER on IntegriCloud