Sign in
android-kvm
/
linux
/
b9a9ada14aab17f08c1d9735601f1097cdcfc6de
/
drivers
/
net
/
wireless
/
ipw2x00
/
libipw_tx.c
f1ee39f
ipw2x00: comment typo fix encryptiong to encryption
by Justin P. Mattock
· 14 years ago
3289a83
lib80211: remove unused host_build_iv option
by John W. Linville
· 14 years ago
d0cf9c0
wireless: convert drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
c1eb2c8
ipw2x00: update contact information
by Reinette Chatre
· 15 years ago
b0a4e7d
libipw: switch from ieee80211_* to libipw_* naming policy
by John W. Linville
· 15 years ago
ec634fe
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
by Patrick McHardy
· 16 years ago
5b54814
net: use symbolic values for ndo_start_xmit() return codes
by Patrick McHardy
· 16 years ago
d5b3b9a
ipw2x00: convert infrastructure for use by net_device_ops
by Stephen Hemminger
· 16 years ago
ce55cba
ipw2x00: convert to internal net_device_stats
by Stephen Hemminger
· 16 years ago
f3734ee
make net/ieee80211.h private to ipw2x00
by Dan Williams
· 16 years ago
beb2a7f
net/ieee80211 -> drivers/net/ipw2x00/libipw_* rename
by John W. Linville
· 16 years ago
[Renamed from net/ieee80211/ieee80211_tx.c]
274bfb8
lib80211: absorb crypto bits from net/ieee80211
by John W. Linville
· 16 years ago
c12cf21
remove ieee80211_tx_frame()
by Adrian Bunk
· 17 years ago
d9e94d5
ieee80211: fix misannotations
by Al Viro
· 17 years ago
01e1f04
ieee80211: fix unaligned access in ieee80211_copy_snap
by Daniel Drake
· 17 years ago
d626f62
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 18 years ago
eddc9ec
[SK_BUFF]: Introduce ip_hdr(), remove skb->nh.iph
by Arnaldo Carvalho de Melo
· 18 years ago
1c9e8ef
[NET] IEEE80211: Use htons() where appropriate.
by YOSHIFUJI Hideaki
· 18 years ago
48c871c1
Merge branch 'gfar' of master.kernel.org:/pub/scm/linux/kernel/git/galak/powerpc into upstream
by Jeff Garzik
· 18 years ago
6426565
[NET] IEEE80211: Fix whitespace errors.
by YOSHIFUJI Hideaki
· 18 years ago
46b8c85
[PATCH] ieee80211: Fix sparse warning
by Larry Finger
· 18 years ago
efa53eb
[PATCH] ieee80211: Fix kernel panic when QoS is enabled
by Zhu Yi
· 18 years ago
051562f
[PATCH] ieee80211: remove ieee80211_tx() is_queue_full warning
by Zhu Yi
· 18 years ago
65b6a27
[PATCH] ieee80211: Fix header->qos_ctl endian issue
by Zhu Yi
· 18 years ago
4b30153
[PATCH] ieee80211: fix not allocating IV+ICV space when usingencryption in ieee80211_tx_frame
by Hong Liu
· 19 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
76ea4c7
[PATCH] softmac: complete shared key authentication
by Daniel Drake
· 19 years ago
73858062
[PATCH] ieee80211: Fix TX code doesn't enable QoS when using WPA + QoS
by Zhu Yi
· 19 years ago
9184d93
[PATCH] ieee80211: Add TKIP crypt->build_iv
by Zhu Yi
· 19 years ago
44d7a8c
[PATCH] WEP fields are incorrectly shown to be INSIDE snap in the doc
by Denis Vlasenko
· 19 years ago
858119e
[PATCH] Unlinline a bunch of other functions
by Arjan van de Ven
· 19 years ago
a4bf26f
[PATCH] ieee80211: enable hw wep where host has to build IV
by Johannes Berg
· 19 years ago
a10b5aa
Remove linux/version.h include from drivers/net/phy/* and net/ieee80211/*.
by Jeff Garzik
· 19 years ago
077783f
[PATCH] ieee80211 build fix
by James Ketrenos
· 19 years ago
d3f7bf4
ieee80211 subsystem:
by Michael Buesch
· 19 years ago
f0f15ab
Fixed oops if an uninitialized key is used for encryption.
by Hong Liu
· 19 years ago
5b74eda
Fixed problem with not being able to decrypt/encrypt broadcast packets.
by Hong Liu
· 19 years ago
59aee3c
Merge branch 'master'
by Jeff Garzik
· 19 years ago
dd0fc66
[PATCH] gfp flags annotations - part 1
by Al Viro
· 19 years ago
d9e3432
Merge branch 'upstream-fixes'
by Jeff Garzik
· 19 years ago
f36a29d
[PATCH] ieee80211: fix gfp flags type
by Randy Dunlap
· 19 years ago
3c8c7b2
Merge branch 'upstream-fixes'
by Jeff Garzik
· 19 years ago
8cb6108
[PATCH] ieee80211: fix gfp flags type
by Randy Dunlap
· 19 years ago
31b59ea
[PATCH] ieee80211: Added handle_deauth() callback, enhanced tkip/ccmp support of varying hw/sw offload
by James Ketrenos
· 19 years ago
ebeaddc
[PATCH] ieee80211: Updated copyright dates
by James Ketrenos
· 19 years ago
9e8571a
[PATCH] ieee80211: Add QoS (WME) support to the ieee80211 subsystem
by James Ketrenos
· 19 years ago
2c0aa2a5
[PATCH] ieee80211: Return NETDEV_TX_BUSY when QoS buffer full
by James Ketrenos
· 19 years ago
1264fc0
[PATCH] ieee80211: Fix TKIP, repeated fragmentation problem, and payload_size reporting
by James Ketrenos
· 19 years ago
3f552bb
[PATCH] ieee82011: Added ieee80211_tx_frame to convert generic 802.11 data frames, and callbacks
by James Ketrenos
· 19 years ago
3cdd00c
[PATCH] ieee80211: adds support for the creation of RTS packets
by James Ketrenos
· 19 years ago
ee34af3
[PATCH] ieee80211: Renamed ieee80211_hdr to ieee80211_hdr_3addr
by James Ketrenos
· 19 years ago
f1bf663
[PATCH] ieee80211: Hardware crypto and fragmentation offload support
by James Ketrenos
· 19 years ago
20d6471
[PATCH] ieee80211: Fixed a kernel oops on module unload
by James Ketrenos
· 19 years ago
18294d8
[PATCH] ieee80211 Cleanup memcpy parameters.
by James Ketrenos
· 19 years ago
0edd5b4
[wireless ieee80211,ipw2200] Lindent source code
by Jeff Garzik
· 19 years ago
51e828b
[PATCH] ieee80211: Remove EAPOL debug
by Jouni Malinen
· 19 years ago
f13baae
ieee80211: new constants from latest 802.11x specifications
by Jiri Benc
· 19 years ago
7c9d4c7
[PATCH] ieee80211: remove pci.h #include's
by Adrian Bunk
· 20 years ago
e157249
[PATCH] net/ieee80211/: make two functions static
by Adrian Bunk
· 20 years ago
0a989b2
[PATCH] net/ieee80211/ieee80211_tx.c: swapped memset arguments
by Adrian Bunk
· 20 years ago
b453872
[NET] ieee80211 subsystem
by Jeff Garzik
· 20 years ago