index
:
platform/kernel/linux-stable
linux-3.14.y
sandbox/rkrypa/tizen-netfilter-backport-3.10
sandbox/rkrypa/tizen-netfilter-backport-3.14
sandbox/rkrypa/tizen-netfilter-backport-3.4
sandbox/rkrypa/tizen-netfilter-backport-4.0
sandbox/rkrypa/tizen-security-backport-3.10
sandbox/rkrypa/tizen-security-backport-3.14
sandbox/rkrypa/tizen-security-backport-3.4
sandbox/rkrypa/tizen-security-backport-4.0
sandbox/rkrypa/tizen-security-backport-4.4
tizen
tizen_3.14.20
tizen_3.14.25
upstream
upstream_ltsi
Domain: System / Kernel;
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
net
/
ieee80211
/
ieee80211_tx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2008-11-21
net/ieee80211 -> drivers/net/ipw2x00/libipw_* rename
John W. Linville
1
-546
/
+0
2008-11-21
lib80211: absorb crypto bits from net/ieee80211
John W. Linville
1
-3
/
+4
2008-05-07
remove ieee80211_tx_frame()
Adrian Bunk
1
-86
/
+0
2008-01-28
ieee80211: fix misannotations
Al Viro
1
-7
/
+7
2007-11-29
ieee80211: fix unaligned access in ieee80211_copy_snap
Daniel Drake
1
-1
/
+2
2007-04-25
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-4
/
+4
2007-04-25
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-25
[NET] IEEE80211: Use htons() where appropriate.
YOSHIFUJI Hideaki
1
-1
/
+1
2007-02-17
Merge branch 'gfar' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powe...
Jeff Garzik
1
-3
/
+3
2007-02-10
[NET] IEEE80211: Fix whitespace errors.
YOSHIFUJI Hideaki
1
-3
/
+3
2007-02-09
[PATCH] ieee80211: Fix sparse warning
Larry Finger
1
-3
/
+0
2006-11-14
[PATCH] ieee80211: Fix kernel panic when QoS is enabled
Zhu Yi
1
-2
/
+2
2006-08-29
[PATCH] ieee80211: remove ieee80211_tx() is_queue_full warning
Zhu Yi
1
-7
/
+0
2006-08-29
[PATCH] ieee80211: Fix header->qos_ctl endian issue
Zhu Yi
1
-1
/
+1
2006-07-05
[PATCH] ieee80211: fix not allocating IV+ICV space when usingencryption in ie...
Hong Liu
1
-4
/
+11
2006-06-30
Remove obsolete #include <linux/config.h>
Jörn Engel
1
-1
/
+0
2006-06-05
[PATCH] softmac: complete shared key authentication
Daniel Drake
1
-6
/
+19
2006-04-24
[PATCH] ieee80211: Fix TX code doesn't enable QoS when using WPA + QoS
Zhu Yi
1
-12
/
+51
2006-01-27
[PATCH] ieee80211: Add TKIP crypt->build_iv
Zhu Yi
1
-1
/
+3
2006-01-27
[PATCH] WEP fields are incorrectly shown to be INSIDE snap in the doc
Denis Vlasenko
1
-13
/
+13
2006-01-14
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
1
-2
/
+2
2006-01-09
[PATCH] ieee80211: enable hw wep where host has to build IV
Johannes Berg
1
-1
/
+1
2005-11-05
Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*.
Jeff Garzik
1
-1
/
+0
2005-10-26
[PATCH] ieee80211 build fix
James Ketrenos
1
-1
/
+1
2005-10-21
ieee80211 subsystem:
Michael Buesch
1
-3
/
+6
2005-10-20
Fixed oops if an uninitialized key is used for encryption.
Hong Liu
1
-4
/
+7
2005-10-19
Fixed problem with not being able to decrypt/encrypt broadcast packets.
Hong Liu
1
-1
/
+2
2005-10-13
Merge branch 'master'
Jeff Garzik
1
-1
/
+1
2005-10-08
[PATCH] gfp flags annotations - part 1
Al Viro
1
-1
/
+1
2005-10-04
Merge branch 'upstream-fixes'
Jeff Garzik
1
-1
/
+1
2005-10-04
[PATCH] ieee80211: fix gfp flags type
Randy Dunlap
1
-1
/
+1
2005-10-03
Merge branch 'upstream-fixes'
Jeff Garzik
1
-1
/
+1
2005-10-03
[PATCH] ieee80211: fix gfp flags type
Randy Dunlap
1
-1
/
+1
2005-09-22
[PATCH] ieee80211: Added handle_deauth() callback, enhanced tkip/ccmp support...
James Ketrenos
1
-2
/
+16
2005-09-21
[PATCH] ieee80211: Updated copyright dates
James Ketrenos
1
-1
/
+1
2005-09-21
[PATCH] ieee80211: Add QoS (WME) support to the ieee80211 subsystem
James Ketrenos
1
-2
/
+3
2005-09-21
[PATCH] ieee80211: Return NETDEV_TX_BUSY when QoS buffer full
James Ketrenos
1
-0
/
+12
2005-09-21
[PATCH] ieee80211: Fix TKIP, repeated fragmentation problem, and payload_size...
James Ketrenos
1
-65
/
+83
2005-09-21
[PATCH] ieee82011: Added ieee80211_tx_frame to convert generic 802.11 data fr...
James Ketrenos
1
-0
/
+64
2005-09-21
[PATCH] ieee80211: adds support for the creation of RTS packets
James Ketrenos
1
-3
/
+38
2005-09-21
[PATCH] ieee80211: Renamed ieee80211_hdr to ieee80211_hdr_3addr
James Ketrenos
1
-3
/
+4
2005-09-21
[PATCH] ieee80211: Hardware crypto and fragmentation offload support
James Ketrenos
1
-6
/
+21
2005-09-21
[PATCH] ieee80211: Fixed a kernel oops on module unload
James Ketrenos
1
-14
/
+0
2005-09-16
[PATCH] ieee80211 Cleanup memcpy parameters.
James Ketrenos
1
-8
/
+8
2005-09-07
[wireless ieee80211,ipw2200] Lindent source code
Jeff Garzik
1
-38
/
+28
2005-08-28
[PATCH] ieee80211: Remove EAPOL debug
Jouni Malinen
1
-9
/
+0
2005-08-25
ieee80211: new constants from latest 802.11x specifications
Jiri Benc
1
-1
/
+1
2005-06-27
[PATCH] ieee80211: remove pci.h #include's
Adrian Bunk
1
-1
/
+0
2005-05-27
[PATCH] net/ieee80211/: make two functions static
Adrian Bunk
1
-2
/
+2
2005-05-15
[PATCH] net/ieee80211/ieee80211_tx.c: swapped memset arguments
Adrian Bunk
1
-1
/
+1
[next]