aboutsummaryrefslogtreecommitdiffstats
path: root/drivers (follow)
AgeCommit message (Expand)AuthorFilesLines
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
2013-03-22bnx2x: increase inner ip id during encapsulated tsoDmitry Kravkov4-13/+15
2013-03-22virtio: remove obsolete virtqueue_get_queue_index()Rusty Russell2-5/+5
2013-03-22net: Fix p3_gelic_net sparse warningsGeoff Levand1-123/+117
2013-03-22appletalk: remove "config IPDDP_DECAP"Paul Bolle1-17/+1
2013-03-21sh_eth: fix unused variable warningSergei Shtylyov1-1/+0
2013-03-21sh_eth: use managed device APISergei Shtylyov2-35/+13
2013-03-21sh_eth: kill unneeded typecast in sh_eth_drv_probe()Sergei Shtylyov1-2/+1
2013-03-21sh_eth: use PIR_* bitsSergei Shtylyov1-4/+4
2013-03-21net/mlx4_core: Disallow releasing VF QPs which have steering rulesHadar Hen Zion1-8/+33
2013-03-21net/mlx4_core: Always use 64 bit resource ID when doing lookupHadar Hen Zion1-1/+1
2013-03-21net/mlx4_en: Remove ethtool flow steering rules before releasing QPsHadar Hen Zion1-11/+11
2013-03-21net/mlx4_core: Fix wrong order of flow steering resources removalHadar Hen Zion1-1/+1
2013-03-21net/mlx4_core: Fix wrong mask applied on EQ numbers in the wrapperMoshe Lazer1-1/+1
2013-03-21gianfar: Remove superfluous kernel_dropped local counterClaudiu Manoil3-7/+1
2013-03-21gianfar: Cleanup dead code and minor formattingClaudiu Manoil1-4/+3
2013-03-21gianfar: Remove 'maybe-uninitialized' compile warningClaudiu Manoil1-1/+1
2013-03-21net: ethernet: cpsw: fix erroneous condition in error checkLothar Waßmann1-1/+1
2013-03-21net: sh-eth: Use pr_err instead of printkNobuhiro Iwamatsu1-2/+2
2013-03-21lantiq_etop: use free_netdev(netdev) instead of kfree()Wei Yongjun1-1/+1
2013-03-21Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into wirelessDavid S. Miller209-1520/+6428
2013-03-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless-next into for-davemJohn W. Linville209-1520/+6428
2013-03-20chelsio: use netdev_alloc_skb_ip_alignstephen hemminger1-2/+1
2013-03-20Merge branch 'for-davem' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wirelessDavid S. Miller11-43/+68
2013-03-20fec: Fix the build as moduleFabio Estevam1-0/+3
2013-03-20Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linville/wireless into for-davemJohn W. Linville11-43/+68
2013-03-20chelsio: add headroom in RX pathEric Dumazet1-1/+1
2013-03-20bnx2x: AER revisedYuval Mintz4-30/+130
2013-03-20net: fec: make local function fec_poll_controller() staticWei Yongjun1-1/+1
2013-03-20net: ethernet: davinci_emac: make local function emac_poll_controller() staticWei Yongjun1-1/+1
2013-03-20net: mdio-octeon: Use module_platform_driver()Sachin Kamat1-12/+1
2013-03-20net: mdio-gpio: Use module_platform_driver()Sachin Kamat1-11/+1
2013-03-20net: au1k_ir: Use module_platform_driver()Sachin Kamat1-12/+1
2013-03-20net: s6gmac: Use module_platform_driver()Sachin Kamat1-14/+1
2013-03-20net: ks8695net: Use module_platform_driver()Sachin Kamat1-19/+1
2013-03-20connector: Added coredumping event to the process connectorJesper Derehag1-0/+25
2013-03-20gianfar: Refactor config coalescing calls for all queuesClaudiu Manoil3-6/+10