Emil Tantilov
|
e2444d9208
ixgb: convert to new VLAN model
|
14 years ago |
Michał Mirosław
|
0d0b16727f
net: Fix drivers advertising HW_CSUM feature to use csum_start
|
14 years ago |
Tejun Heo
|
23f333a2bf
drivers/net: don't use flush_scheduled_work()
|
14 years ago |
Emil Tantilov
|
ae54496f9e
ixgb: Don't check for vlan group on transmit
|
14 years ago |
Eric Dumazet
|
89bf67f1f0
drivers/net: use vzalloc()
|
14 years ago |
Emil Tantilov
|
ec43a81cfa
ixgb: call pci_disable_device in ixgb_remove
|
14 years ago |
Jesse Gross
|
b738127dfb
vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
|
14 years ago |
Yi Zou
|
7b872a55c4
e1000/e1000e/igb/ixgb/ixgbe: set NETIF_F_HIGHDMA for VLAN feature flags
|
14 years ago |
Eric Dumazet
|
bc8acf2c8c
drivers/net: avoid some skb->ip_summed initializations
|
15 years ago |
Joe Perches
|
c061b18df0
drivers/net: Remove address use from assignments of function pointers
|
15 years ago |
Jeff Kirsher
|
2d0bb1c1f4
e100/e1000*/igb*/ixgb*: Add missing read memory barrier
|
15 years ago |
Joe Perches
|
57bf6eef2f
ixgb and e1000: Use new function for copybreak tests
|
15 years ago |
Nick Nunley
|
47631f854f
ixgb: use DMA API instead of PCI DMA functions
|
15 years ago |
Joe Perches
|
d328bc839e
ixgb: Use pr_<level> and netdev_<level>
|
15 years ago |
Jiri Pirko
|
22bedad3ce
net: convert multicast list to list_head
|
15 years ago |
Jiri Pirko
|
48e2f183cb
net: convert multiple drivers to use netdev_for_each_mc_addr, part4
|
15 years ago |
Joe Perches
|
6909c66dfb
drivers/net/ixgb: Use netif_printk macros
|
15 years ago |
Jiri Pirko
|
4cd24eaf0c
net: use netdev_mc_count and netdev_mc_empty when appropriate
|
15 years ago |
David S. Miller
|
51c24aaaca
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Roel Kluin
|
c1fa347f20
e1000/e1000e/igb/igbvf/ixgb/ixgbe: Fix tests of unsigned in *_tx_map()
|
15 years ago |
Alexey Dobriyan
|
a3aa18842a
drivers/net/: use DEFINE_PCI_DEVICE_TABLE()
|
15 years ago |
Alexander Duyck
|
adeaa90863
ixgb: remove use of skb_dma_map from ixgb
|
15 years ago |
Joe Perches
|
a0607fd3a2
drivers/net: request_irq - Remove unnecessary leading & from second arg
|
15 years ago |
Eric Dumazet
|
89d71a66c4
net: Use netdev_alloc_skb_ip_align()
|
15 years ago |
Ajit Khaparde
|
0cdc03698f
ixgb: Use the instance of net_device_stats from net_device.
|
15 years ago |
Stephen Hemminger
|
3b29a56d31
intel: convert drivers to netdev_tx_t
|
16 years ago |
Dean Nelson
|
d6a1f83b63
ixgb: return PCI_ERS_RESULT_DISCONNECT on permanent failure
|
16 years ago |
Patrick McHardy
|
6ed106549d
net: use NETDEV_TX_OK instead of 0 in ndo_start_xmit() functions
|
16 years ago |
Eric Dumazet
|
042a53a9e4
net: skb_shared_info optimization
|
16 years ago |
Eric Dumazet
|
28679751a9
net: dont update dev->trans_start in 10GB drivers
|
16 years ago |