index
:
kernel
0x221E-v0.0-v7.0
0x221E-v0.0.1-v6.19
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rolling-lts
linux-rolling-stable
master
Hosts the 0x221E linux distro kernel.
Ubuntu
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
net
/
benet
Age
Commit message (
Expand
)
Author
2009-11-23
be2net: Fix rx_drops_no_fragments stat being incorrectly indexed
Sathya Perla
2009-11-23
be2net: support configuration of 64 multicast addresses instead of 32
Sathya Perla
2009-11-20
be2net: Patch to flash redboot section while firmware update.
Sarveshwar Bandi
2009-11-08
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-06
be2net: Bug fix to send config commands to hardware after netdev_register
Ajit Khaparde
2009-11-06
be2net: fix to set proper flow control on resume
Ajit Khaparde
2009-11-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-11-06
be2net: Fix CQE_STATUS_EXTD_SHIFT define
Sathya Perla
2009-10-29
be2net: Add the new PCI IDs to PCI_DEVICE_TABLE.
Ajit Khaparde
2009-10-28
be2net: Changes to update ethtool get_settings function to return appropriate...
Sarveshwar Bandi
2009-10-27
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-10-16
be2net: Add support for next generation of BladeEngine device.
Ajit Khaparde
2009-10-14
be2net: fix support for PCI hot plug
Sathya Perla
2009-10-14
be2net: fix promiscuous and multicast promiscuous modes being enabled always
Sathya Perla
2009-10-13
net: Use netdev_alloc_skb_ip_align()
Eric Dumazet
2009-10-12
be2net: Implement ethtool get_phys_id function.
Sarveshwar Bandi
2009-10-07
be2net: Get rid of net_device_stats from adapter.
Ajit Khaparde
2009-10-06
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-10-06
be2net: Bug fix to properly update ethtool tx-checksumming after ethtool -K <...
Ajit Khaparde
2009-10-06
be2net: Fix a typo in be_cmds.h
Ajit Khaparde
2009-10-06
be2net: Bug Fix while accounting of multicast frames during netdev stats update
Ajit Khaparde
2009-10-05
be2net: Fix a bug in preparation of mcc wrb which was causing flash operation...
Ajit Khaparde
2009-10-05
net: Convert ethtool {get_stats, self_test}_count() ops to get_sset_count()
Ben Hutchings
2009-09-30
be2net: Workaround to fix a bug in Rx Completion processing.
Ajit Khaparde
2009-09-17
be2net: fix some cmds to use mccq instead of mbox
Sathya Perla
2009-09-07
be2net: Code changes in Tx path to use skb_dma_map/skb_dma_unmap
Ajit Khaparde
2009-09-07
be2net: Changes to support flashing of the be2 network adapter
Ajit Khaparde
2009-09-02
drivers: Kill now superfluous ->last_rx stores
Eric Dumazet
2009-09-02
netdev: drivers should make ethtool_ops const
Stephen Hemminger
2009-09-01
netdev: convert bulk of drivers to netdev_tx_t
Stephen Hemminger
2009-08-17
be2net: destroy mcc queue before tx queues
Sathya Perla
2009-08-17
be2net: refactor be_msix_(un)register() code.
Sathya Perla
2009-08-17
be2net: Set mac addr in hw regardless of netif_running()
Sathya Perla
2009-08-13
be2net:Creating/destroying queues regardless of netif_running() in suspend/re...
Sarveshwar Bandi
2009-08-12
be2net: clear & notify residual events before destroying event queues
Sathya Perla
2009-08-12
be2net: fix bad queue traversal in be_rx_q_clean()
Sathya Perla
2009-08-12
be2net: Clear pending tx completions before destroying tx queue
Sathya Perla
2009-08-05
be2net: Patch to perform function reset at initialization
sarveshwarb
2009-08-01
be2net: delete unnecessary code from be_cmd_POST()
Sathya Perla
2009-08-01
be2net: some name changes for consistency
Sathya Perla
2009-08-01
be2net: replace some printks with dev_err()/dev_warn()
Sathya Perla
2009-08-01
be2net: remove pci_func field from be_adapter struct
Sathya Perla
2009-08-01
be2net: get rid of be_ctrl_info struct/abstraction
Sathya Perla
2009-07-23
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...
David S. Miller
2009-07-23
be2net: Add GRO support to the be2net driver. LRO is not supported anymore.
Ajit Khaparde
2009-07-22
be2net: Bug fix in the non-lro path. Size of received packet was not updated ...
Ajit Khaparde
2009-07-03
be2net: fix spurious interrupt handling in intx mode
Sathya Perla
2009-06-28
be2net: Fix to avoid a crash seen on PPC with LRO and Jumbo frames.
Ajit Khaparde
2009-06-19
be2net: receive asynchronous link status notifications from BE
Sathya Perla
2009-06-19
be2net: cleanup multicast_set cmd to avoid mc_list copy
Sathya Perla
[prev]
[next]