Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm
/
e7824a50662f7f79b1a739f705b4d906c31cf221
/
drivers
/
net
/
wireless
/
hostap
/
hostap_hw.c
3a6d54c
net: remove needless (now buggy) & from dev->dev_addr
by Jiri Pirko
· 16 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
2ba4b32
lib80211: consolidate crypt init routines
by John W. Linville
· 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
cf508b1
netdev: Handle ->addr_list_lock just like ->_xmit_lock for lockdep.
by David S. Miller
· 16 years ago
e8a0464
netdev: Allocate multiple queues for TX.
by David S. Miller
· 16 years ago
c773e84
netdev: Move _xmit_lock and xmit_lock_owner into netdev_queue.
by David S. Miller
· 16 years ago
0ac2a00
hostap: don't compile prism2_suspend() for hostap_pci without CONFIG_PM
by Pavel Roskin
· 16 years ago
ea2aca0
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
7cd8d3e
hostap: use radiotap headers by default
by Pavel Roskin
· 17 years ago
1bcca3c
hostap: fix sparse warnings
by Pavel Roskin
· 17 years ago
23f40dc
hostap: fix "registers" registration in procfs
by Mathieu Chouquet-Stringer
· 17 years ago
184a3b2
hostap: don't mess with mixed-endian even for internal skb queues
by Al Viro
· 17 years ago
8a9faf3
hostap annotations
by Al Viro
· 17 years ago
e0c0056
hostap: fix endianness with txdesc->sw_support
by Al Viro
· 17 years ago
28fc1f5
[netdrvr] irq handler minor cleanups in several drivers
by Jeff Garzik
· 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
6dbc9c8
[PATCH] dev->priv to netdev_priv(dev), for drivers/net/wireless
by Yoann Padioleau
· 17 years ago
3623060
[PATCH] Use mutex instead of semaphore in the Host AP driver
by Matthias Kaehlcke
· 17 years ago
85d32e7
[PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fi
by Jouni Malinen
· 18 years ago
d626f62
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
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
5cbded5
[PATCH] getting rid of all casts of k[cmz]alloc() calls
by Robert P. J. Day
· 18 years ago
359f2d1
Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-2.6 into upstream
by Jeff Garzik
· 18 years ago
b0471bb7
[PATCH] hostap: replace kmalloc+memset with kzalloc
by Yan Burman
· 18 years ago
c402895
WorkStruct: make allyesconfig
by David Howells
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
9b5cce0
[PATCH] hostap: Restore antenna selection settings after port reset
by Pavel Roskin
· 18 years ago
cd11acd
[PATCH] lockdep: annotate hostap netdev ->xmit_lock
by Arjan van de Ven
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
971d1e6
[PATCH] hostap: Fix hw reset after CMDCODE_ACCESS_WRITE timeout
by Adrian Bunk
· 19 years ago
858119e
[PATCH] Unlinline a bunch of other functions
by Arjan van de Ven
· 19 years ago
733482e
[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reason
by Olaf Hering
· 19 years ago
7cb3cd0
[PATCH] hostap: Unregister netdevs before freeing local data
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
c0f72ca
[PATCH] hostap: Replace hostap_ieee80211_hdr with ieee80211_hdr
by Jouni Malinen
· 19 years ago
ea3f186
[PATCH] hostap: Remove experimental PCI bus master/DMA code
by Jouni Malinen
· 19 years ago
62fe7e3
[PATCH] hostap: Replace crypto code with net/ieee80211 version
by Jouni Malinen
· 19 years ago
ebed67d
[PATCH] hostap: Start using net/ieee80211.h
by Jouni Malinen
· 19 years ago
b15eff2
[PATCH] hostap update
by Pavel Roskin
· 19 years ago
72ca9c6
[PATCH] hostap update
by Jouni Malinen
· 19 years ago
0cd545d
[PATCH] hostap update
by Dave Hansen
· 19 years ago
ff1d276
Add HostAP wireless driver.
by Jouni Malinen
· 20 years ago