Ajit Khaparde
|
7b139c83c5
be2net: Bug fix to support newer generation of BE ASIC
|
15 years ago |
Sathya Perla
|
26d92f9276
be2net: fix bug in rx page posting
|
15 years ago |
Ajit Khaparde
|
e1187b3be7
be2net: fix error in rx completion processing.
|
15 years ago |
Linus Torvalds
|
4ef58d4e2a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
|
15 years ago |
Jiri Kosina
|
d014d04386
Merge branch 'for-next' into for-linus
|
15 years ago |
André Goddard Rosa
|
af901ca181
tree-wide: fix assorted typos all over the place
|
15 years ago |
Joe Perches
|
8e95a2026f
drivers/net: Move && and || to end of previous line
|
15 years ago |
Ajit Khaparde
|
71d8d1b58a
be2net: Support for WoL using magic packet after suspend.
|
15 years ago |
Alexander Duyck
|
a73b796ed8
be2net: remove use of skb_dma_map/unmap
|
15 years ago |
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 |