Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
7fc00a3054b70b1794c2d64db703eb467ad0365c
/
drivers
/
net
/
wireless
/
hostap
04b2312
wireless: drivers: make use of WLAN_EID_VENDOR_SPECIFIC
by Arend van Spriel
· 12 years ago
aecdc33
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
by Linus Torvalds
· 12 years ago
35622dc
wireless: use is_broadcast_ether_addr() instead of memcmp()
by Wei Yongjun
· 12 years ago
c3a2ee9
drivers/net: use is_zero_ether_addr() instead of memcmp()
by Wei Yongjun
· 12 years ago
4382973
workqueue: deprecate flush[_delayed]_work_sync()
by Tejun Heo
· 12 years ago
2c20889
wireless: Remove casts to same type
by Joe Perches
· 12 years ago
5b0a3b7
net/wireless: use module_pci_driver
by Axel Lin
· 13 years ago
579b063
hostap: GFP_ATOMIC/GFP_KERNEL cleanup
by Matt Renzelmann
· 13 years ago
69a7aeb
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 13 years ago
7d65fd7
hostap: Fix typo in hostap_hw.c
by Masanari Iida
· 13 years ago
e404dec
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
by Joe Perches
· 13 years ago
090891f
hostap_cs: add ID for Canon K30225
by Veli-Pekka Peltola
· 13 years ago
515db09
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux
by John W. Linville
· 13 years ago
1f80c23
wireless: use strlcpy routine in .get_drvinfo
by Rick Jones
· 13 years ago
6eb07ca
drivers/net: Add moduleparam.h to drivers as required.
by Paul Gortmaker
· 13 years ago
ee40fa0
drivers/net: Add export.h to files using EXPORT_SYMBOL/THIS_MODULE
by Paul Gortmaker
· 13 years ago
9d9779e
drivers/net: Add module.h to drivers who were implicitly using it
by Paul Gortmaker
· 13 years ago
afc4b13
net: remove use of ndo_set_multicast_list in drivers
by Jiri Pirko
· 13 years ago
f33c596
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 13 years ago
0a1013c
hostap_cs: support cards with "Version 01.02" as third product ID
by Pavel Roskin
· 13 years ago
550fd08
net: Audit drivers to identify those needing IFF_TX_SKB_SHARING cleared
by Neil Horman
· 13 years ago
a6b7a40
net: remove interrupt.h inclusion from netdevice.h
by Alexey Dobriyan
· 13 years ago
f50d1d9
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 13 years ago
25f8f54
pcmcia: Convert pcmcia_device_id declarations to const
by Joe Perches
· 14 years ago
1c5cae8
net: call dev_alloc_name from register_netdevice
by Jiri Pirko
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
5a8b7cd
net: change to new flag variable
by matt mooney
· 14 years ago
4e5518c
hostap_cs: fix sleeping function called from invalid context
by Stanislaw Gruszka
· 14 years ago
17f7f4d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
b2b7ab2
hostap: remove netif_stop_queue from init
by Meelis Roos
· 14 years ago
1635953
hostap: don't use flush_scheduled_work()
by Tejun Heo
· 14 years ago
229aebb
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
5f05647
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
2262054
pcmcia: remove obsolete and wrong comments
by Dominik Brodowski
· 14 years ago
2e9b981
pcmcia: move driver name to struct pcmcia_driver
by Dominik Brodowski
· 14 years ago
1cc745d
pcmcia: remove the "Finally, report what we've done" message
by Dominik Brodowski
· 14 years ago
00990e7
pcmcia: use autoconfiguration feature for ioports and iomem
by Dominik Brodowski
· 14 years ago
440eed4
pcmcia: introduce autoconfiguration feature
by Dominik Brodowski
· 14 years ago
1ac71e5
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
by Dominik Brodowski
· 14 years ago
7feabb6
pcmcia: move config_{base,index,regs} to struct pcmcia_device
by Dominik Brodowski
· 14 years ago
37979e1
pcmcia: simplify IntType
by Dominik Brodowski
· 14 years ago
fc30110
pcmcia: simplify Status, ExtStatus register access
by Dominik Brodowski
· 14 years ago
e8405f0
pcmcia: move Vpp setup to struct pcmcia_device
by Dominik Brodowski
· 14 years ago
b42e179
Fix typo configue => configure in comments
by Thomas Weber
· 14 years ago
e569aa7
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
24e0f9f
Hostap: Fix "'ret' set but not used" warning message from GCC in hostap
by Julian Calaby
· 14 years ago
1685e63
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 14 years ago
3cfc2c4
Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 14 years ago
d790d4d
Merge branch 'master' into for-next
by Jiri Kosina
· 14 years ago
17964e9
hostap:hostap_hw.c Fix typo in comment
by Justin P. Mattock
· 14 years ago
90abdc3
pcmcia: do not use io_req_t when calling pcmcia_request_io()
by Dominik Brodowski
· 14 years ago
9a017a9
pcmcia: do not use io_req_t after call to pcmcia_request_io()
by Dominik Brodowski
· 14 years ago
1d5cc19
pcmcia: use pcmica_{read,write}_config_byte
by Dominik Brodowski
· 14 years ago
ac8b422
pcmcia: remove cs_types.h
by Dominik Brodowski
· 14 years ago
11fe883
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 14 years ago
25d1fbf
fix comment typos concerning "challenge"
by Uwe Kleine-König
· 14 years ago
0f4da2d
hostap_pci: set dev->base_addr during probe
by John W. Linville
· 14 years ago
e300d95
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 14 years ago
8b967e4
hostap: fixup strlen() math
by Dan Carpenter
· 14 years ago
05318bc
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
1baf8a9
wireless:hostap_ap.c Fix warning: variable 'fc' set but not used
by Justin P. Mattock
· 14 years ago
deda484
wireless:hostap_main.c warning: variable 'iface' set but not used
by Justin P. Mattock
· 14 years ago
bb9c03d
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
d6a574f
hostap: Protect against initialization interrupt
by Tim Gardner
· 14 years ago
14599f1
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 14 years ago
56bf882
Revert "wireless: hostap, fix oops due to early probing interrupt"
by John W. Linville
· 14 years ago
ba2d358
drivers/net: use __packed annotation
by Eric Dumazet
· 14 years ago
f896546
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
by Linus Torvalds
· 14 years ago
ee289b6
drivers/net: remove useless semicolons
by Joe Perches
· 15 years ago
6fe70aa
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6 into for-davem
by John W. Linville
· 15 years ago
aca8c6f
drivers/net/wireless/hostap: Drop memory allocation cast
by Julia Lawall
· 15 years ago
317b6d6
pcmcia: dev_node removal (write-only drivers)
by Dominik Brodowski
· 15 years ago
eb14120
pcmcia: re-work pcmcia_request_irq()
by Dominik Brodowski
· 15 years ago
5a0e3ad
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
by Tejun Heo
· 15 years ago
19bc291
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next-2.6
by David S. Miller
· 15 years ago
fbc87d6
Introduce PCMCIA_DEVICE_PROD_ID3
by Pavel Roskin
· 15 years ago
a3aa188
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
by Alexey Dobriyan
· 15 years ago
15920d8
wireless: hostap, fix oops due to early probing interrupt
by Colin Ian King
· 15 years ago
28b4d5c
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
by David S. Miller
· 15 years ago
5fa9167
pcmcia: rework the irq_req_t typedef
by Dominik Brodowski
· 15 years ago
dd2e5a1
pcmcia: remove deprecated handle_to_dev() macro
by Dominik Brodowski
· 15 years ago
3505d1a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 15 years ago
2caff147
pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (wireless)
by Dominik Brodowski
· 15 years ago
7d2e8d0
pcmcia: use pre-determined values
by Dominik Brodowski
· 15 years ago
133d7c6
wireless: remove WLAN_80211 and WLAN_PRE80211 from Kconfig
by John W. Linville
· 15 years ago
d43c36d
headers: remove sched.h from interrupt.h
by Alexey Dobriyan
· 15 years ago
3d23e34
wext: refactor
by Johannes Berg
· 15 years ago
e484c16
hostap: Revert a toxic part of the conversion to net_device_ops
by Martin Decky
· 15 years ago
d0cf9c0
wireless: convert drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
ea9edaf
hostap_cs: Enable shared interrupts
by Larry Finger
· 15 years ago
ec634fe
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
by Patrick McHardy
· 15 years ago
9cbc1cb
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David S. Miller
· 15 years ago
5b54814
net: use symbolic values for ndo_start_xmit() return codes
by Patrick McHardy
· 15 years ago
4737f09
trivial: Kconfig: .ko is normally not included in module names
by Pavel Machek
· 15 years ago
3a6d54c
net: remove needless (now buggy) & from dev->dev_addr
by Jiri Pirko
· 16 years ago
d3feaf5
wireless: remove some (bogus?) 'may be used uninitialized' warnings
by John W. Linville
· 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
c1b4aa3
wireless: replace uses of __constant_{endian}
by Harvey Harrison
· 16 years ago
Next »