Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
de60f1dc23f65c308636036cbb14e0d3ada36f27
/
drivers
/
net
/
wireless
/
wl3501_cs.c
de5356e
wl3501_cs: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}
by Zhao, Gang
· 11 years ago
da1bc3c
net: wireless: wl3501_cs: Remove duplicate include
by Sachin Kamat
· 11 years ago
235f939
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
by John W. Linville
· 11 years ago
c8bf40a
wireless: delete non-required instances of include <linux/init.h>
by Paul Gortmaker
· 11 years ago
692e516
wireless: slight optimization of addr compare
by dingtianhong
· 11 years ago
fdd3f29
drivers/net: use module_pcmcia_driver() in pcmcia drivers
by H Hartley Sweeten
· 12 years ago
6b6752d
wl3501_cs: use is_broadcast_ether_addr() instead of memcmp()
by Wei Yongjun
· 12 years ago
9ffc93f
Remove all #inclusions of asm/system.h
by David Howells
· 13 years ago
2fb4057
wl3501_cs: min_t() cast truncates high bits
by Dan Carpenter
· 13 years ago
25f8f54
pcmcia: Convert pcmcia_device_id declarations to const
by Joe Perches
· 14 years ago
25985ed
Fix common misspellings
by Lucas De Marchi
· 14 years ago
b595076
tree-wide: fix comment/printk typos
by Uwe Kleine-König
· 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
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
0141480
ethtool: Provide a default implementation of ethtool_ops::get_drvinfo
by Ben Hutchings
· 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
ac8b422
pcmcia: remove cs_types.h
by Dominik Brodowski
· 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
a4b7709
drivers/net: Remove unnecessary returns from void function()s
by Joe Perches
· 14 years ago
1ae5dc3
net: trans_start cleanups
by Eric Dumazet
· 14 years ago
c7c2fa0
pcmcia: dev_node removal (drivers with unregister_netdev check)
by Dominik Brodowski
· 15 years ago
eb14120
pcmcia: re-work pcmcia_request_irq()
by Dominik Brodowski
· 15 years ago
270020e
drivers/net/wireless: Use IW_HANDLER macro
by Joe Perches
· 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
a2fb0ad
wl3501_cs: remove pedantic build warning
by John W. Linville
· 15 years ago
2caff147
pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (wireless)
by Dominik Brodowski
· 15 years ago
d0cf9c0
wireless: convert drivers to netdev_tx_t
by Stephen Hemminger
· 15 years ago
ec634fe
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
by Patrick McHardy
· 15 years ago
4153e77
net: fix network drivers ndo_start_xmit() return values (part 3)
by Patrick McHardy
· 15 years ago
85a151b
wl3501: convert to net_device_ops
by Stephen Hemminger
· 16 years ago
4255d41
wl3501: convert to internal net_device_stats
by Stephen Hemminger
· 16 years ago
9ee677c
wireless: Add channel/frequency conversions to ieee80211.h
by David Kilroy
· 16 years ago
babcda7
drivers/net: Kill now superfluous ->last_rx stores.
by David S. Miller
· 16 years ago
e174961
net: convert print_mac to %pM
by Johannes Berg
· 16 years ago
2be4ff2
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
by Linus Torvalds
· 16 years ago
47cbb11
pcmcia: Fix up legacy driver IRQs
by Alan Cox
· 16 years ago
4c89e88
pcmcia: deprecate CS_SUCCESS
by Dominik Brodowski
· 16 years ago
c94c93d
wireless: replace __FUNCTION__ with __func__
by Harvey Harrison
· 16 years ago
ccc5805
wext: Emit event stream entries correctly when compat.
by David S. Miller
· 16 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
10d024c
[NET]: Nuke SET_MODULE_OWNER macro.
by Ralf Baechle
· 17 years ago
7563a0b
[PATCH] drivers/net/wireless/wl3501_cs.c: remove redundant memset
by Mariusz Kozlowski
· 17 years ago
6dbc9c8
[PATCH] dev->priv to netdev_priv(dev), for drivers/net/wireless
by Yoann Padioleau
· 17 years ago
8c7b7fa
[NET]: Kill eth_copy_and_sum().
by David S. Miller
· 17 years ago
b882add
net: remove a collection of unneeded #undef REALLY_SLOW_IO stuff
by Alan
· 18 years ago
e176d39
[PATCH] PCMCIA: fix drivers broken by recent cleanup
by Daniel Ritz
· 18 years ago
af2b3b5
[PATCH] pcmcia: conf.ConfigBase and conf.Present consolidation
by Dominik Brodowski
· 18 years ago
c31f28e
drivers/net: eliminate irq handler impossible checks, needless casts
by Jeff Garzik
· 18 years ago
7d12e78
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
by David Howells
· 18 years ago
de9621b
[PATCH] WE-21 for wl3501
by Jean Tourrilhes
· 18 years ago
7282d49
drivers/net: const-ify ethtool_ops declarations
by Jeff Garzik
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
9940ec3
[PATCH] pcmcia: convert DEV_OK to pcmcia_dev_present
by Dominik Brodowski
· 19 years ago
e2d4096
[PATCH] pcmcia: use bitfield instead of p_state and state
by Dominik Brodowski
· 19 years ago
15b99ac
[PATCH] pcmcia: add return value to _config() functions
by Dominik Brodowski
· 19 years ago
fba395e
[PATCH] pcmcia: remove dev_link_t and client_handle_t indirection
by Dominik Brodowski
· 19 years ago
fd23823
[PATCH] pcmcia: embed dev_link_t into struct pcmcia_device
by Dominik Brodowski
· 19 years ago
70294b4
[PATCH] pcmcia: remove unneeded Vcc pseudo setting
by Dominik Brodowski
· 19 years ago
8661bb5
[PATCH] pcmcia: default suspend and resume handling
by Dominik Brodowski
· 19 years ago
5f2a71f
[PATCH] pcmcia: add pcmcia_disable_device
by Dominik Brodowski
· 19 years ago
f8cfa61
[PATCH] pcmcia: unify attach, EVENT_CARD_INSERTION handlers into one probe callback
by Dominik Brodowski
· 19 years ago
cc3b486
[PATCH] pcmcia: unify detach, REMOVAL_EVENT handlers into one remove callback
by Dominik Brodowski
· 19 years ago
98e4c28
[PATCH] pcmcia: new suspend core
by Dominik Brodowski
· 19 years ago
b69a3aa
[PATCH] wireless net: Conversions of kmalloc/memset to kzalloc
by Panagiotis Issaris
· 19 years ago
00b309f
[PATCH] wl3501_cs : WE-17 support
by Jean Tourrilhes
· 19 years ago
08cd84c
Merge /spare/repo/netdev-2.6 branch 'ieee80211'
by Jeff Garzik
· 19 years ago
44670d2
[PATCH] pcmcia: remove references to pcmcia/version.h
by Dominik Brodowski
· 19 years ago
1e212f3
[PATCH] pcmcia: move event handler
by Dominik Brodowski
· 19 years ago
d011e15
Merge /spare/repo/netdev-2.6 branch 'ieee80211'
by Jeff Garzik
· 19 years ago
77b73f9
[PATCH] pcmcia: id_table for wl3501_cs.c
by Dominik Brodowski
· 19 years ago
ff1d276
Add HostAP wireless driver.
by Jouni Malinen
· 19 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago