aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-04-19net: vlan: rename NETIF_F_HW_VLAN_* feature flags to NETIF_F_HW_VLAN_CTAG_*Patrick McHardy
2013-04-18igb: Add support for i354 devicesCarolyn Wyborny
2013-04-18igb: add support for spoofchk configLior Levy
2013-04-18igb: Enable EEE LP advertisementMatthew Vick
2013-04-18igb: Fix code comments and whitespaceJeff Kirsher
2013-04-18igb: Fix sparse warnings on function pointersAkeem G. Abodunrin
2013-04-18igb: Use rx/tx_itr_setting when setting up initial value of itrAlexander Duyck
2013-04-18igb: Pull adapter out of main path in igb_xmit_frame_ringAlexander Duyck
2013-04-18igb: Mask off check of frag_off as we only want fragment offsetAlexander Duyck
2013-04-18igb: random code and comments fixAkeem G. Abodunrin
2013-04-18igb: Implement support to power sfp cage and turn on I2CAkeem G. Abodunrin
2013-04-18igb: Support to read and export SFF-8472/8079 dataAkeem G. Abodunrin
2013-04-18igb: Support for 100base-fx SFPAkeem G. Abodunrin
2013-04-18ixgbe: Remove unnecessary #ifdef CONFIG_DEBUG_FS testsJoe Perches
2013-04-18ixgbe: Add support for WoL on 82599 SFP+ LOMJacob Keller
2013-04-18ixgbe: in shutdown, do netif_running() under rtnl_lockakepner
2013-04-18Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/jkirsh...David S. Miller
2013-04-18fec: Remove unneeded asm header filesFabio Estevam
2013-04-17ixgbe: bump version numberDon Skidmore
2013-04-17ixgbe: Fix 1G link WoLDon Skidmore
2013-04-17ixgbe: fix MNG FW support when adapter not upDon Skidmore
2013-04-17ixgbe: enable devices with internal switch to read pci parentJacob Keller
2013-04-17ixgbe: create conversion functions from link_status to bus/speedJacob Keller
2013-04-17ixgbe: Enable support for recognizing PCI-e Gen3 link speedJacob Keller
2013-04-17ixgbe: Drop check for PAGE_SIZE from ixgbe_xmit_frame_ringAlexander Duyck
2013-04-17ixgbe: don't do arithmetic operations on bitmasksEmil Tantilov
2013-04-17ixgbe: Mask off check of frag_off as we only want fragment offsetAlexander Duyck
2013-04-17IPoIB: add support for TIPC protocolPatrick McHardy
2013-04-17net: cdc_ether: silence sparse __CHECK_ENDIAN__ warningBjørn Mork
2013-04-16atl1: Protect atl1_suspend with CONFIG_PM_SLEEPFabio Estevam
2013-04-16Merge branch 'for-davem' of git://gitorious.org/linux-can/linux-can-nextDavid S. Miller
2013-04-16fec: Use SIMPLE_DEV_PM_OPSFabio Estevam
2013-04-16pch_gbe: minor: report the actual error on MTU changeVeaceslav Falico
2013-04-16vxlan: Allow setting destination to unicast address.Atzm Watanabe
2013-04-16tlan: cancel work at remove pathDevendra Naga
2013-04-16at86rf230: change irq handling to prevent lockups with edge type irqSascha Herrmann
2013-04-16at86rf230: add irq type configuration optionSascha Herrmann
2013-04-16ks8851: Remove unneeded PM_OPS definitionsFabio Estevam
2013-04-16xgmac: Remove unneeded PM_OPS definitionsFabio Estevam
2013-04-16tg3: Remove unneeded PM_OPS definitionsFabio Estevam
2013-04-16atl1: Remove unneeded PM_OPS definitionsFabio Estevam
2013-04-16can: mcp251x: Remove unneeded PM_OPS definitionsFabio Estevam
2013-04-16can: sja1000: use common prefix for all sja1000 definesOliver Hartkopp
2013-04-15team: Use new sync_multiple api to sync devices adressess.Vlad Yasevich
2013-04-15sis900: check for DMA map errorsDenis Kirjanov
2013-04-15net/macb: fix error return code in macb_probe()Nicolas Ferre
2013-04-15vxlan: don't bypass encapsulation for multi- and broadcastsMike Rapoport
2013-04-14vxlan: use htonl when snooping for loopback addressMike Rapoport
2013-04-14ucc_geth: Convert ugeth_<level> to pr_<level>Joe Perches
2013-04-14gianfar: Use netdev_<level> when possibleJoe Perches