françois romieu
|
6864ddb2d3
8139cp: convert to new VLAN model.
|
il y a 14 ans |
Alexey Dobriyan
|
a6b7a40786
net: remove interrupt.h inclusion from netdevice.h
|
il y a 14 ans |
Michał Mirosław
|
044a890c5a
net: 8139cp: convert to hw_features
|
il y a 14 ans |
Shan Wei
|
24b7ea9f6c
8139cp: fix checksum broken
|
il y a 14 ans |
Jesse Gross
|
eab6d18d20
vlan: Don't check for vlan group before vlan_tx_tag_present.
|
il y a 14 ans |
Eric Dumazet
|
bc8acf2c8c
drivers/net: avoid some skb->ip_summed initializations
|
il y a 14 ans |
David S. Miller
|
62522d36d7
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
il y a 15 ans |
Figo.zhang
|
349124a007
net8139: fix a race at the end of NAPI
|
il y a 15 ans |
Eric Dumazet
|
ba2d358791
drivers/net: use __packed annotation
|
il y a 15 ans |
Joe Perches
|
a4b770972b
drivers/net: Remove unnecessary returns from void function()s
|
il y a 15 ans |
Eric Dumazet
|
1ae5dc342a
net: trans_start cleanups
|
il y a 15 ans |
David S. Miller
|
871039f02f
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
il y a 15 ans |
Jiri Pirko
|
22bedad3ce
net: convert multicast list to list_head
|
il y a 15 ans |
Tejun Heo
|
5a0e3ad6af
include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h
|
il y a 15 ans |
Joe Perches
|
b4f18b3fac
drivers/net/8139cp.c: Use (pr|netdev|netif)_<level> macro helpers
|
il y a 15 ans |
Jiri Pirko
|
a56ed41d94
net: 8139cp: convert to use mc helpers
|
il y a 15 ans |
Alexey Dobriyan
|
a3aa18842a
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
|
il y a 15 ans |
Joe Perches
|
8e95a2026f
drivers/net: Move && and || to end of previous line
|
il y a 15 ans |
Eric Dumazet
|
89d71a66c4
net: Use netdev_alloc_skb_ip_align()
|
il y a 15 ans |
Alan Jenkins
|
9cc4085585
8139cp: fix duplicate loglevel in module load message
|
il y a 15 ans |
Stephen Hemminger
|
61357325f3
netdev: convert bulk of drivers to netdev_tx_t
|
il y a 16 ans |
David S. Miller
|
5c16807d3d
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
il y a 16 ans |
Francois Romieu
|
839d1624b9
8139cp: balance dma_map_single vs dma_unmap_single pair
|
il y a 16 ans |
Patrick McHardy
|
6ed106549d
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
|
il y a 16 ans |
Patrick McHardy
|
5b54814022
net: use symbolic values for ndo_start_xmit() return codes
|
il y a 16 ans |
Alexander Beregalov
|
b93d584772
8139*: convert printk() to pr_<foo>()
|
il y a 16 ans |
Yang Hongyang
|
284901a90a
dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)
|
il y a 16 ans |
Yang Hongyang
|
6a35528a83
dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)
|
il y a 16 ans |
Jiri Pirko
|
c048aaf4ca
8139cp: allow to set mac address on running device
|
il y a 16 ans |
Ben Hutchings
|
288379f050
net: Remove redundant NAPI functions
|
il y a 16 ans |