aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ixgbe
Commit message (Expand)AuthorAge
...
* | ixgbe: Adding 100MB FULL support in ethtoolAtita Shirwaikar2011-02-11
* | ixgbe: cleanup ixgbe_init_mbx_params_pf namespace issueDon Skidmore2011-02-11
* | ixgbe: cleanup namespace complaint by removing little used functionDon Skidmore2011-02-11
* | ixgbe: fix namespace issue with ixgbe_dcb_txq_to_tcDon Skidmore2011-02-11
* | ixgbe: DCB, use hardware independent routinesJohn Fastabend2011-02-11
* | ixgbe: DCB, remove RESET bit it is no longer neededJohn Fastabend2011-02-11
* | ixgbe: DCB, do not reset on CEE pg changesJohn Fastabend2011-02-11
* | ixgbe: DCB, implement 802.1Qaz routinesJohn Fastabend2011-02-11
* | ixgbe: DCB, abstract out dcb_config from DCB hardware configurationJohn Fastabend2011-02-11
* | ixgbe: DCB, remove round robin mode on 82598 devicesJohn Fastabend2011-02-11
* | ixgbe: DCB, only reprogram HW if the FCoE priority is changedJohn Fastabend2011-02-11
|/
* ixgbe: update version stringDon Skidmore2011-02-08
* ixgbe: cleanup variable initializationDon Skidmore2011-02-08
* ixgbe: limit VF access to network trafficAlexander Duyck2011-02-08
* ixgbe: fix for 82599 erratum on Header SplittingDon Skidmore2011-02-08
* ixgbe: fix variable set but not used warnings by gcc 4.6Emil Tantilov2011-02-08
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2011-01-14
|\
| * net: remove dev_txq_stats_fold()Eric Dumazet2011-01-14
* | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jiko...Linus Torvalds2011-01-13
|\ \ | |/ |/|
| * Merge branch 'master' into for-nextJiri Kosina2010-12-22
| |\
| * | tree-wide: fix comment/printk typosUwe Kleine-König2010-11-01
* | | ixgbe: update ntuple filter configurationAlexander Duyck2011-01-10
* | | ixgbe: further flow director performance optimizationsAlexander Duyck2011-01-10
* | | ixgbe: cleanup flow director hash computation to improve performanceAlexander Duyck2011-01-10
* | | ixgbe: make sure per Rx queue is disabled before unmapping the receive bufferYi Zou2011-01-10
* | | ixgbe: Add anti-spoofing feature supportGreg Rose2010-12-25
* | | ixgbe: Add SR-IOV feature support to X540Greg Rose2010-12-25
* | | ixgbe: Warn on VF attempt to override Administratively set MAC/VLANGreg Rose2010-12-25
* | | igb[v],ixgbe: don't use flush_scheduled_work()Tejun Heo2010-12-12
* | | ixgbe: cleanup string function calls to use bound checking versions.Don Skidmore2010-12-11
* | | ixgbe: fix ntuple supportEmil Tantilov2010-12-11
* | | ixgbe: fix X540 to use it's own info structDon Skidmore2010-12-11
* | | ixgbe: fix X540 phy id to correct valueDon Skidmore2010-12-11
* | | Intel Wired LAN drivers: Use static constJeff Kirsher2010-12-11
* | | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/davem/ne...David S. Miller2010-12-08
|\ \ \ | | |/ | |/|
| * | ixgbe: fix possible NULL pointer deference in shutdown pathDon Skidmore2010-12-06
* | | ixgbe: fix enum type mismatch on disable laserDon Skidmore2010-12-06
* | | ixgbe: fix for link failure on SFP+ DA cablesDon Skidmore2010-12-06
* | | ixgbe: add support for new format of PBA numbersDon Skidmore2010-12-03
* | | ixgbe: add support for 82599 FCoE SKUDon Skidmore2010-12-03
* | | ixgbe: add WOL support for SFP+ subdeviceDon Skidmore2010-12-03
* | | ixgbe: fix link behavior for SFP+ when driver is brought downDon Skidmore2010-12-03
* | | drivers/net: use vzalloc()Eric Dumazet2010-11-28
* | | ixgbe: update version number for ixgbeDon Skidmore2010-11-21
* | | ixgbe: refactor ixgbe_alloc_queues()Eric Dumazet2010-11-16
* | | ixgbe: add support for x540 MACDon Skidmore2010-11-16
* | | ixgbe: add MAC and PHY support for x540Don Skidmore2010-11-16
* | | ixgbe: make silicon specific functions genericDon Skidmore2010-11-16
* | | ixgbe: make sure FCoE DDP user buffers are really released by the HWYi Zou2010-11-16
* | | ixgbe: invalidate FCoE DDP context when no error status is availableYi Zou2010-11-16