Jarod Wilson
|
8b6b4135e4
net: use core MTU range checking in WAN drivers
|
8 years ago |
Saurabh Sengar
|
7e074af227
wan: wanxl: add pci_disable_device in case of error
|
9 years ago |
Linus Torvalds
|
a11c5c9ef6
Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
|
11 years ago |
Benoit Taine
|
9baa3c34ac
PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use
|
11 years ago |
Himangi Saraogi
|
db56958127
wan: wanxl: Remove typedefs from struct names
|
11 years ago |
Jingoo Han
|
42cd36abdf
wan: wanxl: remove unnecessary pci_set_drvdata()
|
11 years ago |
Salva Peiró
|
2b13d06c95
wanxl: fix info leak in ioctl
|
11 years ago |
Greg Kroah-Hartman
|
1dd06ae8db
drivers/net: fix up function prototypes after __dev* removals
|
12 years ago |
Bill Pemberton
|
aeea6bbfa3
net/hdlc: remove __dev* attributes
|
12 years ago |
Joe Perches
|
e404decb0f
drivers/net: Remove unnecessary k.alloc/v.alloc OOM messages
|
13 years ago |
Dan Carpenter
|
0311ee2262
wanxl: remove a stray irq enable
|
14 years ago |
Joe Perches
|
12a3bfefc8
generic_hdlc: Update to current logging forms
|
14 years ago |
Alexey Dobriyan
|
a6b7a40786
net: remove interrupt.h inclusion from netdevice.h
|
14 years ago |
Eric Dumazet
|
1ae5dc342a
net: trans_start cleanups
|
15 years ago |
Alexey Dobriyan
|
a3aa18842a
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
|
15 years ago |
Stephen Hemminger
|
d71a674922
wan: convert drivers to netdev_tx_t
|
16 years ago |
Patrick McHardy
|
ec634fe328
net: convert remaining non-symbolic return values in ndo_start_xmit() functions
|
16 years ago |
Patrick McHardy
|
5b54814022
net: use symbolic values for ndo_start_xmit() return codes
|
16 years ago |
Yang Hongyang
|
ce0b620160
dma-mapping: replace all DMA_28BIT_MASK macro with DMA_BIT_MASK(28)
|
16 years ago |
Yang Hongyang
|
284901a90a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
|
16 years ago |
Krzysztof Hałasa
|
991990a12d
WAN: Convert generic HDLC drivers to netdev_ops.
|
16 years ago |
Hannes Eder
|
d157e0230f
drivers/net/wan: fix sparse warnings: make do-while a compound statement
|
16 years ago |
David S. Miller
|
babcda74e9
drivers/net: Kill now superfluous ->last_rx stores.
|
17 years ago |
Krzysztof Halasa
|
198191c4a7
WAN: convert drivers to use built-in netdev_stats
|
17 years ago |
Al Viro
|
904584018e
annotate the rest of drivers/net/wan
|
17 years ago |
Joe Perches
|
93ab8e84de
drivers/net/wan: Add missing "space"
|
17 years ago |
Ralf Baechle
|
10d024c1b2
[NET]: Nuke SET_MODULE_OWNER macro.
|
18 years ago |
Yoann Padioleau
|
dd00cc486a
some kmalloc/memset ->kzalloc (tree wide)
|
18 years ago |
David Howells
|
7d12e780e0
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
|
19 years ago |
Jeff Garzik
|
299176206b
drivers/net: Remove deprecated use of pci_module_init()
|
19 years ago |