index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
wl3501_cs.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-28
wl3501_cs: fix spelling mistake: "Insupported" -> "Unsupported"
Colin Ian King
1
-1
/
+1
2016-12-24
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
1
-1
/
+1
2016-10-13
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
1
-1
/
+0
2016-09-03
wl3501_cs: Add spinlock to wl3501_reset
Pavel Andrianov
1
-4
/
+3
2016-06-16
wl3501_cs: avoid bogus gcc-6 warning
Arnd Bergmann
1
-10
/
+21
2016-05-04
treewide: replace dev->trans_start update with helper
Florian Westphal
1
-1
/
+1
2016-04-12
cfg80211: remove enum ieee80211_band
Johannes Berg
1
-1
/
+1
2014-02-28
wl3501_cs: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}
Zhao, Gang
1
-2
/
+3
2014-02-25
net: wireless: wl3501_cs: Remove duplicate include
Sachin Kamat
1
-1
/
+0
2014-01-10
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
1
-1
/
+0
2014-01-04
wireless: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-12-26
wireless: slight optimization of addr compare
dingtianhong
1
-2
/
+2
2013-03-15
drivers/net: use module_pcmcia_driver() in pcmcia drivers
H Hartley Sweeten
1
-13
/
+1
2012-09-07
wl3501_cs: use is_broadcast_ether_addr() instead of memcmp()
Wei Yongjun
1
-2
/
+1
2012-03-28
Remove all #inclusions of asm/system.h
David Howells
1
-1
/
+0
2011-09-27
wl3501_cs: min_t() cast truncates high bits
Dan Carpenter
1
-1
/
+1
2011-05-06
pcmcia: Convert pcmcia_device_id declarations to const
Joe Perches
1
-1
/
+1
2011-03-31
Fix common misspellings
Lucas De Marchi
1
-2
/
+2
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-1
/
+1
2010-10-23
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-11
/
+0
2010-09-29
pcmcia: remove obsolete and wrong comments
Dominik Brodowski
1
-35
/
+0
2010-09-29
pcmcia: move driver name to struct pcmcia_driver
Dominik Brodowski
1
-3
/
+1
2010-09-29
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
Dominik Brodowski
1
-3
/
+2
2010-09-29
pcmcia: move config_{base,index,regs} to struct pcmcia_device
Dominik Brodowski
1
-1
/
+1
2010-09-29
pcmcia: simplify IntType
Dominik Brodowski
1
-1
/
+0
2010-08-17
ethtool: Provide a default implementation of ethtool_ops::get_drvinfo
Ben Hutchings
1
-11
/
+0
2010-08-03
pcmcia: do not use io_req_t when calling pcmcia_request_io()
Dominik Brodowski
1
-6
/
+6
2010-08-03
pcmcia: do not use io_req_t after call to pcmcia_request_io()
Dominik Brodowski
1
-1
/
+1
2010-07-30
pcmcia: remove cs_types.h
Dominik Brodowski
1
-9
/
+1
2010-05-21
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
1
-30
/
+27
2010-05-14
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
1
-2
/
+0
2010-05-10
net: trans_start cleanups
Eric Dumazet
1
-2
/
+1
2010-05-10
pcmcia: dev_node removal (drivers with unregister_netdev check)
Dominik Brodowski
1
-12
/
+3
2010-05-10
pcmcia: re-work pcmcia_request_irq()
Dominik Brodowski
1
-6
/
+2
2010-03-23
drivers/net/wireless: Use IW_HANDLER macro
Joe Perches
1
-26
/
+26
2009-12-06
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
1
-47
/
+27
2009-11-28
pcmcia: rework the irq_req_t typedef
Dominik Brodowski
1
-3
/
+2
2009-11-28
pcmcia: remove deprecated handle_to_dev() macro
Dominik Brodowski
1
-1
/
+1
2009-11-19
wl3501_cs: remove pedantic build warning
John W. Linville
1
-1
/
+1
2009-11-09
pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (wireless)
Dominik Brodowski
1
-43
/
+24
2009-09-01
wireless: convert drivers to netdev_tx_t
Stephen Hemminger
1
-1
/
+2
2009-07-06
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
Patrick McHardy
1
-2
/
+1
2009-06-13
net: fix network drivers ndo_start_xmit() return values (part 3)
Patrick McHardy
1
-0
/
+1
2009-03-22
wl3501: convert to net_device_ops
Stephen Hemminger
1
-5
/
+12
2009-03-22
wl3501: convert to internal net_device_stats
Stephen Hemminger
1
-15
/
+10
2009-01-29
wireless: Add channel/frequency conversions to ieee80211.h
David Kilroy
1
-7
/
+2
2008-11-04
drivers/net: Kill now superfluous ->last_rx stores.
David S. Miller
1
-1
/
+0
2008-10-28
net: convert print_mac to %pM
Johannes Berg
1
-6
/
+4
2008-10-14
Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6
Linus Torvalds
1
-2
/
+2
2008-09-25
pcmcia: Fix up legacy driver IRQs
Alan Cox
1
-1
/
+1
[next]