Age | Commit message (Expand) | Author |
2011-09-17 | bna: Eliminate Small Race Condition Window in RX Path | Rasesh Mody |
2011-09-17 | bna: Set Ring Param Fix | Rasesh Mody |
2011-09-17 | bna: Semaphore Lock Fix | Rasesh Mody |
2011-09-16 | ixgbe: remove duplicate netif_tx_start_all_queues | Emil Tantilov |
2011-09-16 | ixgbe: fix FCRTL/H register dump for X540 | Emil Tantilov |
2011-09-16 | ixgbe: cleanup some register reads | Emil Tantilov |
2011-09-16 | ixgbe: Make better use of memory allocations in one-buffer mode w/ RSC | Alexander Duyck |
2011-09-16 | ixgbe: drop adapter from ixgbe_fso call documentation | Alexander Duyck |
2011-09-16 | ixgbe: Add SFP support for missed 82598 PHY | Alexander Duyck |
2011-09-16 | ixgbe: Add missing code for enabling overheat sensor interrupt | Alexander Duyck |
2011-09-16 | ixgbe: make ixgbe_up and ixgbe_up_complete void functions | Alexander Duyck |
2011-09-16 | v2 ixgbe: Update packet buffer reservation to correct fdir headroom size | Alexander Duyck |
2011-09-16 | ixgbe: remove redundant configuration of tx_sample_rate | Alexander Duyck |
2011-09-16 | ixgb: convert to ndo_fix_features | Michał Mirosław |
2011-09-16 | ethtool: Update ethtool_rxnfc::rule_cnt on return from ETHTOOL_GRXCLSRLALL | Ben Hutchings |
2011-09-16 | ethtool: Clean up definitions of rule location arrays in RX NFC | Ben Hutchings |
2011-09-16 | vxge: make function table const | stephen hemminger |
2011-09-16 | bna: make function tables cont | stephen hemminger |
2011-09-16 | pcnet32: constify function table | stephen hemminger |
2011-09-16 | wan: make LAPB callbacks const | stephen hemminger |
2011-09-16 | sfc: Use correct fields of struct ethtool_coalesce | Ben Hutchings |
2011-09-16 | sfc: Validate IRQ moderation parameters in efx_init_irq_moderation() | Ben Hutchings |
2011-09-16 | sfc: Correct reporting and validation of TX interrupt coalescing | Ben Hutchings |
2011-09-16 | sfc: Use consistent types for interrupt coalescing parameters | Ben Hutchings |
2011-09-16 | sfc: Correct error code for unsupported interrupt coalescing parameters | Ben Hutchings |
2011-09-16 | Merge git://github.com/Jkirsher/net-next | David S. Miller |
2011-09-16 | Merge branch 'for-davem' of git://git.infradead.org/users/linville/wireless-next | David S. Miller |
2011-09-16 | Merge branch 'master' of ../netdev-next/ | David S. Miller |
2011-09-15 | ixgbe: Correctly name and handle MSI-X other interrupt | Alexander Duyck |
2011-09-15 | ixgbe: cleanup configuration of EITRSEL and VF reset path | Alexander Duyck |
2011-09-15 | ixgbe: cleanup reset paths | Alexander Duyck |
2011-09-15 | ixgbe: Update TXDCTL configuration to correctly handle WTHRESH | Alexander Duyck |
2011-09-15 | ixgbe: combine PCI_VDEVICE and board declaration to same line | Alexander Duyck |
2011-09-15 | ixgbe: Drop unnecessary adapter->hw dereference in loopback test setup | Alexander Duyck |
2011-09-15 | ixgbe: commonize ixgbe_map_rings_to_vectors to work for all interrupt types | Alexander Duyck |
2011-09-15 | ixgbe: Use ring->dev instead of adapter->pdev->dev when updating DCA | Alexander Duyck |
2011-09-15 | ixgbe: cleanup allocation and freeing of IRQ affinity hint | Alexander Duyck |
2011-09-15 | v2 ixgbe: consolidate all MSI-X ring interrupts and poll routines into one | Alexander Duyck |
2011-09-15 | ixgbe: Change default Tx work limit size to 256 buffers | Alexander Duyck |
2011-09-15 | net: consolidate and fix ethtool_ops->get_settings calling | Jiri Pirko |
2011-09-15 | net/irda: sh_irda: add PM support | Kuninori Morimoto |
2011-09-15 | net/irda: sh_irda: update author's email address | Kuninori Morimoto |
2011-09-15 | net/irda: sh_irda: add sh_irda_ prefix to all functions | Kuninori Morimoto |
2011-09-15 | tg3: Code movement | Matt Carlson |
2011-09-15 | tg3: Eliminate tg3_halt_cpu() prototype | Matt Carlson |
2011-09-15 | tg3: Eliminate tg3_write_sig_post_reset() prototype | Matt Carlson |
2011-09-15 | tg3: Eliminate tg3_stop_fw() prototype | Matt Carlson |
2011-09-15 | tg3: Add ability to turn off 1shot MSI | Matt Carlson |
2011-09-15 | tg3: Remove tp->rx_offset term when unneeded | Matt Carlson |
2011-09-15 | tg3: Fix missed MSI workaround | Matt Carlson |