aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/igb/igb_main.c
Commit message (Expand)AuthorAge
* e1000e/igb/ixgbe: Don't report an error if devices don't support AERFrans Pop2009-10-02
* trivial: remove unnecessary semicolonsJoe Perches2009-09-21
* igb: reset sgmii phy at start of initAlexander Duyck2009-09-14
* netdev: Remove redundant checks for CAP_NET_ADMIN in MDIO implementationsBen Hutchings2009-09-03
* igb: set vf rlpml wasn't taking vlan tag into accountAlexander Duyck2009-09-03
* igb: only disable/enable interrupt bits for igb physical functionAlexander Duyck2009-09-03
* igb: add support for set_rx_mode netdevice operationAlexander Duyck2009-09-03
* intel: convert drivers to netdev_tx_tStephen Hemminger2009-09-01
* igb/ixgbe: add IPV6_CSUM support to vlan_featuresAlexander Duyck2009-08-26
* igb: cleanup flow control configuration to make requested/current more clearAlexander Duyck2009-07-26
* igb: use buffer_info->dma instead of shinfo->nr_frags to determine unmapAlexander Duyck2009-07-26
* igb: add support for 82576 mezzanine cardAlexander Duyck2009-07-26
* igb: move all multicast addresses into multicast table arrayAlexander Duyck2009-07-26
* igb: add completion timeout workaround for 82575/82576Alexander Duyck2009-07-26
* igb: remove media type fiber as it is misleadingAlexander Duyck2009-07-26
* igb: gcc-3.4.6 fixEric Dumazet2009-07-13
* igb: return PCI_ERS_RESULT_DISCONNECT on permanent errorAlexander Duyck2009-06-30
* igb: fix unmap length bugJesse Brandeburg2009-06-30
* net: skb_shared_info optimizationEric Dumazet2009-06-08
* net: dont update dev->trans_startEric Dumazet2009-05-29
* igb: Record host memory receive overflow in net_statsJesper Dangaard Brouer2009-05-26
* igb: Implement reading of reg RQDPC (Receive Queue Drop Packet Count)Jesper Dangaard Brouer2009-05-26
* igb: do not re-register DCA requester on device resetAlexander Duyck2009-05-21
* Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2009-05-08
|\
| * igb: resolve panic on shutdown when SR-IOV is enabledAlexander Duyck2009-05-06
* | e1000/e1000e/igb/ixgb: don't txhang after link downJesse Brandeburg2009-05-07
* | igb/igbvf: set rx csum always enabled in hw, disable via swAlexander Duyck2009-05-06
* | igb: Enable SCTP checksum offloadingJesse Brandeburg2009-04-28
* | igb/ixgbe: remove unecessary checks for CHECKSUM_UNNECESSARYAlexander Duyck2009-04-28
* | igb: make rxcsum configuration seperate from multiqueueAlexander Duyck2009-04-28
* | igb: always use adapter->itr as EITR valueAlexander Duyck2009-04-27
* | e1000/e1000e/igb/ixgb: do not use netif_wake_queue un-necessarilyJesse Brandeburg2009-04-22
* | igb: fix link down inital stateJesse Brandeburg2009-04-20
|/
* igb: do not check for vf_data if we didn't enable vfsAlexander 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: 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