Wei Yongjun
|
4d2593cc65
qlge: add missing free_netdev() on error in qlge_probe()
|
12 years ago |
Thadeu Lima de Souza Cascardo
|
ef38079401
qlge: fix dma map leak when the last chunk is not allocated
|
12 years ago |
David S. Miller
|
6e0895c2ea
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Sritej Velaga
|
ae721f3ab0
qlge: Fix receive path to drop error frames
|
12 years ago |
Patrick McHardy
|
86a9bad3ab
net: vlan: add protocol argument to packet tagging functions
|
12 years ago |
Patrick McHardy
|
80d5c3689b
net: vlan: prepare for 802.1ad VLAN filtering offload
|
12 years ago |
Patrick McHardy
|
f646968f8f
net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*
|
12 years ago |
Joe Perches
|
720a43efd3
drivers:net: Remove unnecessary OOM messages after netdev_alloc_skb
|
12 years ago |
Joe Perches
|
14f8dc4953
drivers: net: Remove remaining alloc/OOM messages
|
12 years ago |
Joe Perches
|
b2adaca92c
ethernet: Remove unnecessary alloc/OOM messages, alloc cleanups
|
12 years ago |
David S. Miller
|
4b87f92259
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
|
12 years ago |
Amerigo Wang
|
f7e9e230f4
qlge: remove NETIF_F_TSO6 flag
|
12 years ago |
Jiri Pirko
|
aaeb6cdfa5
remove init of dev->perm_addr in drivers
|
12 years ago |
Greg Kroah-Hartman
|
1dd06ae8db
drivers/net: fix up function prototypes after __dev* removals
|
12 years ago |
Bill Pemberton
|
5d8e872657
qlge: remove __dev* attributes
|
12 years ago |
Stephen Hemminger
|
3646f0e5c9
netdev: make pci_error_handlers const
|
12 years ago |
brenohl@br.ibm.com
|
1a0150a93c
qlge: Add offload features to vlan interfaces
|
13 years ago |
Li RongQing
|
0d653ed891
qlge: fix endian issue
|
13 years ago |
Jitendra Kalsaria
|
433c88e866
qlge: Moving low level frame error to ethtool statistics.
|
13 years ago |
Jitendra Kalsaria
|
f5c4441cd8
qlge: Fixed double pci free upon tx_ring->q allocation failure.
|
13 years ago |
Jitendra Kalsaria
|
d0de73096e
qlge: Cleanup atomic queue threshold check.
|
13 years ago |
Jitendra Kalsaria
|
41812db8e2
qlge: Fix TX queue stoppage due to full condition.
|
13 years ago |
Jon Mason
|
c768b681f4
qlge: remove unnecessary setting of skb->dev
|
13 years ago |
Yuval Mintz
|
9eb8738d1e
qlge: set maximal number of default RSS queues
|
13 years ago |
Masanari Iida
|
fd9071ec61
net: Fix spelling typo in net
|
13 years ago |
Jitendra Kalsaria
|
81f25d96f1
qlge: Fix memory leak in the process of refill
|
13 years ago |
Jitendra Kalsaria
|
19257f5a1a
qlge: Removing needless print's which are not
|
13 years ago |
Jitendra Kalsaria
|
e02ef3311a
qlge: Fixed invalid reference to ip header
|
13 years ago |
Jiri Pirko
|
8e586137e6
net: make vlan ndo_vlan_rx_[add/kill]_vid return error value
|
13 years ago |
Michał Mirosław
|
c8f44affb7
net: introduce and use netdev_features_t for device features sets
|
13 years ago |