index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
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
2007-04-26
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-4
/
+4
2007-04-26
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-26
[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-11
[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-15
[PATCH] ieee80211: Fix kernel panic when QoS is enabled
Zhu Yi
1
-2
/
+2
2006-08-30
[PATCH] ieee80211: remove ieee80211_tx() is_queue_full warning
Zhu Yi
1
-7
/
+0
2006-08-30
[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-25
[PATCH] ieee80211: Fix TX code doesn't enable QoS when using WPA + QoS
Zhu Yi
1
-12
/
+51
2006-01-28
[PATCH] ieee80211: Add TKIP crypt->build_iv
Zhu Yi
1
-1
/
+3
2006-01-28
[PATCH] WEP fields are incorrectly shown to be INSIDE snap in the doc
Denis Vlasenko
1
-13
/
+13
2006-01-15
[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-06
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-20
Fixed problem with not being able to decrypt/encrypt broadcast packets.
Hong Liu
1
-1
/
+2
2005-10-14
Merge branch 'master'
Jeff Garzik
1
-1
/
+1
2005-10-09
[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-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-09-22
[PATCH] ieee80211: Added handle_deauth() callback, enhanced tkip/ccmp support...
James Ketrenos
1
-2
/
+16
2005-09-22
[PATCH] ieee80211: Updated copyright dates
James Ketrenos
1
-1
/
+1
2005-09-22
[PATCH] ieee80211: Add QoS (WME) support to the ieee80211 subsystem
James Ketrenos
1
-2
/
+3
2005-09-22
[PATCH] ieee80211: Return NETDEV_TX_BUSY when QoS buffer full
James Ketrenos
1
-0
/
+12
2005-09-22
[PATCH] ieee80211: Fix TKIP, repeated fragmentation problem, and payload_size...
James Ketrenos
1
-65
/
+83
2005-09-22
[PATCH] ieee82011: Added ieee80211_tx_frame to convert generic 802.11 data fr...
James Ketrenos
1
-0
/
+64
2005-09-22
[PATCH] ieee80211: adds support for the creation of RTS packets
James Ketrenos
1
-3
/
+38
2005-09-22
[PATCH] ieee80211: Renamed ieee80211_hdr to ieee80211_hdr_3addr
James Ketrenos
1
-3
/
+4
2005-09-22
[PATCH] ieee80211: Hardware crypto and fragmentation offload support
James Ketrenos
1
-6
/
+21
2005-09-22
[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-29
[PATCH] ieee80211: Remove EAPOL debug
Jouni Malinen
1
-9
/
+0
2005-08-26
ieee80211: new constants from latest 802.11x specifications
Jiri Benc
1
-1
/
+1
2005-06-28
[PATCH] ieee80211: remove pci.h #include's
Adrian Bunk
1
-1
/
+0
2005-05-28
[PATCH] net/ieee80211/: make two functions static
Adrian Bunk
1
-2
/
+2
2005-05-16
[PATCH] net/ieee80211/ieee80211_tx.c: swapped memset arguments
Adrian Bunk
1
-1
/
+1
2005-05-13
[NET] ieee80211 subsystem
Jeff Garzik
1
-0
/
+448