index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (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