Jiri Pirko
|
df8a39defa
net: rename vlan_tx_* helpers since "tx" is misleading there
|
10 лет назад |
Alexander Duyck
|
e2338f86b3
ethernet/realtek: use napi_alloc_skb instead of netdev_alloc_skb_ip_align
|
10 лет назад |
Varka Bhadram
|
96b3bff4c9
ethernet: realtek: use pci_device_id
|
11 лет назад |
Varka Bhadram
|
5490c27218
ethernet: realtek: use module_pci_driver
|
11 лет назад |
Eric W. Biederman
|
50ff44be40
8139cp: Don't receive packets when the napi budget == 0
|
11 лет назад |
Eric W. Biederman
|
508f81d517
8139cp: Call dev_kfree_skby_any instead of kfree_skb.
|
11 лет назад |
Yang Yingliang
|
7fe0ee099a
net: 8139cp: fix a BUG_ON triggered by wrong bytes_compl
|
11 лет назад |
Jingoo Han
|
ca30ab2cef
net: 8139cp: remove unnecessary pci_set_drvdata()
|
12 лет назад |
Dave Jones
|
d06f518746
8139cp: Fix skb leak in rx_status_loop failure path.
|
12 лет назад |
Neil Horman
|
cf3c4c0306
8139cp: Add dma_mapping_error checking
|
12 лет назад |
Yijing Wang
|
1ca01512a2
net/trivial: replace numeric with standard PM state macros
|
12 лет назад |
stephen hemminger
|
98962baad7
8139cp: reset BQL when ring tx ring cleared
|
12 лет назад |
Patrick McHardy
|
86a9bad3ab
net: vlan: add protocol argument to packet tagging functions
|
12 лет назад |
Patrick McHardy
|
f646968f8f
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
|
12 лет назад |
Jiri Pirko
|
aaeb6cdfa5
remove init of dev->perm_addr in drivers
|
12 лет назад |
John Greene
|
83c34fd00d
8139cp: Prevent dev_close/cp_interrupt race on MTU change
|
12 лет назад |
Linus Torvalds
|
6be35c700f
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next
|
12 лет назад |
John Greene
|
cb64edb6b8
8139cp: properly support change of MTU values [v2]
|
12 лет назад |
françois romieu
|
892a925e42
8139cp: fix coherent mapping leak in error path.
|
12 лет назад |
David Woodhouse
|
01ffc0a7f1
8139cp: re-enable interrupts after tx timeout
|
12 лет назад |
David Woodhouse
|
871f0d4c15
8139cp: enable bql
|
12 лет назад |
David Woodhouse
|
a9dbe40fc1
8139cp: set ring address after enabling C+ mode
|
12 лет назад |
David S. Miller
|
071e3ef4a9
Revert "8139cp: revert "set ring address before enabling receiver""
|
12 лет назад |
françois romieu
|
b26623dab7
8139cp: revert "set ring address before enabling receiver"
|
12 лет назад |
Eric Dumazet
|
2e71a6f808
net: gro: selective flush of packets
|
13 лет назад |
Jason Wang
|
0bc777bca4
8139cp/8139too: terminate the eeprom access with the right opmode
|
13 лет назад |
Jason Wang
|
b01af4579e
8139cp: set ring address before enabling receiver
|
13 лет назад |
David S. Miller
|
56845d78ce
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
13 лет назад |
Jason Wang
|
a8c9cb106f
8139cp: set intr mask after its handler is registered
|
13 лет назад |
Francois Romieu
|
a69afe3263
8139cp: stop using net_device.{base_addr, irq}.
|
13 лет назад |