index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
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
Files
Lines
2011-10-31
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
1
-0
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+2
2009-09-01
wireless: convert drivers to netdev_tx_t
Stephen Hemminger
1
-4
/
+7
2009-07-05
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
Patrick McHardy
1
-21
/
+21
2009-06-13
net: use symbolic values for ndo_start_xmit() return codes
Patrick McHardy
1
-1
/
+1
2009-02-27
hostap: convert usage of net/ieee80211.h to linux/ieee80211.h
Dan Williams
1
-26
/
+25
2008-11-21
lib80211: absorb crypto bits from net/ieee80211
John W. Linville
1
-3
/
+5
2008-10-27
net: convert print_mac to %pM
Johannes Berg
1
-9
/
+6
2008-04-08
[NET]: Undo code bloat in hot paths due to print_mac().
David S. Miller
1
-3
/
+4
2007-10-10
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
1
-5
/
+8
2007-05-29
[PATCH] hostap: Allocate enough tailroom for TKIP
Brandon Craig Rhodes
1
-5
/
+8
2007-04-25
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-9
/
+14
2007-04-25
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
1
-1
/
+1
2006-05-17
[PATCH] unused exports in wireless drivers
Arjan van de Ven
1
-1
/
+0
2006-03-27
[PATCH] hostap: Fix EAPOL frame encryption
Jouni Malinen
1
-1
/
+1
2006-03-27
[PATCH] hostap: Make hostap_tx_encrypt() static
Jouni Malinen
1
-4
/
+3
2006-01-16
[PATCH] hostap: don't #include C files in hostap_main.c
Adrian Bunk
1
-0
/
+15
2005-09-21
[PATCH] ieee80211: Updated hostap to be compatible with extra_prefix_len changes
James Ketrenos
1
-4
/
+4
2005-09-21
[PATCH] ieee80211: Updated hostap to be compatible with ieee80211_hdr changes
James Ketrenos
1
-10
/
+10
2005-08-25
hostap: s/IEEE80211_FCTL_WEP/IEEE80211_FCTL_PROTECTED/ to fix build
Jeff Garzik
1
-1
/
+1
2005-08-15
[PATCH] hostap: Replace WLAN_FC_ defines with ieee80211 ones
Jouni Malinen
1
-10
/
+10
2005-08-14
[PATCH] hostap: Use ieee80211 WLAN_FC_GET_{TYPE,STYPE}
Jouni Malinen
1
-7
/
+7
2005-08-14
[PATCH] hostap: Replace hostap_ieee80211_hdr with ieee80211_hdr
Jouni Malinen
1
-18
/
+18
2005-08-14
[PATCH] hostap: Fix skb->cb use for TX meta data
Jouni Malinen
1
-2
/
+4
2005-07-31
[PATCH] hostap: Replace crypto code with net/ieee80211 version
Jouni Malinen
1
-1
/
+1
2005-07-31
[PATCH] hostap: Start using net/ieee80211.h
Jouni Malinen
1
-6
/
+6
2005-05-12
Add HostAP wireless driver.
Jouni Malinen
1
-0
/
+522