summaryrefslogtreecommitdiffstats
path: root/drivers/net
Commit message (Expand)AuthorAgeFilesLines
...
| * | | ixgbe: fix MNG FW support when adapter not upDon Skidmore2013-04-175-5/+65
| * | | ixgbe: enable devices with internal switch to read pci parentJacob Keller2013-04-171-0/+48
| * | | ixgbe: create conversion functions from link_status to bus/speedJacob Keller2013-04-172-32/+34
| * | | ixgbe: Enable support for recognizing PCI-e Gen3 link speedJacob Keller2013-04-173-1/+7
| * | | ixgbe: Drop check for PAGE_SIZE from ixgbe_xmit_frame_ringAlexander Duyck2013-04-171-6/+1
| * | | ixgbe: don't do arithmetic operations on bitmasksEmil Tantilov2013-04-171-1/+1
| * | | ixgbe: Mask off check of frag_off as we only want fragment offsetAlexander Duyck2013-04-171-1/+1
* | | | fec: Remove unneeded asm header filesFabio Estevam2013-04-181-5/+0
|/ / /
* | | net: cdc_ether: silence sparse __CHECK_ENDIAN__ warningBjørn Mork2013-04-171-1/+1
* | | atl1: Protect atl1_suspend with CONFIG_PM_SLEEPFabio Estevam2013-04-161-0/+2
* | | Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller2013-04-168-115/+117
|\ \ \
| * | | can: sja1000: use common prefix for all sja1000 definesOliver Hartkopp2013-04-168-115/+117
* | | | fec: Use SIMPLE_DEV_PM_OPSFabio Estevam2013-04-161-12/+3
* | | | pch_gbe: minor: report the actual error on MTU changeVeaceslav Falico2013-04-161-1/+1
* | | | vxlan: Allow setting destination to unicast address.Atzm Watanabe2013-04-161-43/+30
* | | | tlan: cancel work at remove pathDevendra Naga2013-04-161-0/+1
* | | | at86rf230: change irq handling to prevent lockups with edge type irqSascha Herrmann2013-04-161-15/+38
* | | | at86rf230: add irq type configuration optionSascha Herrmann2013-04-161-16/+31
* | | | ks8851: Remove unneeded PM_OPS definitionsFabio Estevam2013-04-161-6/+2
* | | | xgmac: Remove unneeded PM_OPS definitionsFabio Estevam2013-04-161-5/+2
* | | | tg3: Remove unneeded PM_OPS definitionsFabio Estevam2013-04-161-8/+2
* | | | atl1: Remove unneeded PM_OPS definitionsFabio Estevam2013-04-161-9/+2
* | | | can: mcp251x: Remove unneeded PM_OPS definitionsFabio Estevam2013-04-161-6/+2
|/ / /
* | | team: Use new sync_multiple api to sync devices adressess.Vlad Yasevich2013-04-151-2/+2
* | | sis900: check for DMA map errorsDenis Kirjanov2013-04-151-4/+30
* | | net/macb: fix error return code in macb_probe()Nicolas Ferre2013-04-151-2/+2
* | | vxlan: don't bypass encapsulation for multi- and broadcastsMike Rapoport2013-04-151-1/+2
* | | vxlan: use htonl when snooping for loopback addressMike Rapoport2013-04-141-1/+2
* | | ucc_geth: Convert ugeth_<level> to pr_<level>Joe Perches2013-04-142-502/+403
* | | gianfar: Use netdev_<level> when possibleJoe Perches2013-04-143-12/+17
* | | fec: Convert printks to netdev_<level>Joe Perches2013-04-143-23/+21
* | | fec: Fix PHC device logFabio Estevam2013-04-132-2/+3
* | | ethernet/fec: Add Vybrid family fec supportJingchang Lu2013-04-121-0/+5
* | | net/at91_ether: fix error return code in at91ether_probe()Wei Yongjun2013-04-121-1/+2
* | | net: mv643xx_eth: remove deprecated inet_lro supportSebastian Hesselbarth2013-04-122-95/+3
* | | vxlan: fix some sparse warningsWei Yongjun2013-04-121-2/+2
* | | xen-netback: switch to use skb_partial_csum_set()Jason Wang2013-04-121-14/+8
* | | net: ethernet: stmicro: stmmac: use devm_ioremap_resource()Silviu-Mihai Popescu2013-04-111-5/+3
* | | be2net: remove unused variable 'sge'Ivan Vecera2013-04-111-2/+0
* | | net: mv643xx_eth: Add GRO supportSebastian Hesselbarth2013-04-111-1/+1
* | | tuntap: initialize vlan_featuresJason Wang2013-04-111-0/+1
* | | virtio-net: initialize vlan_featuresJason Wang2013-04-111-0/+2
* | | net: mv643xx_eth: use managed devm_kzallocSebastian Hesselbarth2013-04-111-13/+4
* | | net: mv643xx_eth: add shared clk and cleanup existing clk handlingSebastian Hesselbarth2013-04-111-16/+11
* | | net/mlx4_en: set correct MTU in SRIOVEugenia Emantayev2013-04-111-1/+3
* | | net/mlx4_core: Translate guest B0 steering rules to DMFSHadar Hen Zion2013-04-111-22/+63
* | | net/mlx4_core: Add helper function to translate B0 steering rules to DMFSHadar Hen Zion2013-04-112-22/+33
* | | usbnet: handle link changeMing Lei2013-04-111-0/+30
* | | usbnet: apply usbnet_link_changeMing Lei2013-04-111-1/+1
* | | usbnet: sierra: apply usbnet_link_changeMing Lei2013-04-111-2/+1
OpenPOWER on IntegriCloud