index
:
talos-obmc-linux
dev-4.10
dev-4.13
dev-4.13-fsi
dev-4.13-raptor-05-18-2018
dev-4.13-raptor-06-04-2018
dev-5.0
dev-5.0-raptor-04-16-2019
dev-5.4-raptor-04-16-2019
Talos™ II 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_rx.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
2007-10-10
1
-21
/
+28
*
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
2007-04-25
1
-5
/
+8
*
[SK_BUFF]: Convert skb->end to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[SK_BUFF]: unions of just one member don't get anything done, kill them
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+1
*
[SK_BUFF]: Introduce skb_reset_network_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
1
-2
/
+2
*
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
2007-04-25
1
-3
/
+4
*
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
2007-04-25
1
-1
/
+0
*
[PATCH] hostap: don't #include C files in hostap_main.c
Adrian Bunk
2006-01-16
1
-0
/
+11
*
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
2006-01-14
1
-5
/
+5
*
[PATCH] hostap: Add support for WE-19
Jean Tourrilhes
2005-09-24
1
-1
/
+2
*
[PATCH] ieee80211: Updated hostap to be compatible with ieee80211_hdr changes
James Ketrenos
2005-09-21
1
-20
/
+20
*
hostap: s/IEEE80211_FCTL_WEP/IEEE80211_FCTL_PROTECTED/ to fix build
Jeff Garzik
2005-08-25
1
-7
/
+7
*
[PATCH] hostap: Replace WLAN_FC_ defines with ieee80211 ones
Jouni Malinen
2005-08-15
1
-28
/
+33
*
[PATCH] hostap: Use ieee80211 WLAN_FC_GET_{TYPE,STYPE}
Jouni Malinen
2005-08-14
1
-22
/
+24
*
[PATCH] hostap: Replace hostap_ieee80211_hdr with ieee80211_hdr
Jouni Malinen
2005-08-14
1
-30
/
+30
*
[PATCH] hostap: Replace crypto code with net/ieee80211 version
Jouni Malinen
2005-07-31
1
-3
/
+3
*
[PATCH] hostap: Start using net/ieee80211.h
Jouni Malinen
2005-07-31
1
-6
/
+6
*
[PATCH] hostap update
Brandon Enochs
2005-07-30
1
-1
/
+1
*
Add HostAP wireless driver.
Jouni Malinen
2005-05-12
1
-0
/
+1084