index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
hostap
/
hostap_80211_tx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NET]: Undo code bloat in hot paths due to print_mac().
David S. Miller
2008-04-08
1
-3
/
+4
*
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
1
-5
/
+8
*
[PATCH] hostap: Allocate enough tailroom for TKIP
Brandon Craig Rhodes
2007-05-29
1
-5
/
+8
*
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
1
-9
/
+14
*
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[PATCH] unused exports in wireless drivers
Arjan van de Ven
2006-05-17
1
-1
/
+0
*
[PATCH] hostap: Fix EAPOL frame encryption
Jouni Malinen
2006-03-27
1
-1
/
+1
*
[PATCH] hostap: Make hostap_tx_encrypt() static
Jouni Malinen
2006-03-27
1
-4
/
+3
*
[PATCH] hostap: don't #include C files in hostap_main.c
Adrian Bunk
2006-01-16
1
-0
/
+15
*
[PATCH] ieee80211: Updated hostap to be compatible with extra_prefix_len changes
James Ketrenos
2005-09-21
1
-4
/
+4
*
[PATCH] ieee80211: Updated hostap to be compatible with ieee80211_hdr changes
James Ketrenos
2005-09-21
1
-10
/
+10
*
hostap: s/IEEE80211_FCTL_WEP/IEEE80211_FCTL_PROTECTED/ to fix build
Jeff Garzik
2005-08-25
1
-1
/
+1
*
[PATCH] hostap: Replace WLAN_FC_ defines with ieee80211 ones
Jouni Malinen
2005-08-15
1
-10
/
+10
*
[PATCH] hostap: Use ieee80211 WLAN_FC_GET_{TYPE,STYPE}
Jouni Malinen
2005-08-14
1
-7
/
+7
*
[PATCH] hostap: Replace hostap_ieee80211_hdr with ieee80211_hdr
Jouni Malinen
2005-08-14
1
-18
/
+18
*
[PATCH] hostap: Fix skb->cb use for TX meta data
Jouni Malinen
2005-08-14
1
-2
/
+4
*
[PATCH] hostap: Replace crypto code with net/ieee80211 version
Jouni Malinen
2005-07-31
1
-1
/
+1
*
[PATCH] hostap: Start using net/ieee80211.h
Jouni Malinen
2005-07-31
1
-6
/
+6
*
Add HostAP wireless driver.
Jouni Malinen
2005-05-12
1
-0
/
+522