summaryrefslogtreecommitdiff
path: root/drivers/net/ixgb
AgeCommit message (Expand)Author
2009-04-07dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang
2009-04-07dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang
2009-03-20ixgb: refactor tx path to use skb_dma_map/unmapAlexander Duyck
2009-01-21net: Remove redundant NAPI functionsBen Hutchings
2008-12-26net: Fix warning fallout from recent NAPI interface changes.David S. Miller
2008-12-22net: Remove unused netdev arg from some NAPI interfaces.Neil Horman
2008-11-27ixgb: cleanup link up/down messagesJeff Kirsher
2008-11-20netdev: add more functions to netdevice opsStephen Hemminger
2008-11-19ixgb: convert to net_device_opsStephen Hemminger
2008-11-03drivers/net: Kill now superfluous ->last_rx stores.David S. Miller
2008-10-31pci: use pci_ioremap_bar() in drivers/netArjan van de Ven
2008-10-08ixgb: fix bug when freeing resourcesBrandeburg, Jesse
2008-09-24drivers/net: replace __FUNCTION__ with __func__Harvey Harrison
2008-07-16netdrv intel: always enable VLAN filtering except in promiscous modePatrick McHardy
2008-07-16netdrv intel: disable VLAN filtering in promiscous modePatrick McHardy
2008-07-11ixgb: update copyright dates and versionsJesse Brandeburg
2008-07-11ixgb: make NAPI the only option and the defaultJesse Brandeburg
2008-07-11ixgb: cleanup headerJesse Brandeburg
2008-07-11ixgb: audit use of dev_kfree_skb_anyJesse Brandeburg
2008-07-11ixgb: clean up assignments inside if statementsJesse Brandeburg
2008-07-11ixgb: rx cleanup performance improvementsJesse Brandeburg
2008-07-11ixgb: cleanup checkpatch suggestions that are relevantJesse Brandeburg
2008-07-11ixgb: trivial fix space after forJesse Brandeburg
2008-07-11ixgb: fix spelling errorsJesse Brandeburg
2008-07-11ixgb: whitespace fixupsJesse Brandeburg
2008-07-11ixgb: cleanup space after whileJesse Brandeburg
2008-07-11ixgb: format all if( to be if (Jesse Brandeburg
2008-07-11ixgb: clean up un-necessary declarationsJesse Brandeburg
2008-07-11ixgb: add copybreak parameterJesse Brandeburg
2008-07-11ixgb: remove lltx support and update tx routineJesse Brandeburg
2008-07-11ixgb: fix unload race with timersJesse Brandeburg
2008-07-11ixgb: fix race on rx_buffer_len in mtu changeJesse Brandeburg
2008-07-11ixgb: move time stamp set before setting dma pointerJesse Brandeburg
2008-07-11ixgb: don't allow too small MTUJesse Brandeburg
2008-07-11ixgb: check down state before enable irqJesse Brandeburg
2008-07-11ixgb: leave room for extra hardware memory usageJesse Brandeburg
2008-07-11ixgb: fix bug in descriptor ring due to prefetch corruptionJesse Brandeburg
2008-07-11ixgb: repeat 32 bit ioremap cleanupJesse Brandeburg
2008-07-11ixgb: maybe stop tx port missed a pieceJesse Brandeburg
2008-07-06netdrv: don't truncate VLAN TCI with VLAN strippingPatrick McHardy
2008-04-16ixgb: convert uint16_t style integers to u16Joe Perches
2008-03-27Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/davem/...David S. Miller
2008-03-26ixgb: remove irq_semJesse Brandeburg
2008-03-26ixgb: move externs out of .c filesAuke Kok
2008-03-26ixgb: convert boolean_t to boolJoe Perches
2008-03-26ixgb: add explicit state checkingJesse Brandeburg
2008-03-25ixgb: remove unused variableJulia Lawall
2008-02-24ixgb: add RNBC counter - no buffer count - to ethtool statsAuke Kok
2008-02-11replace code with FIELD_SIZEOFJulia Lawall
2008-01-28ixgb: enable sun hardware support for broadcom phyMatheos Worku