aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/igb
Commit message (Expand)AuthorAge
* igb: resolve panic on shutdown when SR-IOV is enabledAlexander Duyck2009-05-06
* igb: do not check for vf_data if we didn't enable vfsAlexander Duyck2009-04-11
* igb: fix unused external references introduced with sr-iov changesAlexander Duyck2009-04-11
* igb: remove sysfs entry that was used to set the number of vfsAlexander Duyck2009-04-08
* dma-mapping: replace all DMA_32BIT_MASK macro with DMA_BIT_MASK(32)Yang Hongyang2009-04-07
* dma-mapping: replace all DMA_64BIT_MASK macro with DMA_BIT_MASK(64)Yang Hongyang2009-04-07
* net/igb: Fix kexec with igb (rev. 3)Rafael J. Wysocki2009-04-02
* igb: cleanup igb loopback pathAlexander Duyck2009-04-02
* igb: increase delay for copper link setupAlexander Duyck2009-04-02
* igb: set num_rx/tx_queues to 0 when queues are freedAlexander Duyck2009-04-02
* igb: add support for x2 link width configurationsAlexander Duyck2009-04-02
* igb: cleanup tx dma so map & unmap use matching callsAlexander Duyck2009-03-21
* igb: rework igb_set_multi so that vfs are properly updatedAlexander Duyck2009-03-21
* igb: update driver to use setup_timer functionAlexander Duyck2009-03-21
* igb: remove IGB_DESC_UNUSED since it is better handled by a function callAlexander Duyck2009-03-21
* igb: allow tx of pre-formatted vlan tagged packetsArthur Jones2009-03-21
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-03-17
|\
| * igb: remove ASPM L0s workaroundAlexander Duyck2009-03-15
* | igb: add support for 82576 quad copper adapterAlexander Duyck2009-03-14
* | igb: add support for another dual port 82576 non-security nicAlexander Duyck2009-03-14
* | igb: correct typo that was setting vfta mask to 1Alexander Duyck2009-03-14
* | igb: add PF to poolAlexander Duyck2009-03-14
* | igb: support wol on second portAlexander Duyck2009-03-14
* | igb: resolve warning of unused adapter structAlexander Duyck2009-03-14
* | igb: remove netif running call from igb_pollAlexander Duyck2009-03-14
* | igb: switch to new dca APIMaciej Sosnowski2009-03-14
* | igb: remove skb_orphan callsAlexander Duyck2009-03-02
* | igb: this patch addes the sr-iov enablement option via num_vfs parameterAlexander Duyck2009-02-20
* | igb: Add support for enabling VFs to PF driver.Alexander Duyck2009-02-20
* | igb: add pf side of VMDq supportAlexander Duyck2009-02-20
* | igb: add vfs_allocated_count as placeholder for number of vfsAlexander Duyck2009-02-20
* | igb: update napi polling to consolidate function and return correct valuesAlexander Duyck2009-02-20
* | drivers/net/igb: fix sparse warning: symbol shadows an earlier oneHannes Eder2009-02-18
* | igb: remove LRO Kconfig optionJeff Kirsher2009-02-18
* | igb: transition driver to only using advanced descriptorsAlexander Duyck2009-02-16
* | igb: remove unused definesAlexander Duyck2009-02-16
* | igb: misc cleanup to combine one if statementAlexander Duyck2009-02-16
* | igb: cleanup incorrect comment and set IP Checksum EnableAlexander Duyck2009-02-16
* | igb: reduce size required to trigger low latencyAlexander Duyck2009-02-16
* | igb: misc whitespace/formatting cleanupsAlexander Duyck2009-02-16
* | igb: use timecompare to implement hardware time stampingPatrick Ohly2009-02-16
* | igb: stub support for SIOCSHWTSTAMPPatrick Ohly2009-02-16
* | igb: access to NIC timePatrick Ohly2009-02-16
* | igb: remove dead code in transmit routineJesse Brandeburg2009-02-07
* | igb: update version number and copyright datesAlexander Duyck2009-02-07
* | igb: fix two minor items found during code reviewAlexander Duyck2009-02-07
* | igb: update stats before doing reset in igb_downAlexander Duyck2009-02-07
* | igb: remove redundant count set and err_hw_initAlexander Duyck2009-02-07
* | igb: remove disable_av variable from mac_info structAlexander Duyck2009-02-07
* | igb: change pba size determination from if to switch statementAlexander Duyck2009-02-07