index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
hostap
/
hostap_80211_tx.c
Age
Commit message (
Expand
)
Author
2015-11-18
hostap: move under intersil vendor directory
Kalle Valo
2015-03-03
wireless: Use eth_<foo>_addr instead of memset
Joe Perches
2013-12-26
hostap: slight optimization of addr compare
dingtianhong
2011-10-31
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
2009-09-01
wireless: convert drivers to netdev_tx_t
Stephen Hemminger
2009-07-05
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
Patrick McHardy
2009-06-13
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
2009-02-27
hostap: convert usage of net/ieee80211.h to linux/ieee80211.h
Dan Williams
2008-11-21
lib80211: absorb crypto bits from net/ieee80211
John W. Linville
2008-10-27
net: convert print_mac to %pM
Johannes Berg
2008-04-08
[NET]: Undo code bloat in hot paths due to print_mac().
David S. Miller
2007-10-10
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-05-29
[PATCH] hostap: Allocate enough tailroom for TKIP
Brandon Craig Rhodes
2007-04-25
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
2006-05-17
[PATCH] unused exports in wireless drivers
Arjan van de Ven
2006-03-27
[PATCH] hostap: Fix EAPOL frame encryption
Jouni Malinen
2006-03-27
[PATCH] hostap: Make hostap_tx_encrypt() static
Jouni Malinen
2006-01-16
[PATCH] hostap: don't #include C files in hostap_main.c
Adrian Bunk
2005-09-21
[PATCH] ieee80211: Updated hostap to be compatible with extra_prefix_len changes
James Ketrenos
2005-09-21
[PATCH] ieee80211: Updated hostap to be compatible with ieee80211_hdr changes
James Ketrenos
2005-08-25
hostap: s/IEEE80211_FCTL_WEP/IEEE80211_FCTL_PROTECTED/ to fix build
Jeff Garzik
2005-08-15
[PATCH] hostap: Replace WLAN_FC_ defines with ieee80211 ones
Jouni Malinen
2005-08-14
[PATCH] hostap: Use ieee80211 WLAN_FC_GET_{TYPE,STYPE}
Jouni Malinen
2005-08-14
[PATCH] hostap: Replace hostap_ieee80211_hdr with ieee80211_hdr
Jouni Malinen
2005-08-14
[PATCH] hostap: Fix skb->cb use for TX meta data
Jouni Malinen
2005-07-31
[PATCH] hostap: Replace crypto code with net/ieee80211 version
Jouni Malinen
2005-07-31
[PATCH] hostap: Start using net/ieee80211.h
Jouni Malinen
2005-05-12
Add HostAP wireless driver.
Jouni Malinen