Commit Graph

25 Commits (ed391f4ebf8f701d3566423ce8f17e614cde9806)

Author SHA1 Message Date
Stephen Hemminger d0cf9c0dad wireless: convert drivers to netdev_tx_t 16 years ago
Patrick McHardy ec634fe328 net: convert remaining non-symbolic return values in ndo_start_xmit() functions 16 years ago
Patrick McHardy 5b54814022 net: use symbolic values for ndo_start_xmit() return codes 16 years ago
Dan Williams 1ea893fde2 hostap: convert usage of net/ieee80211.h to linux/ieee80211.h 16 years ago
John W. Linville 274bfb8dc5 lib80211: absorb crypto bits from net/ieee80211 16 years ago
Johannes Berg e174961ca1 net: convert print_mac to %pM 17 years ago
David S. Miller 21f644f3ea [NET]: Undo code bloat in hot paths due to print_mac(). 17 years ago
Joe Perches 0795af5729 [NET]: Introduce and use print_mac() and DECLARE_MAC_BUF() 18 years ago
Brandon Craig Rhodes d7ea3be56a [PATCH] hostap: Allocate enough tailroom for TKIP 18 years ago
Arnaldo Carvalho de Melo d626f62b11 [SK_BUFF]: Introduce skb_copy_from_linear_data{_offset} 18 years ago
Arnaldo Carvalho de Melo 459a98ed88 [SK_BUFF]: Introduce skb_reset_mac_header(skb) 18 years ago
Arjan van de Ven 5d25ea7c0c [PATCH] unused exports in wireless drivers 19 years ago
Jouni Malinen cfa146e4be [PATCH] hostap: Fix EAPOL frame encryption 19 years ago
Jouni Malinen 79058acaf5 [PATCH] hostap: Make hostap_tx_encrypt() static 19 years ago
Adrian Bunk 5fad5a2e1f [PATCH] hostap: don't #include C files in hostap_main.c 19 years ago
James Ketrenos 5bfc819b53 [PATCH] ieee80211: Updated hostap to be compatible with extra_prefix_len changes 20 years ago
James Ketrenos d041674d62 [PATCH] ieee80211: Updated hostap to be compatible with ieee80211_hdr changes 20 years ago
Jeff Garzik 831a179fc9 hostap: s/IEEE80211_FCTL_WEP/IEEE80211_FCTL_PROTECTED/ to fix build 20 years ago
Jouni Malinen b2f4a2e3b1 [PATCH] hostap: Replace WLAN_FC_ defines with ieee80211 ones 20 years ago
Jouni Malinen 4339d32863 [PATCH] hostap: Use ieee80211 WLAN_FC_GET_{TYPE,STYPE} 20 years ago
Jouni Malinen c0f72ca8e4 [PATCH] hostap: Replace hostap_ieee80211_hdr with ieee80211_hdr 20 years ago
Jouni Malinen 5bee720fd7 [PATCH] hostap: Fix skb->cb use for TX meta data 20 years ago
Jouni Malinen 62fe7e3781 [PATCH] hostap: Replace crypto code with net/ieee80211 version 20 years ago
Jouni Malinen ebed67d284 [PATCH] hostap: Start using net/ieee80211.h 20 years ago
Jouni Malinen ff1d2767d5 Add HostAP wireless driver. 20 years ago