Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
2f48912d1443a796f10c42c89cb386f0e3eca04d
/
drivers
/
net
/
wireless
/
hostap
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
· 16 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
04adf89
hostap: select required crypto bits in Kconfig
by John W. Linville
· 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
198d6ba
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
by David S. Miller
· 16 years ago
f7cd168
hostap: pad the skb->cb usage in lieu of a proper fix
by Johannes Berg
· 16 years ago
babcda7
drivers/net: Kill now superfluous ->last_rx stores.
by David S. Miller
· 16 years ago
7211801
wireless: avoid some net/ieee80211.h vs. linux/ieee80211.h conflicts
by John W. Linville
· 16 years ago
8216bfe
hostap: Fix sparse warnings
by Larry Finger
· 16 years ago
275f165
pci: use pci_ioremap_bar() in drivers/net
by Arjan van de Ven
· 16 years ago
e174961
net: convert print_mac to %pM
by Johannes Berg
· 16 years ago
2f3061e
pcmcia: remove unused argument to pcmcia_parse_tuple()
by Dominik Brodowski
· 16 years ago
4c89e88
pcmcia: deprecate CS_SUCCESS
by Dominik Brodowski
· 16 years ago
ad913c1
pcmcia: pcmcia_config_loop() improvement by passing vcc
by Dominik Brodowski
· 16 years ago
8e2fc39
pcmcia: pcmcia_config_loop() default CIS entry handling
by Dominik Brodowski
· 16 years ago
498ac18
pcmcia: pcmcia_config_loop() ConfigIndex unification
by Dominik Brodowski
· 16 years ago
b54bf94
pcmcia: use pcmcia_loop_config in net pcmcia drivers
by Dominik Brodowski
· 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
7c3ceb4a
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
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
fcee7a0
hostap_cs: correct poor NULL checks in suspend/resume routines
by John W. Linville
· 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
· 16 years ago
573b933
hostap: add radiotap support in monitor mode
by Pavel Roskin
· 16 years ago
b53a5da
hostap: don't skip any headers in hostap_80211_header_parse()
by Pavel Roskin
· 16 years ago
1bcca3c
hostap: fix sparse warnings
by Pavel Roskin
· 16 years ago
15ea0eb
hostap: don't report useless WDS frames by default
by Pavel Roskin
· 16 years ago
ccc5805
wext: Emit event stream entries correctly when compat.
by David S. Miller
· 16 years ago
4bb073c
net: Eliminate flush_scheduled_work() calls while RTNL is held.
by David S. Miller
· 16 years ago
449fecc
hostap_cs: add ID for Conceptronic CON11CPro
by Pavel Roskin
· 17 years ago
23f40dc
hostap: fix "registers" registration in procfs
by Mathieu Chouquet-Stringer
· 17 years ago
21f644f
[NET]: Undo code bloat in hot paths due to print_mac().
by David S. Miller
· 17 years ago
5d635ea
Add another Prism2 card to hostap
by Marcin Juszkiewicz
· 17 years ago
709365a
hostap_80211.h: remove duplicate prototype
by Michal Piotrowski
· 17 years ago
17f65f8
hostap_cs: don't match revisions in presense of the MAC chip name
by Pavel Roskin
· 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
374fdfb
introduce WEXT scan capabilities
by Dan Williams
· 17 years ago
e52742d
hostap: section mismatch warning
by Randy Dunlap
· 17 years ago
2493d8e
hostap: fix section mismatch warning
by Randy Dunlap
· 17 years ago
ba25f9d
Use helpers to obtain task pid in printks
by Pavel Emelyanov
· 17 years ago
93043ec
define global BIT macro
by Jiri Slaby
· 17 years ago
64b3361
long vs. unsigned long - low-hanging fruits in drivers
by Al Viro
· 17 years ago
04dd9d3
[PATCH] Add Linksys card to HostAP driver
by Marcin Juszkiewicz
· 17 years ago
46232d2
[PATCH] hostap_cs: Add device ID for Telekom T-Sinus 111card
by Stefan Lippers-Hollmann
· 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
ff8ac60
drivers/net/: all drivers/net/ cleanup with ARRAY_SIZE
by Denis Cheng
· 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
457c4cb
[NET]: Make /proc/net per network namespace
by Eric W. Biederman
· 17 years ago
56906c6
PCI: remove useless pci driver method
by David Brownell
· 18 years ago
bd5824f
[PATCH] hostap: Remove driver version number
by Jouni Malinen
· 18 years ago
c150573
[PATCH] hostap: Use list_for_each_entry
by Matthias Kaehlcke
· 18 years ago
b918099
[PATCH] hostap: Suppress broadcast if no stations are associated
by Pavel Roskin
· 18 years ago
d7ea3be
[PATCH] hostap: Allocate enough tailroom for TKIP
by Brandon Craig Rhodes
· 18 years ago
e63340a
header cleaning: don't include smp_lock.h when not used
by Randy Dunlap
· 18 years ago
25ac6c2
[PATCH] hostap_cs: support ADLINK 345 CF
by Marcin Juszkiewicz
· 18 years ago
85d32e7
[PATCH] Update my email address from jkmaline@cc.hut.fi to j@w1.fi
by Jouni Malinen
· 18 years ago
99d3184
[PATCH] hostap: Add D-Link DWL-650 Rev. P1 product id
by Jouni Malinen
· 18 years ago
c6710e5
[PATCH] hostap: use offsetof() instead of own equivalent
by Pavel Roskin
· 18 years ago
2a5e1c0
[WIRELESS]: Refactor wireless Kconfig.
by Johannes Berg
· 18 years ago
d626f62
[SK_BUFF]: Introduce skb_copy_from_linear_data{_offset}
by Arnaldo Carvalho de Melo
· 18 years ago
4305b54
[SK_BUFF]: Convert skb->end to sk_buff_data_t
by Arnaldo Carvalho de Melo
· 18 years ago
27a884d
[SK_BUFF]: Convert skb->tail to sk_buff_data_t
by Arnaldo Carvalho de Melo
· 18 years ago
b0e380b
[SK_BUFF]: unions of just one member don't get anything done, kill them
by Arnaldo Carvalho de Melo
· 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
4c13eb6
[ETH]: Make eth_type_trans set skb->dev like the other *_type_trans
by Arnaldo Carvalho de Melo
· 18 years ago
b312362
Merge branch 'upstream' into upstream-jgarzik
by John W. Linville
· 18 years ago
51471d3
[PATCH] hostap: Use ARRAY_SIZE macro when appropriate
by Ahmed S. Darwish
· 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
Next »