Ajit Khaparde
|
0dffc83e5b
be2net: fix unnecessary access to hardware to get link, port info
|
15 years ago |
Ajit Khaparde
|
b7b83ac39a
be2net: Add be_rx_polls counter
|
15 years ago |
Ajit Khaparde
|
ca9e4988cc
be2net: check for valid ether address
|
15 years ago |
Ajit Khaparde
|
35a652859a
be2net: initialize netdev->perm_addr
|
15 years ago |
Ajit Khaparde
|
51c59870f3
be2net: set netdev->vlan_features appropriately
|
15 years ago |
Sathya Perla
|
8d56ff1170
be2net: Fix cleanup path in be_probe()
|
15 years ago |
Sathya Perla
|
2243e2e95e
be2net: Issue fw_init/clean cmds to fw
|
15 years ago |
Sathya Perla
|
01ed30da5d
be2net: Fix rx_drops_no_fragments stat being incorrectly indexed
|
15 years ago |
Sathya Perla
|
e7b909a68c
be2net: support configuration of 64 multicast addresses instead of 32
|
15 years ago |
Sarveshwar Bandi
|
fa9a6fed87
be2net: Patch to flash redboot section while firmware update.
|
15 years ago |
David S. Miller
|
d0e1e88d6e
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Ajit Khaparde
|
4f2aa89cd2
be2net: Bug fix to send config commands to hardware after netdev_register
|
15 years ago |
Ajit Khaparde
|
9e90c96113
be2net: fix to set proper flow control on resume
|
15 years ago |
Ajit Khaparde
|
59fd5d87a4
be2net: Add the new PCI IDs to PCI_DEVICE_TABLE.
|
15 years ago |
Sarveshwar Bandi
|
0388f251a3
be2net: Changes to update ethtool get_settings function to return appropriate values.
|
15 years ago |
David S. Miller
|
cfadf853f6
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6
|
15 years ago |
Sathya Perla
|
43a04fdc36
be2net: fix support for PCI hot plug
|
16 years ago |
Sathya Perla
|
73d540f282
be2net: fix promiscuous and multicast promiscuous modes being enabled always
|
16 years ago |
Eric Dumazet
|
89d71a66c4
net: Use netdev_alloc_skb_ip_align()
|
16 years ago |
Ajit Khaparde
|
78122a52b3
be2net: Get rid of net_device_stats from adapter.
|
16 years ago |
Ajit Khaparde
|
583e3f34eb
be2net: Bug fix to properly update ethtool tx-checksumming after ethtool -K <ifname> tx off
|
16 years ago |
Ajit Khaparde
|
c5b9b92e07
be2net: Bug Fix while accounting of multicast frames during netdev stats update
|
16 years ago |
Ajit Khaparde
|
dcb9b5648a
be2net: Workaround to fix a bug in Rx Completion processing.
|
16 years ago |
Sathya Perla
|
b31c50a7f9
be2net: fix some cmds to use mccq instead of mbox
|
16 years ago |
Ajit Khaparde
|
c190e3c8f6
be2net: Code changes in Tx path to use skb_dma_map/skb_dma_unmap
|
16 years ago |
Ajit Khaparde
|
84517482e1
be2net: Changes to support flashing of the be2 network adapter
|
16 years ago |
Eric Dumazet
|
451f144398
drivers: Kill now superfluous ->last_rx stores
|
16 years ago |
Stephen Hemminger
|
61357325f3
netdev: convert bulk of drivers to netdev_tx_t
|
16 years ago |
Sathya Perla
|
1a8887d81a
be2net: destroy mcc queue before tx queues
|
16 years ago |
Sathya Perla
|
b628bde2b5
be2net: refactor be_msix_(un)register() code.
|
16 years ago |