Sergei Shtylyov
|
ff938e43d3
net: use pci_dev->revision, again
|
il y a 14 ans |
stephen hemminger
|
81b504b814
atl1[ce]: fix sparse warnings
|
il y a 14 ans |
françois romieu
|
ccd5c8ef24
atl1e: remove private #define.
|
il y a 14 ans |
Michał Mirosław
|
0d0b16727f
net: Fix drivers advertising HW_CSUM feature to use csum_start
|
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 15 ans |
Joe Perches
|
c061b18df0
drivers/net: Remove address use from assignments of function pointers
|
il y a 15 ans |
Joe Perches
|
a4b770972b
drivers/net: Remove unnecessary returns from void function()s
|
il y a 15 ans |
Eric Dumazet
|
e743d31312
drivers: net: use skb_headlen()
|
il y a 15 ans |
Jiri Pirko
|
22bedad3ce
net: convert multicast list to list_head
|
il y a 15 ans |
Eric Dumazet
|
b05b7d9563
net: remove redundant code
|
il y a 15 ans |
Jiri Pirko
|
0ddf477b8a
net: convert multiple drivers to use netdev_for_each_mc_addr, part3
|
il y a 15 ans |
Joe Perches
|
ba211e3ec3
drivers/net/atl1e: Use netdev_printk helpers
|
il y a 15 ans |
Alexey Dobriyan
|
a3aa18842a
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
|
il y a 15 ans |
hartleys
|
1b8e664d34
drivers/net/atl1e/atl1e_main.c: use %pM to show MAC address
|
il y a 15 ans |
David S. Miller
|
e00484023e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
il y a 15 ans |
Jie Yang
|
7c7afb0836
atl1e:disable NETIF_F_TSO6 for hardware limit
|
il y a 15 ans |
Joe Perches
|
a0607fd3a2
drivers/net: request_irq - Remove unnecessary leading & from second arg
|
il y a 15 ans |
Eric Dumazet
|
89d71a66c4
net: Use netdev_alloc_skb_ip_align()
|
il y a 15 ans |
Jie Yang
|
03f1899161
atl1e: fix 2.6.31-git4 -- ATL1E 0000:03:00.0: DMA-API: device driver frees DMA
|
il y a 15 ans |
Ben Hutchings
|
7ab0f2736b
netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementations
|
il y a 16 ans |
Stephen Hemminger
|
61357325f3
netdev: convert bulk of drivers to netdev_tx_t
|
il y a 16 ans |
Dean Nelson
|
0d6ab58da0
atl1e: return PCI_ERS_RESULT_DISCONNECT on permanent failure
|
il y a 16 ans |
Eric Dumazet
|
17d0cdfa8f
net: ntohs() misuse
|
il y a 16 ans |
David S. Miller
|
b2f8f7525c
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
il y a 16 ans |
Greg Kroah-Hartman
|
bdb0e010bf
ath1e: add new device id for asus hardware
|
il y a 16 ans |
Eric Dumazet
|
cdd0db058d
net: dont update dev->trans_start
|
il y a 16 ans |
Eric Dumazet
|
d3f65f7c3c
atl1: use netdev->stats
|
il y a 16 ans |
Alexander Beregalov
|
0ee904c35c
drivers/net: replace BUG() with BUG_ON() if possible
|
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 |