aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/net/ethernet
Commit message (Expand)AuthorAge
...
* | igb: Fix code comments and whitespaceJeff Kirsher2013-04-18
* | igb: Fix sparse warnings on function pointersAkeem G. Abodunrin2013-04-18
* | igb: Use rx/tx_itr_setting when setting up initial value of itrAlexander Duyck2013-04-18
* | igb: Pull adapter out of main path in igb_xmit_frame_ringAlexander Duyck2013-04-18
* | igb: Mask off check of frag_off as we only want fragment offsetAlexander Duyck2013-04-18
* | igb: random code and comments fixAkeem G. Abodunrin2013-04-18
* | igb: Implement support to power sfp cage and turn on I2CAkeem G. Abodunrin2013-04-18
* | igb: Support to read and export SFF-8472/8079 dataAkeem G. Abodunrin2013-04-18
* | igb: Support for 100base-fx SFPAkeem G. Abodunrin2013-04-18
* | ixgbe: Remove unnecessary #ifdef CONFIG_DEBUG_FS testsJoe Perches2013-04-18
* | ixgbe: Add support for WoL on 82599 SFP+ LOMJacob Keller2013-04-18
* | ixgbe: in shutdown, do netif_running() under rtnl_lockakepner2013-04-18
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller2013-04-18
|\ \
| * | ixgbe: bump version numberDon Skidmore2013-04-18
| * | ixgbe: Fix 1G link WoLDon Skidmore2013-04-18
| * | ixgbe: fix MNG FW support when adapter not upDon Skidmore2013-04-18
| * | ixgbe: enable devices with internal switch to read pci parentJacob Keller2013-04-18
| * | ixgbe: create conversion functions from link_status to bus/speedJacob Keller2013-04-18
| * | ixgbe: Enable support for recognizing PCI-e Gen3 link speedJacob Keller2013-04-18
| * | ixgbe: Drop check for PAGE_SIZE from ixgbe_xmit_frame_ringAlexander Duyck2013-04-18
| * | ixgbe: don't do arithmetic operations on bitmasksEmil Tantilov2013-04-18
| * | ixgbe: Mask off check of frag_off as we only want fragment offsetAlexander Duyck2013-04-18
* | | fec: Remove unneeded asm header filesFabio Estevam2013-04-18
|/ /
* | atl1: Protect atl1_suspend with CONFIG_PM_SLEEPFabio Estevam2013-04-16
* | fec: Use SIMPLE_DEV_PM_OPSFabio Estevam2013-04-16
* | pch_gbe: minor: report the actual error on MTU changeVeaceslav Falico2013-04-16
* | tlan: cancel work at remove pathDevendra Naga2013-04-16
* | ks8851: Remove unneeded PM_OPS definitionsFabio Estevam2013-04-16
* | xgmac: Remove unneeded PM_OPS definitionsFabio Estevam2013-04-16
* | tg3: Remove unneeded PM_OPS definitionsFabio Estevam2013-04-16
* | atl1: Remove unneeded PM_OPS definitionsFabio Estevam2013-04-16
* | sis900: check for DMA map errorsDenis Kirjanov2013-04-15
* | net/macb: fix error return code in macb_probe()Nicolas Ferre2013-04-15
* | ucc_geth: Convert ugeth_<level> to pr_<level>Joe Perches2013-04-14
* | gianfar: Use netdev_<level> when possibleJoe Perches2013-04-14
* | fec: Convert printks to netdev_<level>Joe Perches2013-04-14
* | fec: Fix PHC device logFabio Estevam2013-04-13
* | ethernet/fec: Add Vybrid family fec supportJingchang Lu2013-04-12
* | net/at91_ether: fix error return code in at91ether_probe()Wei Yongjun2013-04-12
* | net: mv643xx_eth: remove deprecated inet_lro supportSebastian Hesselbarth2013-04-12
* | net: ethernet: stmicro: stmmac: use devm_ioremap_resource()Silviu-Mihai Popescu2013-04-11
* | be2net: remove unused variable 'sge'Ivan Vecera2013-04-11
* | net: mv643xx_eth: Add GRO supportSebastian Hesselbarth2013-04-11
* | net: mv643xx_eth: use managed devm_kzallocSebastian Hesselbarth2013-04-11
* | net: mv643xx_eth: add shared clk and cleanup existing clk handlingSebastian Hesselbarth2013-04-11
* | net/mlx4_en: set correct MTU in SRIOVEugenia Emantayev2013-04-11
* | net/mlx4_core: Translate guest B0 steering rules to DMFSHadar Hen Zion2013-04-11
* | net/mlx4_core: Add helper function to translate B0 steering rules to DMFSHadar Hen Zion2013-04-11
* | bnx2: make cnic_probe staticstephen hemminger2013-04-10
* | tg3: Use bool not intJoe Perches2013-04-09