drivers/net: request_irq - Remove unnecessary leading & from second arg
[deliverable/linux.git] / drivers / net / igb / igb_main.c
2009-11-19  Joe Perchesdrivers/net: request_irq - Remove unnecessary leading...
2009-11-19  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-18  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-11-18  Takashi IwaiMerge branch 'fix/hda' into for-linus
2009-11-17  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-16  Takashi IwaiMerge branch 'fix/hda' into for-linus
2009-11-15  David S. MillerMerge branch 'for-next' of git://git./linux/kernel...
2009-11-14  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-11-14  Alexander Duyckigb: only recycle page if it is on our numa node
2009-11-14  Alexander Duyckigb: check for packets on all tx rings when link is...
2009-11-14  Alexander Duyckigb: Rework how netdev->stats is handled
2009-11-14  Alexander Duyckigb: when number of CPUs > 4 combine tx/rx queues to...
2009-11-14  Alexander Duyckigb: move timesync init into a seperate function
2009-11-11  Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-11-11  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-11  Linus TorvaldsMerge branch 'drm-linus' of git://git./linux/kernel...
2009-11-11  Takashi IwaiMerge branch 'fix/hda' into for-linus
2009-11-09  Linus TorvaldsMerge git://git./linux/kernel/git/davem/ide-2.6
2009-11-09  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-08  Takashi IwaiMerge branch 'fix/hda' into for-linus
2009-11-06  David S. MillerMerge branch 'linux-2.6.33.y' of git://git./linux/kerne...
2009-11-06  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-11-05  Linus TorvaldsMerge git://git.infradead.org/users/dwmw2/mtd-2.6.32
2009-11-03  Joerg RoedelMerge branches 'amd-iommu/fixes' and 'dma-debug/fixes...
2009-11-03  Dmitry TorokhovMerge commit 'v2.6.32-rc5' into for-linus
2009-11-02  Takashi IwaiMerge branch 'fix/hda' into for-linus
2009-10-31  Linus TorvaldsMerge branch 'for-linus' of git://git./fs/xfs/xfs
2009-10-31  Linus TorvaldsMerge branch 'for-linus' of git://neil.brown.name/md
2009-10-30  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-29  Linus TorvaldsMerge git://git./linux/kernel/git/davem/ide-2.6
2009-10-29  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-10-29  Linus TorvaldsMerge git://git./linux/kernel/git/sfrench/cifs-2.6
2009-10-29  Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-10-29  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-10-28  Alexander Duyckigb: cleanup whitespace issues in igb_main.c
2009-10-28  Alexander Duyckigb: open up SCTP checksum offloads to all MACs 82576...
2009-10-28  Alexander Duyckigb: limit minimum mtu to 68 to keep ip bound to interface
2009-10-28  Alexander Duyckigb: add pci_dev in few spots to clean up use of dev_er...
2009-10-28  Alexander Duyckigb: replace unecessary &adapter->hw with just hw where...
2009-10-28  Alexander Duyckigb: cleanup clean_rx_irq_adv and alloc_rx_buffers_adv
2009-10-28  Alexander Duyckigb: cleanup igb xmit frame path
2009-10-28  Alexander Duyckigb: Remove invalid stats counters
2009-10-28  Alexander Duyckigb: cleanup interrupt enablement in regards to msix_other
2009-10-28  Alexander Duyckigb: change queue ordering for 82576 based adapters
2009-10-28  Alexander Duyckigb: cleanup code related to ring resource allocation...
2009-10-28  Alexander Duyckigb: make tx hang check multiqueue, check eop descriptor
2009-10-28  Alexander Duyckigb: move global_quad_port_a from global into local...
2009-10-28  Alexander Duyckigb: only process global stats in igb_update_stats
2009-10-28  Alexander Duyckigb: move vf init into a seperate function
2009-10-28  Alexander Duyckigb: rework handling of the vfta and vlvf registers...
2009-10-28  Alexander Duyckigb: rework use of VMOLR in regards to PF and VFs
2009-10-28  Alexander Duyckigb: replace the VF clear_to_send with a flags value
2009-10-28  Alexander Duyckigb: use packet buffer sizes from RXPBS register
2009-10-28  Alexander Duyckigb: cleanup some of the code related to hw timestamping
2009-10-28  Alexander Duyckigb: add support for seperate tx-usecs setting in ethtool
2009-10-28  Alexander Duyckigb: make tx ring map and free functionality non-static
2009-10-28  Alexander Duyckigb: re-use ring configuration code in ethtool testing
2009-10-28  Alexander Duyckigb: setup vlan tag replication stripping in igb_vmm_co...
2009-10-28  Alexander Duyckigb: delay VF reset notification until after interrupts...
2009-10-28  Alexander Duyckigb: move the multiple receive queue configuration...
2009-10-28  Alexander Duyckigb: place a pointer to the netdev struct in the ring...
2009-10-28  Alexander Duyckigb: add a flags value to the ring
2009-10-28  Alexander Duyckigb: move alloc_failed and csum_err stats into per...
2009-10-28  Alexander Duyckigb: move rx_buffer_len into the ring structure
2009-10-28  Alexander Duyckigb: add pci device pointer to ring structure
2009-10-28  Alexander Duyckigb: change the head and tail offsets into pointers
2009-10-28  Alexander Duyckigb: move SRRCTL register configuration into ring speci...
2009-10-28  Alexander Duyckigb: remove rx_ps_hdr_len
2009-10-28  Alexander Duyckigb: move the tx and rx ring specific config into seper...
2009-10-28  Alexander Duyckigb: increase minimum rx buffer size to 1K
2009-10-28  Alexander Duyckigb: remove rx checksum good counter
2009-10-28  Alexander Duyckigb: add new data structure for handling interrupts...
2009-10-27  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-21  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-10-21  Linus TorvaldsMerge git://git./linux/kernel/git/herbert/crypto-2.6
2009-10-15  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-10-15  Linus TorvaldsMerge branch 'master' of git://git./linux/kernel/git...
2009-10-15  Russell KingMerge branch 'for-rmk-rc' of git://git.pengutronix...
2009-10-14  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-10-13  Alex ElderMerge branch 'master' of ssh://oss.sgi.com/oss/git...
2009-10-13  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-13  Eric Dumazetnet: Use netdev_alloc_skb_ip_align()
2009-10-13  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-10-13  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-10-13  Linus TorvaldsMerge git://git.infradead.org/~dwmw2/iommu-2.6.32
2009-10-13  Takashi IwaiMerge branch 'fix/hda' into for-linus
2009-10-12  David S. MillerMerge branch 'master' of /linux/kernel/git/davem/net-2.6
2009-10-11  Linus TorvaldsMerge git://git./linux/kernel/git/mason/btrfs-unstable
2009-10-11  Linus TorvaldsMerge git://git./linux/kernel/git/jejb/scsi-rc-fixes-2.6
2009-10-09  David S. MillerMerge branch 'master' of git://git./linux/kernel/git...
2009-10-09  Linus TorvaldsMerge branch 'for-linus' of git://git./linux/kernel...
2009-10-09  Linus TorvaldsMerge branch 'for-linus' of git://oss.sgi.com/xfs/xfs
2009-10-09  Linus TorvaldsMerge branch 'sh/for-2.6.32' of git://git./linux/kernel...
2009-10-09  Linus TorvaldsMerge branch 'drm-intel-next' of git://git./linux/kerne...
2009-10-08  Linus TorvaldsMerge branch 'core-fixes-for-linus' of git://git./linux...
2009-10-08  Linus TorvaldsMerge branch 'x86-fixes-for-linus' of git://git./linux...
2009-10-08  Linus TorvaldsMerge branch 'sparc-perf-events-fixes-for-linus' of...
2009-10-08  Linus TorvaldsMerge branch 'perf-fixes-for-linus-2' of git://git...
2009-10-08  Linus TorvaldsMerge git://git./linux/kernel/git/davem/ide-2.6
2009-10-08  Alex ElderMerge branch 'master' into for-linus
next
This page took 0.278669 seconds and 108 git commands to generate.