Rafael J. Wysocki
|
dd68153def
atl1: Do not use legacy PCI power management
|
14 年之前 |
David S. Miller
|
dbbe68bb12
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 年之前 |
J. K. Cliburn
|
2f32c86721
atl1: fix oops when changing tx/rx ring params
|
14 年之前 |
Michał Mirosław
|
55508d601d
net: Use skb_checksum_start_offset()
|
14 年之前 |
Eric Dumazet
|
7b8e824651
atl1 : fix panic on load
|
14 年之前 |
stephen hemminger
|
ff2d8d6c19
atlx: make local functions/data static
|
14 年之前 |
Jesse Gross
|
eab6d18d20
vlan: Don't check for vlan group before vlan_tx_tag_present.
|
14 年之前 |
David S. Miller
|
e40051d134
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 年之前 |
Eric Dumazet
|
807540baae
drivers/net: return operator cleanup
|
14 年之前 |
Luca Tettamanti
|
3f5a2a713a
atl1: zero out CMB and SBM in atl1_free_ring_resources
|
14 年之前 |
Luca Tettamanti
|
ec5a32f67c
atl1: fix resume
|
14 年之前 |
Eric Dumazet
|
bc8acf2c8c
drivers/net: avoid some skb->ip_summed initializations
|
15 年之前 |
Joe Perches
|
c061b18df0
drivers/net: Remove address use from assignments of function pointers
|
15 年之前 |
Joe Perches
|
a4b770972b
drivers/net: Remove unnecessary returns from void function()s
|
15 年之前 |
Eric Dumazet
|
e743d31312
drivers: net: use skb_headlen()
|
15 年之前 |
Joe Perches
|
44ebb95290
drivers/net: Fix continuation lines
|
15 年之前 |
Alexey Dobriyan
|
a3aa18842a
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
|
15 年之前 |
Joe Perches
|
8e95a2026f
drivers/net: Move && and || to end of previous line
|
15 年之前 |
Joe Perches
|
a0607fd3a2
drivers/net: request_irq - Remove unnecessary leading & from second arg
|
15 年之前 |
Eric Dumazet
|
89d71a66c4
net: Use netdev_alloc_skb_ip_align()
|
15 年之前 |
Stephen Hemminger
|
61357325f3
netdev: convert bulk of drivers to netdev_tx_t
|
16 年之前 |
Roel Kluin
|
082ba88a5e
atlx: strncpy does not null terminate string
|
16 年之前 |
Eric Dumazet
|
17d0cdfa8f
net: ntohs() misuse
|
16 年之前 |
David S. Miller
|
b2f8f7525c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
16 年之前 |
Eric Dumazet
|
cdd0db058d
net: dont update dev->trans_start
|
16 年之前 |
Alex Chiang
|
5ad1890035
atlx: move modinfo data from atlx.h to atl1.c
|
16 年之前 |
Alexander Beregalov
|
0ee904c35c
drivers/net: replace BUG() with BUG_ON() if possible
|
16 年之前 |
Yang Hongyang
|
284901a90a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
|
16 年之前 |
Hannes Eder
|
b79d8fff0e
drivers/net/atlx: fix sparse warnings: fix signedness
|
16 年之前 |
Hannes Eder
|
9dc20f553f
drivers/net/atlx: fix sparse warnings: make symbols static
|
16 年之前 |