Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Jarod Wilson
|
a52ad514fd
net: deprecate eth_change_mtu, remove usage
|
8 years ago |
Pavel Andrianov
|
bd6b024265
wl3501_cs: Add spinlock to wl3501_reset
|
9 years ago |
Arnd Bergmann
|
2683f7dd9a
wl3501_cs: avoid bogus gcc-6 warning
|
9 years ago |
Florian Westphal
|
860e9538a9
treewide: replace dev->trans_start update with helper
|
9 years ago |
Johannes Berg
|
57fbcce37b
cfg80211: remove enum ieee80211_band
|
9 years ago |
Zhao, Gang
|
de5356e6aa
wl3501_cs: replace function ieee80211_{dsss_chan_to_freq, freq_to_dsss_chan}
|
11 years ago |
Sachin Kamat
|
da1bc3c488
net: wireless: wl3501_cs: Remove duplicate include
|
11 years ago |
John W. Linville
|
235f939228
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davem
|
11 years ago |
Paul Gortmaker
|
c8bf40ad4f
wireless: delete non-required instances of include <linux/init.h>
|
11 years ago |
dingtianhong
|
692e5167b4
wireless: slight optimization of addr compare
|
11 years ago |
H Hartley Sweeten
|
fdd3f29edd
drivers/net: use module_pcmcia_driver() in pcmcia drivers
|
12 years ago |
Wei Yongjun
|
6b6752d488
wl3501_cs: use is_broadcast_ether_addr() instead of memcmp()
|
13 years ago |
David Howells
|
9ffc93f203
Remove all #inclusions of asm/system.h
|
13 years ago |
Dan Carpenter
|
2fb40577b0
wl3501_cs: min_t() cast truncates high bits
|
14 years ago |
Joe Perches
|
25f8f54f6e
pcmcia: Convert pcmcia_device_id declarations to const
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Uwe Kleine-König
|
b595076a18
tree-wide: fix comment/printk typos
|
14 years ago |
Linus Torvalds
|
5f05647dd8
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
15 years ago |
Dominik Brodowski
|
2262054e74
pcmcia: remove obsolete and wrong comments
|
15 years ago |
Dominik Brodowski
|
2e9b981a7c
pcmcia: move driver name to struct pcmcia_driver
|
15 years ago |
Dominik Brodowski
|
1ac71e5a35
pcmcia: convert pcmcia_request_configuration to pcmcia_enable_device
|
15 years ago |
Dominik Brodowski
|
7feabb6412
pcmcia: move config_{base,index,regs} to struct pcmcia_device
|
15 years ago |
Dominik Brodowski
|
37979e1546
pcmcia: simplify IntType
|
15 years ago |
Ben Hutchings
|
0141480205
ethtool: Provide a default implementation of ethtool_ops::get_drvinfo
|
15 years ago |
Dominik Brodowski
|
90abdc3b97
pcmcia: do not use io_req_t when calling pcmcia_request_io()
|
15 years ago |
Dominik Brodowski
|
9a017a9103
pcmcia: do not use io_req_t after call to pcmcia_request_io()
|
15 years ago |
Dominik Brodowski
|
ac8b422838
pcmcia: remove cs_types.h
|
15 years ago |
Linus Torvalds
|
f8965467f3
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6
|
15 years ago |
Joe Perches
|
a4b770972b
drivers/net: Remove unnecessary returns from void function()s
|
15 years ago |