Joe Perches
|
215faf9c5f
drivers/net/*/: Use static const
|
14 years ago |
David S. Miller
|
b4aa9e05a6
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
14 years ago |
Ivan Vecera
|
2984961c38
be2net: use mutex instead of spin lock for mbox_lock
|
14 years ago |
Sathya Perla
|
6464281161
be2net: Handle out of buffer completions for lancer
|
14 years ago |
Sathya Perla
|
63657b9c31
be2net: Fix be_dev_family_check() return value check
|
14 years ago |
Michał Mirosław
|
7903264402
net: Fix too optimistic NETIF_F_HW_CSUM features
|
14 years ago |
Sathya Perla
|
fe6d2a38b2
be2net: adding support for Lancer family of CNAs
|
14 years ago |
Sarveshwar Bandi
|
d9efd2af46
be2net: Fix to avoid firmware update when interface is not open.
|
14 years ago |
Somnath Kotur
|
f203af7088
be2net: Schedule/Destroy worker thread in probe()/remove() rather than open()/close()
|
14 years ago |
Somnath Kotur
|
c6ce2f4b27
be2net: Fix CSO for UDP packets
|
14 years ago |
Somnath Kotur
|
63a76944b6
be2net: Call netif_carier_off() after register_netdev()
|
14 years ago |
stephen hemminger
|
49b052215b
benet: make be_poll_rx local
|
14 years ago |
stephen hemminger
|
3f3a5fdc55
benet: remove dead code
|
14 years ago |
Somnath Kotur
|
cc4ce02093
be2net: Changes to use only priority codes allowed by f/w
|
14 years ago |
Jesse Gross
|
eab6d18d20
vlan: Don't check for vlan group before vlan_tx_tag_present.
|
14 years ago |
Jesse Gross
|
b738127dfb
vlan: Rename VLAN_GROUP_ARRAY_LEN to VLAN_N_VID.
|
14 years ago |
Sathya Perla
|
3abcdeda59
be2net: add multiple RX queue support
|
14 years ago |
David S. Miller
|
e548833df8
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Ajit Khaparde
|
d053de911b
be2net: fix a bug in UE detection logic
|
15 years ago |
Ajit Khaparde
|
1ef78abec6
be2net: fix net-snmp error because of wrong packet stats
|
15 years ago |
Eric Dumazet
|
bc8acf2c8c
drivers/net: avoid some skb->ip_summed initializations
|
15 years ago |
Ajit Khaparde
|
6d87f5c3ac
be2net: fix to dynamically generate MAC Address for VFs
|
15 years ago |
Eric Dumazet
|
b4ddf4b333
be2net: get rid of be_get_stats()
|
15 years ago |
Ajit Khaparde
|
0fc48c37ff
be2net: fix to avoid sending get_stats request if one is already being processed.
|
15 years ago |
Ajit Khaparde
|
7c185276e8
be2net: add code to dump registers for debug
|
15 years ago |
Ajit Khaparde
|
6dedec818a
be2net: fix to correctly know if driver needs to run for a VF or a PF
|
15 years ago |
Ajit Khaparde
|
3486be29e6
be2net: variable name changes
|
15 years ago |
Ajit Khaparde
|
e1d187353f
be2net: code to support tx rate configuration on virtual functions
|
15 years ago |
Ajit Khaparde
|
1da87b7faf
be2net: add vlan support for sriov virtual functions
|
15 years ago |
Ajit Khaparde
|
64600ea5f3
be2net: add support to get vf config
|
15 years ago |