index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
net
/
wireless
/
wl3501_cs.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
wl3501_cs: use eth_hw_addr_set()
Jakub Kicinski
2021-10-20
1
-2
/
+1
*
wl3501_cs: Fix out-of-bounds warnings in wl3501_mgmt_join
Gustavo A. R. Silva
2021-04-22
1
-21
/
+23
*
wl3501_cs: Fix out-of-bounds warnings in wl3501_send_pkt
Gustavo A. R. Silva
2021-04-22
1
-4
/
+6
*
wl3501_cs: Fix misspelling and provide missing documentation
Lee Jones
2020-11-07
1
-5
/
+3
*
wl3501_cs: Remove unnecessary NULL check
Alex Dewar
2020-09-29
1
-3
/
+1
*
wl3501_cs: Fix a bunch of formatting issues related to function docs
Lee Jones
2020-09-01
1
-10
/
+12
*
netdev: pass the stuck queue to the timeout handler
Michael S. Tsirkin
2019-12-12
1
-1
/
+1
*
wl3501_cs: remove redundant variable rc
Colin Ian King
2019-07-24
1
-3
/
+1
*
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-05-21
1
-0
/
+1
*
wl3501_cs: fix spelling mistake: "Insupported" -> "Unsupported"
Colin Ian King
2017-07-28
1
-1
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
1
-1
/
+1
*
net: deprecate eth_change_mtu, remove usage
Jarod Wilson
2016-10-13
1
-1
/
+0
*
wl3501_cs: Add spinlock to wl3501_reset
Pavel Andrianov
2016-09-03
1
-4
/
+3
*
wl3501_cs: avoid bogus gcc-6 warning
Arnd Bergmann
2016-06-16
1
-10
/
+21
*
treewide: replace dev->trans_start update with helper
Florian Westphal
2016-05-04
1
-1
/
+1
*
cfg80211: remove enum ieee80211_band
Johannes Berg
2016-04-12
1
-1
/
+1
*
wl3501_cs: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}
Zhao, Gang
2014-02-28
1
-2
/
+3
*
net: wireless: wl3501_cs: Remove duplicate include
Sachin Kamat
2014-02-24
1
-1
/
+0
*
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...
John W. Linville
2014-01-10
1
-1
/
+0
|
\
|
*
wireless: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-03
1
-1
/
+0
*
|
wireless: slight optimization of addr compare
dingtianhong
2013-12-26
1
-2
/
+2
|
/
*
drivers/net: use module_pcmcia_driver() in pcmcia drivers
H Hartley Sweeten
2013-03-15
1
-13
/
+1
*
wl3501_cs: use is_broadcast_ether_addr() instead of memcmp()
Wei Yongjun
2012-09-07
1
-2
/
+1
*
Remove all #inclusions of asm/system.h
David Howells
2012-03-28
1
-1
/
+0
*
wl3501_cs: min_t() cast truncates high bits
Dan Carpenter
2011-09-27
1
-1
/
+1
*
pcmcia: Convert pcmcia_device_id declarations to const
Joe Perches
2011-05-06
1
-1
/
+1
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-2
/
+2
*
tree-wide: fix comment/printk typos
Uwe Kleine-König
2010-11-01
1
-1
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-10-23
1
-11
/
+0
|
\
|
*
ethtool: Provide a default implementation of ethtool_ops::get_drvinfo
Ben Hutchings
2010-08-17
1
-11
/
+0
*
|
pcmcia: remove obsolete and wrong comments
Dominik Brodowski
2010-09-29
1
-35
/
+0
*
|
pcmcia: move driver name to struct pcmcia_driver
Dominik Brodowski
2010-09-29
1
-3
/
+1
*
|
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
Dominik Brodowski
2010-09-29
1
-3
/
+2
*
|
pcmcia: move config_{base,index,regs} to struct pcmcia_device
Dominik Brodowski
2010-09-29
1
-1
/
+1
*
|
pcmcia: simplify IntType
Dominik Brodowski
2010-09-29
1
-1
/
+0
|
/
*
pcmcia: do not use io_req_t when calling pcmcia_request_io()
Dominik Brodowski
2010-08-03
1
-6
/
+6
*
pcmcia: do not use io_req_t after call to pcmcia_request_io()
Dominik Brodowski
2010-08-03
1
-1
/
+1
*
pcmcia: remove cs_types.h
Dominik Brodowski
2010-07-30
1
-9
/
+1
*
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
Linus Torvalds
2010-05-20
1
-30
/
+27
|
\
|
*
drivers/net: Remove unnecessary returns from void function()s
Joe Perches
2010-05-14
1
-2
/
+0
|
*
net: trans_start cleanups
Eric Dumazet
2010-05-10
1
-2
/
+1
|
*
drivers/net/wireless: Use IW_HANDLER macro
Joe Perches
2010-03-23
1
-26
/
+26
*
|
pcmcia: dev_node removal (drivers with unregister_netdev check)
Dominik Brodowski
2010-05-10
1
-12
/
+3
*
|
pcmcia: re-work pcmcia_request_irq()
Dominik Brodowski
2010-05-10
1
-6
/
+2
|
/
*
Merge branch 'master' of /home/davem/src/GIT/linux-2.6/
David S. Miller
2009-12-05
1
-47
/
+27
|
\
|
*
pcmcia: rework the irq_req_t typedef
Dominik Brodowski
2009-11-28
1
-3
/
+2
|
*
pcmcia: remove deprecated handle_to_dev() macro
Dominik Brodowski
2009-11-28
1
-1
/
+1
|
*
pcmcia: use dynamic debug infrastructure, deprecate CS_CHECK (wireless)
Dominik Brodowski
2009-11-09
1
-43
/
+24
*
|
wl3501_cs: remove pedantic build warning
John W. Linville
2009-11-18
1
-1
/
+1
|
/
*
wireless: convert drivers to netdev_tx_t
Stephen Hemminger
2009-09-01
1
-1
/
+2
[next]