aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2013-03-26firewire net, ipv6: IPv6 over Firewire (RFC3146) support.YOSHIFUJI Hideaki / 吉藤英明
2013-03-26firewire net, ipv4 arp: Extend hardware address and remove driver-level packe...YOSHIFUJI Hideaki / 吉藤英明
2013-03-26firewire net: Ignore spd and max_payload advertised by ARP.YOSHIFUJI Hideaki / 吉藤英明
2013-03-26firewire net: Allocate address handler before registering net_device.YOSHIFUJI Hideaki / 吉藤英明
2013-03-26firewire net: Send L2 multicast via GASP.YOSHIFUJI Hideaki / 吉藤英明
2013-03-26firewire net: Accept IPv4 and ARP only.YOSHIFUJI Hideaki / 吉藤英明
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-24Merge tag 'firewire-net-resource-mgt' of git://git.kernel.org/pub/scm/linux/k...David S. Miller
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-22ioat/dca: Update DCA BIOS workarounds to use TAINT_FIRMWARE_WORKAROUNDAlexander Duyck
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
2013-03-21sh_eth: kill unneeded typecast in sh_eth_drv_probe()Sergei Shtylyov
2013-03-21sh_eth: use PIR_* bitsSergei Shtylyov
2013-03-21net/mlx4_core: Disallow releasing VF QPs which have steering rulesHadar Hen Zion
2013-03-21net/mlx4_core: Always use 64 bit resource ID when doing lookupHadar Hen Zion
2013-03-21net/mlx4_en: Remove ethtool flow steering rules before releasing QPsHadar Hen Zion
2013-03-21net/mlx4_core: Fix wrong order of flow steering resources removalHadar Hen Zion
2013-03-21net/mlx4_core: Fix wrong mask applied on EQ numbers in the wrapperMoshe Lazer
2013-03-21gianfar: Remove superfluous kernel_dropped local counterClaudiu Manoil
2013-03-21gianfar: Cleanup dead code and minor formattingClaudiu Manoil
2013-03-21gianfar: Remove 'maybe-uninitialized' compile warningClaudiu Manoil
2013-03-21net: ethernet: cpsw: fix erroneous condition in error checkLothar Waßmann
2013-03-21net: sh-eth: Use pr_err instead of printkNobuhiro Iwamatsu
2013-03-21lantiq_etop: use free_netdev(netdev) instead of kfree()Wei Yongjun
2013-03-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...David S. Miller
2013-03-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...John W. Linville