Gitiles
Code Review
Sign In
LeafOS
/
LeafOS-Devices
/
android_kernel_realme_mt6785
/
1ab36387ea4face01aac3560b396b1e2ce07c4ff
/
drivers
/
net
/
wireless
/
hostap
/
hostap_main.c
93803b3
wireless: Use eth_<foo>_addr instead of memset
by Joe Perches
· 10 years ago
d476059
net: Kill dev_rebuild_header
by Eric W. Biederman
· 10 years ago
7ad24ea
net: get rid of SET_ETHTOOL_OPS
by Wilfried Klaebe
· 11 years ago
d22fbd7
hostap: slight optimization of addr compare
by dingtianhong
· 11 years ago
db18134
net: hostap: inherit addr_assign_type along with dev_addr
by Bjørn Mork
· 11 years ago
0cbe8c8
hostap: do not return positive number on failure path in prism2_open()
by Alexey Khoroshilov
· 11 years ago
c3a2ee9
drivers/net: use is_zero_ether_addr() instead of memcmp()
by Wei Yongjun
· 12 years ago
579b063
hostap: GFP_ATOMIC/GFP_KERNEL cleanup
by Matt Renzelmann
· 13 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 13 years ago
550fd08
net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared
by Neil Horman
· 14 years ago
1c5cae8
net: call dev_alloc_name from register_netdevice
by Jiri Pirko
· 14 years ago
b2b7ab2
hostap: remove netif_stop_queue from init
by Meelis Roos
· 14 years ago
8b967e4
hostap: fixup strlen() math
by Dan Carpenter
· 15 years ago
deda484
wireless:hostap_main.c warning: variable 'iface' set but not used
by Justin P. Mattock
· 15 years ago
e484c16
hostap: Revert a toxic part of the conversion to net_device_ops
by Martin Decky
· 15 years ago
5ae4efb
hostap: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
4cfa8e4
hostap: convert to internal net_device_stats
by Stephen Hemminger
· 16 years ago
1ea893f
hostap: convert usage of net/ieee80211.h to linux/ieee80211.h
by Dan Williams
· 16 years ago
274bfb8
lib80211: absorb crypto bits from net/ieee80211
by John W. Linville
· 16 years ago
e174961
net: convert print_mac to %pM
by Johannes Berg
· 16 years ago
ea2aca0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 17 years ago
b53a5da
hostap: don't skip any headers in hostap_80211_header_parse()
by Pavel Roskin
· 17 years ago
1bcca3c
hostap: fix sparse warnings
by Pavel Roskin
· 17 years ago
4bb073c
net: Eliminate flush_scheduled_work() calls while RTNL is held.
by David S. Miller
· 17 years ago
8a9faf3
hostap annotations
by Al Viro
· 17 years ago
09703f5
[HOSTAP]: set netdev type before registering AP interface
by Daniel Drake
· 17 years ago
3b04ddd
[NET]: Move hardware header operations out of netdevice.
by Stephen Hemminger
· 17 years ago
0795af5
[NET]: Introduce and use print_mac() and DECLARE_MAC_BUF()
by Joe Perches
· 17 years ago
457c4cb
[NET]: Make /proc/net per network namespace
by Eric W. Biederman
· 17 years ago
bd5824f
[PATCH] hostap: Remove driver version number
by Jouni Malinen
· 18 years ago
85d32e7
[PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fi
by Jouni Malinen
· 18 years ago
c1d2bbe
[SK_BUFF]: Introduce skb_reset_network_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
98e399f
[SK_BUFF]: Introduce skb_mac_header()
by Arnaldo Carvalho de Melo
· 18 years ago
459a98e
[SK_BUFF]: Introduce skb_reset_mac_header(skb)
by Arnaldo Carvalho de Melo
· 18 years ago
43cb76d
Network: convert network devices to use struct device instead of class_device
by Greg Kroah-Hartman
· 23 years ago
5cbded5
[PATCH] getting rid of all casts of k[cmz]alloc() calls
by Robert P. J. Day
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 19 years ago
5d25ea7
[PATCH] unused exports in wireless drivers
by Arjan van de Ven
· 19 years ago
5fad5a2
[PATCH] hostap: don't #include C files in hostap_main.c
by Adrian Bunk
· 19 years ago
7635d34
[PATCH] hostap: rename hostap.c to hostap_main.c
by Adrian Bunk
· 19 years ago
[Renamed from drivers/net/wireless/hostap/hostap.c]
733482e
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
by Olaf Hering
· 19 years ago
bab7619
[PATCH] hostap: Remove hw specific dev_open/close handlers
by Jouni Malinen
· 19 years ago
b2f4a2e
[PATCH] hostap: Replace WLAN_FC_ defines with ieee80211 ones
by Jouni Malinen
· 19 years ago
4339d32
[PATCH] hostap: Use ieee80211 WLAN_FC_GET_{TYPE,STYPE}
by Jouni Malinen
· 19 years ago
62fe7e3
[PATCH] hostap: Replace crypto code with net/ieee80211 version
by Jouni Malinen
· 20 years ago
ebed67d
[PATCH] hostap: Start using net/ieee80211.h
by Jouni Malinen
· 20 years ago
f06ac31
[PATCH] hostap update
by Jouni Malinen
· 20 years ago
0cd545d
[PATCH] hostap update
by Dave Hansen
· 20 years ago
1fad810
[PATCH] hostap update
by Adrian Bunk
· 20 years ago
ff1d276
Add HostAP wireless driver.
by Jouni Malinen
· 20 years ago