Historial de Commits

Autor SHA1 Mensaje Fecha
  Ajit Khaparde 4f2aa89cd2 be2net: Bug fix to send config commands to hardware after netdev_register hace 15 años
  Ajit Khaparde 9e90c96113 be2net: fix to set proper flow control on resume hace 15 años
  Sathya Perla 43a04fdc36 be2net: fix support for PCI hot plug hace 15 años
  Sathya Perla 73d540f282 be2net: fix promiscuous and multicast promiscuous modes being enabled always hace 15 años
  Ajit Khaparde 583e3f34eb be2net: Bug fix to properly update ethtool tx-checksumming after ethtool -K <ifname> tx off hace 15 años
  Ajit Khaparde c5b9b92e07 be2net: Bug Fix while accounting of multicast frames during netdev stats update hace 15 años
  Ajit Khaparde dcb9b5648a be2net: Workaround to fix a bug in Rx Completion processing. hace 15 años
  Sathya Perla b31c50a7f9 be2net: fix some cmds to use mccq instead of mbox hace 15 años
  Ajit Khaparde c190e3c8f6 be2net: Code changes in Tx path to use skb_dma_map/skb_dma_unmap hace 15 años
  Ajit Khaparde 84517482e1 be2net: Changes to support flashing of the be2 network adapter hace 15 años
  Eric Dumazet 451f144398 drivers: Kill now superfluous ->last_rx stores hace 15 años
  Stephen Hemminger 61357325f3 netdev: convert bulk of drivers to netdev_tx_t hace 15 años
  Sathya Perla 1a8887d81a be2net: destroy mcc queue before tx queues hace 16 años
  Sathya Perla b628bde2b5 be2net: refactor be_msix_(un)register() code. hace 16 años
  Sathya Perla a65027e4d8 be2net: Set mac addr in hw regardless of netif_running() hace 16 años
  Sarveshwar Bandi 9b0365f195 be2net:Creating/destroying queues regardless of netif_running() in suspend/resume path hace 16 años
  Sathya Perla 859b1e4ec8 be2net: clear & notify residual events before destroying event queues hace 16 años
  Sathya Perla cdab23b701 be2net: fix bad queue traversal in be_rx_q_clean() hace 16 años
  Sathya Perla a8e9179a7d be2net: Clear pending tx completions before destroying tx queue hace 16 años
  sarveshwarb 14074eab8d be2net: Patch to perform function reset at initialization hace 16 años
  Sathya Perla efd2e40a8c be2net: some name changes for consistency hace 16 años
  Sathya Perla 5f0b849eb3 be2net: replace some printks with dev_err()/dev_warn() hace 16 años
  Sathya Perla eec368fb3c be2net: remove pci_func field from be_adapter struct hace 16 años
  Sathya Perla 8788fdc2a5 be2net: get rid of be_ctrl_info struct/abstraction hace 16 años
  David S. Miller 74d154189d Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6 hace 16 años
  Ajit Khaparde 5be93b9a86 be2net: Add GRO support to the be2net driver. LRO is not supported anymore. hace 16 años
  Ajit Khaparde fa77406aee be2net: Bug fix in the non-lro path. Size of received packet was not updated in statistics properly. hace 16 años
  Sathya Perla c001c213b1 be2net: fix spurious interrupt handling in intx mode hace 16 años
  Ajit Khaparde bd46cb6cf1 be2net: Fix to avoid a crash seen on PPC with LRO and Jumbo frames. hace 16 años
  Sathya Perla a8f447bda3 be2net: receive asynchronous link status notifications from BE hace 16 años