aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-03-27ptp_pch: eliminate a number of sparse warningsSahara1-13/+14
2013-03-27ieee802154/at86rf230: Fix register names for RX_AACK_ON and TX_ARET_ONstefan@datenfreihafen.org1-2/+2
2013-03-27ieee802154/at86rf230: Implement hardware address filter callback.stefan@datenfreihafen.org1-0/+47
2013-03-27VXLAN: Fix sparse warnings.Pravin B Shelar1-5/+4
2013-03-26net: fec: TX Buffer incorrectly initializedJim Baxter1-1/+1
2013-03-26stmmac: update the Doc and Version (PTP+SGMII)Giuseppe CAVALLARO1-1/+1
2013-03-26stmmac: add the support for PTP hw clock driverRayagond Kokatanur8-10/+294
2013-03-26stmmac: add IEEE PTPv1 and PTPv2 support.Rayagond Kokatanur11-24/+732
2013-03-26stmmac: add tx_skbuff_dma to save descriptors used by PTPRayagond Kokatanur4-4/+22
2013-03-26stmmac: initial support to manage pcs modesGiuseppe CAVALLARO6-15/+257
2013-03-26stmmac: start adding pcs and rgmii core irqGiuseppe CAVALLARO6-50/+55
2013-03-26stmmac: support extend descriptorsGiuseppe CAVALLARO11-218/+528
2013-03-26stmmac: reorganize chain/ring modes removing KoptionsGiuseppe CAVALLARO10-137/+169
2013-03-26bonding: cleanup unneeded rcu_read_lock()Veaceslav Falico1-2/+1
2013-03-26ptp_pch: fix typo in module parameter descriptionJiri Benc1-1/+1
2013-03-26net: wireless: iwlegacy: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han1-2/+2
2013-03-26net: ethernet: atheros: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han1-1/+1
2013-03-26net: ethernet: wiznet: add CONFIG_PM_SLEEP to suspend/resume functionsJingoo Han2-4/+4
2013-03-26netback: set transport header before passing it to kernelJason Wang1-0/+12
2013-03-26tuntap: set transport header before passing it to kernelJason Wang1-0/+10
2013-03-26macvtap: set transport header before passing skb to lower deviceJason Wang1-0/+9
2013-03-26firewire net, ipv6: IPv6 over Firewire (RFC3146) support.YOSHIFUJI Hideaki / 吉藤英明2-8/+77
2013-03-26firewire net, ipv4 arp: Extend hardware address and remove driver-level packet inspection.YOSHIFUJI Hideaki / 吉藤英明1-127/+26
2013-03-26firewire net: Ignore spd and max_payload advertised by ARP.YOSHIFUJI Hideaki / 吉藤英明1-16/+0
2013-03-26firewire net: Allocate address handler before registering net_device.YOSHIFUJI Hideaki / 吉藤英明1-12/+10
2013-03-26firewire net: Send L2 multicast via GASP.YOSHIFUJI Hideaki / 吉藤英明1-5/+7
2013-03-26firewire net: Accept IPv4 and ARP only.YOSHIFUJI Hideaki / 吉藤英明1-2/+19
2013-03-26net/davinci_emac: use devres APIsSekhar Nori1-30/+16
2013-03-26VXLAN: Use IP Tunnels tunnel ENC encap APIPravin B Shelar1-24/+2
2013-03-26VXLAN: Fix vxlan stats handling.Pravin B Shelar2-65/+8
2013-03-26GRE: Refactor GRE tunneling code.Pravin B Shelar1-1/+1
2013-03-25xen-netback: remove skb in xen_netbk_alloc_pageWei Liu1-3/+2
2013-03-25xen-netfront: frags -> slots in xennet_get_responsesWei Liu1-9/+9
2013-03-25xen-netfront: remove unused variable `extra'Wei Liu1-7/+1
2013-03-25net: fec: build fec.c and fec_ptp.c to one moduleFrank Li3-4/+2
2013-03-24Merge tag 'firewire-net-resource-mgt' of git://git.kernel.org/pub/scm/linux/kernel/git/ieee1394/linux1394David S. Miller1-72/+105
2013-03-24mv643xx_eth: defer probing if Marvell Orion MDIO driver not loadedSimon Baatz1-3/+9
2013-03-24net: mvmdio: define module alias for platform deviceSimon Baatz1-0/+1
2013-03-22ioat/dca: Update DCA BIOS workarounds to use TAINT_FIRMWARE_WORKAROUNDAlexander Duyck1-3/+8
2013-03-22Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller17-67/+120
2013-03-22qlcnic: Bump up the version to 5.1.38Shahed Shaikh1-2/+2
2013-03-22qlcnic: Clear link status when interface is downShahed Shaikh1-0/+1
2013-03-22qlcnic: change mdelay to msleepShahed Shaikh1-1/+1
2013-03-22qlcnic: Log warning message for 83xx adapter in MSI mode.Himanshu Madhani1-0/+6
2013-03-22qlcnic: Fix configure mailbox interrupt command for 83xx adapterManish chopra1-2/+1
2013-03-22mv643xx_eth: convert to use the Marvell Orion MDIO driverFlorian Fainelli3-183/+19
2013-03-22net: mvmdio: enhance driver to support SMI error/done interruptsFlorian Fainelli1-18/+80
2013-03-22net: mvmdio: rename base register cookie from smireg to regsFlorian Fainelli1-7/+7
2013-03-22net: mvmdio: allow platform device style registrationFlorian Fainelli1-7/+15
2013-03-22s6gmac: fix error return code in s6gmac_probe()Wei Yongjun1-0/+1