index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
hostap
/
hostap_80211_rx.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-11-18
hostap: move under intersil vendor directory
Kalle Valo
1
-1117
/
+0
2013-12-26
wireless: slight optimization of addr compare
dingtianhong
1
-4
/
+4
2012-10-18
wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFIC
Arend van Spriel
1
-1
/
+1
2011-11-01
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
Paul Gortmaker
1
-0
/
+1
2010-05-17
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-2
/
+1
2010-05-13
drivers/net/wireless/hostap: Drop memory allocation cast
Julia Lawall
1
-2
/
+1
2010-03-30
include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...
Tejun Heo
1
-0
/
+1
2009-03-22
hostap: convert to internal net_device_stats
Stephen Hemminger
1
-13
/
+6
2009-02-27
hostap: convert usage of net/ieee80211.h to linux/ieee80211.h
Dan Williams
1
-44
/
+44
2009-02-09
wireless: replace uses of __constant_{endian}
Harvey Harrison
1
-2
/
+2
2008-11-21
lib80211: absorb crypto bits from net/ieee80211
John W. Linville
1
-5
/
+5
2008-11-04
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
1
-3
/
+0
2008-10-28
net: convert print_mac to %pM
Johannes Berg
1
-38
/
+21
2008-07-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
1
-4
/
+4
2008-07-01
hostap: add radiotap support in monitor mode
Pavel Roskin
1
-0
/
+21
2008-06-30
hostap: fix sparse warnings
Pavel Roskin
1
-3
/
+3
2008-06-30
hostap: don't report useless WDS frames by default
Pavel Roskin
1
-1
/
+1
2008-04-09
[NET]: Undo code bloat in hot paths due to print_mac().
David S. Miller
1
-15
/
+24
2008-01-29
hostap annotations
Al Viro
1
-1
/
+1
2007-10-11
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
Joe Perches
1
-21
/
+28
2007-04-26
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
Arnaldo Carvalho de Melo
1
-5
/
+8
2007-04-26
[SK_BUFF]: Convert skb->end to sk_buff_data_t
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-26
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-26
[SK_BUFF]: unions of just one member don't get anything done, kill them
Arnaldo Carvalho de Melo
1
-1
/
+1
2007-04-26
[SK_BUFF]: Introduce skb_reset_network_header(skb)
Arnaldo Carvalho de Melo
1
-2
/
+2
2007-04-26
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
Arnaldo Carvalho de Melo
1
-3
/
+4
2007-04-26
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
Arnaldo Carvalho de Melo
1
-1
/
+0
2006-01-17
[PATCH] hostap: don't #include C files in hostap_main.c
Adrian Bunk
1
-0
/
+11
2006-01-15
[PATCH] Unlinline a bunch of other functions
Arjan van de Ven
1
-5
/
+5
2005-09-24
[PATCH] hostap: Add support for WE-19
Jean Tourrilhes
1
-1
/
+2
2005-09-22
[PATCH] ieee80211: Updated hostap to be compatible with ieee80211_hdr changes
James Ketrenos
1
-20
/
+20
2005-08-26
hostap: s/IEEE80211_FCTL_WEP/IEEE80211_FCTL_PROTECTED/ to fix build
Jeff Garzik
1
-7
/
+7
2005-08-15
[PATCH] hostap: Replace WLAN_FC_ defines with ieee80211 ones
Jouni Malinen
1
-28
/
+33
2005-08-15
[PATCH] hostap: Use ieee80211 WLAN_FC_GET_{TYPE,STYPE}
Jouni Malinen
1
-22
/
+24
2005-08-15
[PATCH] hostap: Replace hostap_ieee80211_hdr with ieee80211_hdr
Jouni Malinen
1
-30
/
+30
2005-07-31
[PATCH] hostap: Replace crypto code with net/ieee80211 version
Jouni Malinen
1
-3
/
+3
2005-07-31
[PATCH] hostap: Start using net/ieee80211.h
Jouni Malinen
1
-6
/
+6
2005-07-31
[PATCH] hostap update
Brandon Enochs
1
-1
/
+1
2005-05-13
Add HostAP wireless driver.
Jouni Malinen
1
-0
/
+1084