Linus Torvalds
|
7c0f6ba682
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
|
8 years ago |
Jarod Wilson
|
c7315a95c2
ethernet/realtek: use core min/max MTU checking
|
8 years ago |
Gao Feng
|
b628d611a2
8139cp: Fix one possible deadloop in cp_rx_poll
|
9 years ago |
David Woodhouse
|
8b7a704822
8139cp: Fix GSO MSS handling
|
10 years ago |
David Woodhouse
|
5a58f22779
8139cp: Enable offload features by default
|
10 years ago |
David Woodhouse
|
41b976414c
8139cp: Dump contents of descriptor ring on TX timeout
|
10 years ago |
David Woodhouse
|
7f4c685633
8139cp: Fix DMA unmapping of transmitted buffers
|
10 years ago |
David Woodhouse
|
0a5aeee0b7
8139cp: Reduce duplicate csum/tso code in cp_start_xmit()
|
10 years ago |
David Woodhouse
|
a3b804043f
8139cp: Fix TSO/scatter-gather descriptor setup
|
10 years ago |
David Woodhouse
|
26b0bad6ac
8139cp: Fix tx_queued debug message to print correct slot numbers
|
10 years ago |
David Woodhouse
|
aaa0062ecf
8139cp: Do not re-enable RX interrupts in cp_tx_timeout()
|
10 years ago |
David Woodhouse
|
7a8a8e75d5
8139cp: Call __cp_set_rx_mode() from cp_tx_timeout()
|
10 years ago |
David Woodhouse
|
fc27bd115b
8139cp: Use dev_kfree_skb_any() instead of dev_kfree_skb() in cp_clean_rings()
|
10 years ago |
Jiri Pirko
|
df8a39defa
net: rename vlan_tx_* helpers since "tx" is misleading there
|
10 years ago |
Alexander Duyck
|
e2338f86b3
ethernet/realtek: use napi_alloc_skb instead of netdev_alloc_skb_ip_align
|
10 years ago |
Varka Bhadram
|
96b3bff4c9
ethernet: realtek: use pci_device_id
|
11 years ago |
Varka Bhadram
|
5490c27218
ethernet: realtek: use module_pci_driver
|
11 years ago |
Eric W. Biederman
|
50ff44be40
8139cp: Don't receive packets when the napi budget == 0
|
11 years ago |
Eric W. Biederman
|
508f81d517
8139cp: Call dev_kfree_skby_any instead of kfree_skb.
|
11 years ago |
Yang Yingliang
|
7fe0ee099a
net: 8139cp: fix a BUG_ON triggered by wrong bytes_compl
|
11 years ago |
Jingoo Han
|
ca30ab2cef
net: 8139cp: remove unnecessary pci_set_drvdata()
|
11 years ago |
Dave Jones
|
d06f518746
8139cp: Fix skb leak in rx_status_loop failure path.
|
12 years ago |
Neil Horman
|
cf3c4c0306
8139cp: Add dma_mapping_error checking
|
12 years ago |
Yijing Wang
|
1ca01512a2
net/trivial: replace numeric with standard PM state macros
|
12 years ago |
stephen hemminger
|
98962baad7
8139cp: reset BQL when ring tx ring cleared
|
12 years ago |
Patrick McHardy
|
86a9bad3ab
net: vlan: add protocol argument to packet tagging functions
|
12 years ago |
Patrick McHardy
|
f646968f8f
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
|
12 years ago |
Jiri Pirko
|
aaeb6cdfa5
remove init of dev->perm_addr in drivers
|
12 years ago |
John Greene
|
83c34fd00d
8139cp: Prevent dev_close/cp_interrupt race on MTU change
|
12 years ago |
Linus Torvalds
|
6be35c700f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
12 years ago |