summaryrefslogtreecommitdiff
path: root/drivers/net
AgeCommit message (Expand)Author
2013-03-27can: mcp251x: Use module_spi_driverLars-Peter Clausen
2013-03-27can: mcp251x: Remove redundant spi driver bus initializationLars-Peter Clausen
2013-03-27can: Kconfig: CAN_AT91 depends on ARMLudovic Desroches
2013-03-27can: at91_can: add dt supportLudovic Desroches
2013-03-27ieee802154/at86rf230: Fix register names for RX_AACK_ON and TX_ARET_ONstefan@datenfreihafen.org
2013-03-27ieee802154/at86rf230: Implement hardware address filter callback.stefan@datenfreihafen.org
2013-03-27VXLAN: Fix sparse warnings.Pravin B Shelar
2013-03-26net: fec: TX Buffer incorrectly initializedJim Baxter
2013-03-26stmmac: update the Doc and Version (PTP+SGMII)Giuseppe CAVALLARO
2013-03-26stmmac: add the support for PTP hw clock driverRayagond Kokatanur
2013-03-26stmmac: add IEEE PTPv1 and PTPv2 support.Rayagond Kokatanur
2013-03-26stmmac: add tx_skbuff_dma to save descriptors used by PTPRayagond Kokatanur
2013-03-26stmmac: initial support to manage pcs modesGiuseppe CAVALLARO
2013-03-26stmmac: start adding pcs and rgmii core irqGiuseppe CAVALLARO
2013-03-26stmmac: support extend descriptorsGiuseppe CAVALLARO
2013-03-26stmmac: reorganize chain/ring modes removing KoptionsGiuseppe CAVALLARO
2013-03-26bonding: cleanup unneeded rcu_read_lock()Veaceslav Falico
2013-03-26net: wireless: iwlegacy: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-03-26net: ethernet: atheros: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-03-26net: ethernet: wiznet: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han
2013-03-26netback: set transport header before passing it to kernelJason Wang
2013-03-26tuntap: set transport header before passing it to kernelJason Wang
2013-03-26macvtap: set transport header before passing skb to lower deviceJason Wang
2013-03-26net/davinci_emac: use devres APIsSekhar Nori
2013-03-26VXLAN: Use IP Tunnels tunnel ENC encap APIPravin B Shelar
2013-03-26VXLAN: Fix vxlan stats handling.Pravin B Shelar
2013-03-26GRE: Refactor GRE tunneling code.Pravin B Shelar
2013-03-25xen-netback: remove skb in xen_netbk_alloc_pageWei Liu
2013-03-25xen-netfront: frags -> slots in xennet_get_responsesWei Liu
2013-03-25xen-netfront: remove unused variable `extra'Wei Liu
2013-03-25net: fec: build fec.c and fec_ptp.c to one moduleFrank Li
2013-03-24mv643xx_eth: defer probing if Marvell Orion MDIO driver not loadedSimon Baatz
2013-03-24net: mvmdio: define module alias for platform deviceSimon Baatz
2013-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller
2013-03-22qlcnic: Bump up the version to 5.1.38Shahed Shaikh
2013-03-22qlcnic: Clear link status when interface is downShahed Shaikh
2013-03-22qlcnic: change mdelay to msleepShahed Shaikh
2013-03-22qlcnic: Log warning message for 83xx adapter in MSI mode.Himanshu Madhani
2013-03-22qlcnic: Fix configure mailbox interrupt command for 83xx adapterManish chopra
2013-03-22mv643xx_eth: convert to use the Marvell Orion MDIO driverFlorian Fainelli
2013-03-22net: mvmdio: enhance driver to support SMI error/done interruptsFlorian Fainelli
2013-03-22net: mvmdio: rename base register cookie from smireg to regsFlorian Fainelli
2013-03-22net: mvmdio: allow platform device style registrationFlorian Fainelli
2013-03-22s6gmac: fix error return code in s6gmac_probe()Wei Yongjun
2013-03-22bnx2x: increase inner ip id during encapsulated tsoDmitry Kravkov
2013-03-22virtio: remove obsolete virtqueue_get_queue_index()Rusty Russell
2013-03-22net: Fix p3_gelic_net sparse warningsGeoff Levand
2013-03-22appletalk: remove "config IPDDP_DECAP"Paul Bolle
2013-03-21sh_eth: fix unused variable warningSergei Shtylyov
2013-03-21sh_eth: use managed device APISergei Shtylyov